Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-81307 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-drools-pdp-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/drools-pdp > git init /w/workspace/policy-drools-pdp-sonar # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/drools-pdp > 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/drools-pdp +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/drools-pdp # 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 cedfc60c8266c39ea72efa17aa3a644cbc223d19 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cedfc60c8266c39ea72efa17aa3a644cbc223d19 # timeout=10 Commit message: "Increase code coverage overall" > git rev-list --no-walk cedfc60c8266c39ea72efa17aa3a644cbc223d19 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins3389312670292505189.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-9xZc 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-9xZc/bin to PATH Generating Requirements File Python 3.10.6 pip 24.3.1 from /tmp/venv-9xZc/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.1 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.54 botocore==1.35.54 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.7.0 cmd2==2.5.1 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.35.0 httplib2==0.22.0 identify==2.6.1 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.8.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.3.0 packaging==24.1 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.4.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.3 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.6 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.27.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.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-drools-pdp-sonar] $ /bin/sh -xe /tmp/jenkins120877860335352332.sh + echo Using SonarCloud Using SonarCloud [policy-drools-pdp-sonar] $ /bin/sh -xe /tmp/jenkins13824696355654745333.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-81307 [policy-drools-pdp-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=policy/drools-pdp -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/drools-pdp -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-drools-pdp-sonar] $ /bin/sh -xe /tmp/jenkins4701398810926357293.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-drools-pdp-sonar] $ /bin/sh /tmp/jenkins1930368810774747453.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-drools-pdp [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-drools-pdp-sonar@tmp/config18349065705742618984tmp copy managed file [policy-drools-pdp-settings] to file:/w/workspace/policy-drools-pdp-sonar@tmp/config345865428028392676tmp [policy-drools-pdp-sonar] $ /bin/bash -l /tmp/jenkins8402823917831169155.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-drools-pdp-sonar@tmp/config18349065705742618984tmp --settings /w/workspace/policy-drools-pdp-sonar@tmp/config345865428028392676tmp --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-drools-pdp [pom] [INFO] policy-utils [jar] [INFO] policy-core [jar] [INFO] policy-domains [jar] [INFO] policy-management [jar] [INFO] feature-healthcheck [jar] [INFO] feature-pooling-messages [jar] [INFO] feature-test-transaction [jar] [INFO] feature-distributed-locking [jar] [INFO] feature-lifecycle [jar] [INFO] feature-no-locking [jar] [INFO] feature-legacy-config [jar] [INFO] Policy Packages [pom] [INFO] Base Package [pom] [INFO] Installation Package [pom] [INFO] [INFO] ---------------< org.onap.policy.drools-pdp:drools-pdp >---------------- [INFO] Building policy-drools-pdp 3.0.1-SNAPSHOT [1/15] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ drools-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ drools-pdp --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --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.3.1:check (onap-license) @ drools-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ drools-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ drools-pdp --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ drools-pdp --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ drools-pdp --- [INFO] Analyzed bundle 'drools-pdp' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ drools-pdp --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ drools-pdp --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/pom.xml to /tmp/r/org/onap/policy/drools-pdp/drools-pdp/3.0.1-SNAPSHOT/drools-pdp-3.0.1-SNAPSHOT.pom [INFO] [INFO] --------------< org.onap.policy.drools-pdp:policy-utils >--------------- [INFO] Building policy-utils 3.0.1-SNAPSHOT [2/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-utils --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/policy-utils/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --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.3.1:check (onap-license) @ policy-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-utils --- [INFO] skip non existing resourceDirectory /w/workspace/policy-drools-pdp-sonar/policy-utils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-utils --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-utils --- [INFO] Copying 10 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-utils --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-utils --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/policy-utils/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.drools.policies.StandardValCoderTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.288 s -- in org.onap.policy.drools.policies.StandardValCoderTest [INFO] Running org.onap.policy.drools.policies.DomainMakerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.828 s -- in org.onap.policy.drools.policies.DomainMakerTest [INFO] Running org.onap.policy.drools.utils.ReferenceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.drools.utils.ReferenceTest [INFO] Running org.onap.policy.drools.utils.LookupTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.policy.drools.utils.LookupTest [INFO] Running org.onap.policy.drools.utils.PropertyUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.31 s -- in org.onap.policy.drools.utils.PropertyUtilTest [INFO] Running org.onap.policy.drools.utils.logging.LoggerUtilTest ||||||||||||||||||||||||INFO|LoggerUtilTest|main| line 1 Metric ||||||||||||||||||||||||DEBUG|LoggerUtilTest|main| line 3 Metric [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.drools.utils.logging.LoggerUtilTest [INFO] Running org.onap.policy.drools.utils.logging.MdcTransactionTest 5611adbf-fc0c-4902-8b68-7193f094f072|efe9a4ce-45a0-4307-9ead-0974d7ae9514|PDP-D|partner|2024-11-03T07:51:24.084+00:00|2024-11-03T07:51:24.085+00:00|0|service-instance-id|prd-ubuntu1804-builder-4c-4g-81307|ERROR|400|response-description|d5363cc2-0bef-4835-9002-de9e07425327|severity|target-entity|target-service-name|prd-ubuntu1804-builder-4c-4g-81307||prd-ubuntu1804-builder-4c-4g-81307|client-ip-address|process-key|remote-host||target-virtual-entity|INFO|MdcTransactionImpl|main| 5611adbf-fc0c-4902-8b68-7193f094f072|efe9a4ce-45a0-4307-9ead-0974d7ae9514|PDP-D|partner|2024-11-03T07:51:24.084+00:00|2024-11-03T07:51:24.085+00:00|0|service-instance-id|prd-ubuntu1804-builder-4c-4g-81307|202|400|response-description|d5363cc2-0bef-4835-9002-de9e07425327|severity|target-entity|target-service-name|prd-ubuntu1804-builder-4c-4g-81307||prd-ubuntu1804-builder-4c-4g-81307|client-ip-address|junit|remote-host||target-virtual-entity|INFO|MdcTransactionImpl|main| 5611adbf-fc0c-4902-8b68-7193f094f072||PDP-D|partner|2024-11-03T07:51:24.073+00:00|2024-11-03T07:51:24.112+00:00|null||prd-ubuntu1804-builder-4c-4g-81307|COMPLETE|200|||severity|||prd-ubuntu1804-builder-4c-4g-81307||prd-ubuntu1804-builder-4c-4g-81307||||||INFO|MdcTransactionImpl|main| 7522deba-ab64-4f12-8b31-0aa1d0a873df||PDP-D|PDP-D|2024-11-03T07:51:24.116+00:00|2024-11-03T07:51:24.116+00:00|null||prd-ubuntu1804-builder-4c-4g-81307||||||||prd-ubuntu1804-builder-4c-4g-81307||prd-ubuntu1804-builder-4c-4g-81307||||||INFO|MdcTransactionImpl|main| [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.onap.policy.drools.utils.logging.MdcTransactionTest [INFO] Running org.onap.policy.drools.utils.ReflectionUtilTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.drools.utils.ReflectionUtilTest [INFO] Running org.onap.policy.drools.metrics.MetricTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.onap.policy.drools.metrics.MetricTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-utils --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/policy-utils/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-utils' with 13 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-utils --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/policy-utils/target/policy-utils-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-utils --- [INFO] Analyzed bundle 'policy-utils' with 13 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-utils --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/policy-utils/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-utils --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/policy-utils/pom.xml to /tmp/r/org/onap/policy/drools-pdp/policy-utils/3.0.1-SNAPSHOT/policy-utils-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/policy-utils/target/policy-utils-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/policy-utils/3.0.1-SNAPSHOT/policy-utils-3.0.1-SNAPSHOT.jar [INFO] [INFO] ---------------< org.onap.policy.drools-pdp:policy-core >--------------- [INFO] Building policy-core 3.0.1-SNAPSHOT [3/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-core --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/policy-core/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --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.3.1:check (onap-license) @ policy-core --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-core --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-core --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 19 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-core --- [INFO] Copying 7 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-core --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/policy-core/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.drools.core.DroolsContainerTest 07:51:32.684 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:32.699 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:32.770 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=28290, ConflictMarker.markTime=136601, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=13370, ConflictIdSorter.topsortTime=662427, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1756319, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=143081, DefaultDependencyCollector.transformTime=4807972} 07:51:32.969 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:32.970 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:32.993 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:32.993 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:32.993 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:34.390 [main] DEBUG org.drools.compiler.kie.builder.impl.KieRepositoryImpl -- KieModule was added: MemoryKieModule[releaseId=org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT] 07:51:34.512 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:34.513 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:34.530 [main] DEBUG org.eclipse.aether.internal.impl.DefaultArtifactResolver -- Resolving artifact org.onap.policy.parent:integration:pom:5.0.1-SNAPSHOT from [central (https://repo.maven.apache.org/maven2, default, releases)] 07:51:34.533 [main] WARN org.kie.maven.integration.embedder.MavenProjectLoader -- Unable to parse pom.xml file of the running project: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT: Could not find artifact org.onap.policy.parent:integration:pom:5.0.1-SNAPSHOT and 'parent.relativePath' points at no local POM @ org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT, /w/workspace/policy-drools-pdp-sonar/pom.xml, line 27, column 13 07:51:34.537 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:34.538 [main] INFO org.kie.maven.integration.Aether -- The local repository directory /home/jenkins/.m2/repository doesn't exist. Creating it. 07:51:34.598 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.1.0-SNAPSHOT/_remote.repositories 07:51:34.599 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.1.0-SNAPSHOT/_remote.repositories 07:51:34.736 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:34.738 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:34.743 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=8980, ConflictMarker.markTime=49251, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=3520, ConflictIdSorter.topsortTime=8270, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=20360, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=7300, DefaultDependencyCollector.transformTime=113871} 07:51:34.749 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:34.750 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:34.800 [main] DEBUG org.drools.compiler.kie.builder.impl.KieRepositoryImpl -- KieModule was added: MemoryKieModule[releaseId=org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT] 07:51:34.804 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.2.0-SNAPSHOT/_remote.repositories 07:51:34.805 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.2.0-SNAPSHOT/_remote.repositories 07:51:34.832 [main] INFO org.onap.policy.drools.core.PolicyContainer -- PolicyContainer.main: configDir=config 07:51:34.834 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [org.onap.policy.drools.core.PolicySessionFeatureApiMock@78e469ac] *** globalInit invoked *** 07:51:34.971 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:34.972 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:34.977 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=10171, ConflictMarker.markTime=47130, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=3350, ConflictIdSorter.topsortTime=8100, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=21910, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=8300, DefaultDependencyCollector.transformTime=114612} 07:51:34.980 [main] WARN org.drools.compiler.kie.builder.impl.KieBuilderImpl -- File 'drools1.drl' is in folder '' but declares package 'org.onap.policy.drools.core'. It is advised to have a correspondance between package and folder names. 07:51:34.981 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:34.981 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:35.008 [main] DEBUG org.drools.compiler.kie.builder.impl.KieRepositoryImpl -- KieModule was added: MemoryKieModule[releaseId=org.default:artifact:1.0.0] 07:51:35.009 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: defaultKieBase 07:51:35.056 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: defaultKieBase 07:51:35.056 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: rules 07:51:35.062 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: rules 07:51:35.063 [main] INFO org.onap.policy.drools.core.PolicyContainer -- Add a new kieContainer in containers: releaseId: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT 07:51:35.064 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:name :session1 *** activatePolicySession invoked *** *** newPolicySession invoked *** 07:51:35.110 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:new session was added in sessions with name session1 07:51:35.110 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:session - org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1 is returned. *** selectThreadModel invoked *** 07:51:35.111 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1 07:51:35.113 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE is now FIRING_UNTIL_HALT 07:51:35.117 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.objectInserted(==>[ObjectInsertedEventImpl: getFactHandle()=[fact 0:1:891843599:32924:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]], getObject()=[3, 8, 2], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:1:891843599:32924:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]], propagationNumber=2, rule=null, type=INSERTION]]) 07:51:35.130 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.objectInserted(==>[ObjectInsertedEventImpl: getFactHandle()=[fact 0:2:1720486997:1720486997:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], getObject()=[], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:2:1720486997:1720486997:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], propagationNumber=3, rule=null, type=INSERTION]]) 07:51:35.129 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- matchCreated: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.matchCreated(==>[ActivationCreatedEvent: getActivation()=[[ Initialization active=false ] [ [fact 0:0:325478528:1306428912:0:DEFAULT:NON_TRAIT:org.drools.base.reteoo.InitialFactImpl:org.drools.base.reteoo.InitialFactImpl@4dde85f0] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:35.131 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.beforeMatchFired(==>[BeforeActivationFiredEvent: getActivation()=[[ Initialization active=false ] [ [fact 0:0:325478528:1306428912:0:DEFAULT:NON_TRAIT:org.drools.base.reteoo.InitialFactImpl:org.drools.base.reteoo.InitialFactImpl@4dde85f0] ] ], getKnowledgeRuntime()=KieSession[0]]) Initialization rule running 07:51:35.135 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- afterMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.afterMatchFired(==>[AfterActivationFiredEvent: getActivation()=[[ Initialization active=false ] [ [fact 0:0:325478528:1306428912:0:DEFAULT:NON_TRAIT:org.drools.base.reteoo.InitialFactImpl:org.drools.base.reteoo.InitialFactImpl@4dde85f0] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:35.138 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- matchCreated: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.matchCreated(==>[ActivationCreatedEvent: getActivation()=[[ Add elements of an int list active=false ] [ [fact 0:2:1720486997:1720486997:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] [fact 0:1:891843599:32924:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:35.138 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.beforeMatchFired(==>[BeforeActivationFiredEvent: getActivation()=[[ Add elements of an int list active=false ] [ [fact 0:2:1720486997:1720486997:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] [fact 0:1:891843599:32924:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]] ] ], getKnowledgeRuntime()=KieSession[0]]) Received list of length 3 07:51:35.141 [main] INFO org.onap.policy.drools.core.PolicyContainer -- updateToVersion:releaseId org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT 07:51:35.142 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.objectDeleted(==>[ObjectDeletedEventImpl: getFactHandle()=[fact 0:1:891843599:32924:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]], getOldObject()=[3, 8, 2], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:1:891843599:32924:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]], propagationNumber=4, rule=[Rule name=Add elements of an int list, agendaGroup=MAIN, salience=0, no-loop=false], type=DELETION]]) 07:51:35.145 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.objectDeleted(==>[ObjectDeletedEventImpl: getFactHandle()=[fact 0:2:1720486997:1720486997:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], getOldObject()=[], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:2:1720486997:1720486997:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], propagationNumber=5, rule=[Rule name=Add elements of an int list, agendaGroup=MAIN, salience=0, no-loop=false], type=DELETION]]) 07:51:35.145 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- afterMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.afterMatchFired(==>[AfterActivationFiredEvent: getActivation()=[[ Add elements of an int list active=false ] [ [fact 0:2:1720486997:1720486997:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] [fact 0:1:891843599:32924:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:35.146 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was FIRING_UNTIL_HALT is now HALTING 07:51:35.146 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was HALTING is now INACTIVE 07:51:35.146 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 07:51:35.157 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:35.157 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:35.167 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE is now DEACTIVATED 07:51:35.185 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was DEACTIVATED is now INACTIVE *** selectThreadModel invoked *** 07:51:35.186 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1 07:51:35.189 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.objectInserted(==>[ObjectInsertedEventImpl: getFactHandle()=[fact 0:3:1458043183:32924:3:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]], getObject()=[3, 8, 2], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:3:1458043183:32924:3:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]], propagationNumber=8, rule=null, type=INSERTION]]) 07:51:35.189 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.objectInserted(==>[ObjectInsertedEventImpl: getFactHandle()=[fact 0:4:577075500:577075500:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], getObject()=[], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:4:577075500:577075500:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], propagationNumber=9, rule=null, type=INSERTION]]) 07:51:35.189 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE is now FIRING_UNTIL_HALT 07:51:35.190 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- matchCreated: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.matchCreated(==>[ActivationCreatedEvent: getActivation()=[[ Multiply elements of an int list active=false ] [ [fact 0:4:577075500:577075500:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] [fact 0:3:1458043183:32924:3:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:35.190 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.beforeMatchFired(==>[BeforeActivationFiredEvent: getActivation()=[[ Multiply elements of an int list active=false ] [ [fact 0:4:577075500:577075500:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] [fact 0:3:1458043183:32924:3:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]] ] ], getKnowledgeRuntime()=KieSession[0]]) Received list of length 3 07:51:35.194 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.objectDeleted(==>[ObjectDeletedEventImpl: getFactHandle()=[fact 0:3:1458043183:32924:3:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]], getOldObject()=[3, 8, 2], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:3:1458043183:32924:3:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]], propagationNumber=10, rule=[Rule name=Multiply elements of an int list, agendaGroup=MAIN, salience=0, no-loop=false], type=DELETION]]) 07:51:35.194 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.objectDeleted(==>[ObjectDeletedEventImpl: getFactHandle()=[fact 0:4:577075500:577075500:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], getOldObject()=[], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:4:577075500:577075500:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], propagationNumber=11, rule=[Rule name=Multiply elements of an int list, agendaGroup=MAIN, salience=0, no-loop=false], type=DELETION]]) 07:51:35.194 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- afterMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.afterMatchFired(==>[AfterActivationFiredEvent: getActivation()=[[ Multiply elements of an int list active=false ] [ [fact 0:4:577075500:577075500:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] [fact 0:3:1458043183:32924:3:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:35.195 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was FIRING_UNTIL_HALT is now INACTIVE_ON_FIRING_UNTIL_HALT OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:51:36.754 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE_ON_FIRING_UNTIL_HALT is now FIRING_UNTIL_HALT 07:51:36.755 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- matchCreated: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.matchCreated(==>[ActivationCreatedEvent: getActivation()=[[ run-drools-runnable active=false ] [ [fact 0:5:1011636574:1011636574:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48@3c4c595e] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:36.756 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.beforeMatchFired(==>[BeforeActivationFiredEvent: getActivation()=[[ run-drools-runnable active=false ] [ [fact 0:5:1011636574:1011636574:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48@3c4c595e] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:36.759 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.objectInserted(==>[ObjectInsertedEventImpl: getFactHandle()=[fact 0:5:1011636574:1011636574:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48@3c4c595e], getObject()=org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48@3c4c595e, getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:5:1011636574:1011636574:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48@3c4c595e], propagationNumber=12, rule=null, type=INSERTION]]) 07:51:36.760 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.objectDeleted(==>[ObjectDeletedEventImpl: getFactHandle()=[fact 0:5:1011636574:1011636574:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48@3c4c595e], getOldObject()=org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48@3c4c595e, getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:5:1011636574:1011636574:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48@3c4c595e], propagationNumber=13, rule=[Rule name=run-drools-runnable, agendaGroup=MAIN, salience=0, no-loop=false], type=DELETION]]) 07:51:36.760 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- afterMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.afterMatchFired(==>[AfterActivationFiredEvent: getActivation()=[[ run-drools-runnable active=false ] [ [fact 0:5:1011636574:1011636574:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48@3c4c595e] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:36.761 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was FIRING_UNTIL_HALT is now INACTIVE_ON_FIRING_UNTIL_HALT 07:51:36.761 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE_ON_FIRING_UNTIL_HALT is now FIRING_UNTIL_HALT 07:51:36.762 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- matchCreated: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.matchCreated(==>[ActivationCreatedEvent: getActivation()=[[ run-drools-runnable active=false ] [ [fact 0:6:1512404941:1512404941:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48@5a2577cd] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:36.762 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.beforeMatchFired(==>[BeforeActivationFiredEvent: getActivation()=[[ run-drools-runnable active=false ] [ [fact 0:6:1512404941:1512404941:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48@5a2577cd] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:36.762 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.objectInserted(==>[ObjectInsertedEventImpl: getFactHandle()=[fact 0:6:1512404941:1512404941:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48@5a2577cd], getObject()=org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48@5a2577cd, getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:6:1512404941:1512404941:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48@5a2577cd], propagationNumber=14, rule=null, type=INSERTION]]) 07:51:36.763 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.objectDeleted(==>[ObjectDeletedEventImpl: getFactHandle()=[fact 0:6:1512404941:1512404941:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48@5a2577cd], getOldObject()=org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48@5a2577cd, getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:6:1512404941:1512404941:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48@5a2577cd], propagationNumber=15, rule=[Rule name=run-drools-runnable, agendaGroup=MAIN, salience=0, no-loop=false], type=DELETION]]) 07:51:36.763 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- afterMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.afterMatchFired(==>[AfterActivationFiredEvent: getActivation()=[[ run-drools-runnable active=false ] [ [fact 0:6:1512404941:1512404941:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x0000000801271e48@5a2577cd] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:36.763 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was FIRING_UNTIL_HALT is now INACTIVE_ON_FIRING_UNTIL_HALT 07:51:36.763 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE_ON_FIRING_UNTIL_HALT is now FIRING_UNTIL_HALT 07:51:36.763 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was FIRING_UNTIL_HALT is now HALTING 07:51:36.764 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was HALTING is now INACTIVE 07:51:36.764 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 07:51:36.764 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE is now DISPOSED *** disposeKieSession invoked *** 07:51:36.801 [main] INFO org.onap.policy.drools.core.PolicyContainer -- PolicyContainer.main: configDir=config *** globalInit-exception invoked *** 07:51:36.802 [main] ERROR org.onap.policy.drools.core.PolicyContainer -- ERROR: Feature API: org.onap.policy.drools.core.PolicySessionFeatureApiMock java.lang.IllegalStateException: Triggered from globalInit at org.onap.policy.drools.core.PolicySessionFeatureApiMock.addLog(PolicySessionFeatureApiMock.java:69) at org.onap.policy.drools.core.PolicySessionFeatureApiMock.globalInit(PolicySessionFeatureApiMock.java:91) at org.onap.policy.drools.core.PolicyContainer.globalInit(PolicyContainer.java:708) at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:190) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:51:36.811 [main] INFO org.onap.policy.drools.core.PolicyContainer -- Multiple KieContainer versions are specified: 17.3.0-SNAPSHOT,17.1.0-SNAPSHOT,17.2.0-SNAPSHOT 07:51:36.811 [main] INFO org.onap.policy.drools.core.PolicyContainer -- Create new KieContainer start, version = 17.3.0-SNAPSHOT ... 07:51:36.811 [main] DEBUG org.drools.compiler.kie.builder.impl.KieRepositoryImpl -- KieModule Lookup. ReleaseId org.onap.policy.drools-pdp:drools-artifact1:17.3.0-SNAPSHOT was not in cache, checking classpath 07:51:36.813 [main] DEBUG org.drools.compiler.kie.builder.impl.KieRepositoryImpl -- KieModule Lookup. ReleaseId org.onap.policy.drools-pdp:drools-artifact1:17.3.0-SNAPSHOT was not in cache, checking maven repository 07:51:37.087 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:37.088 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:37.094 [main] DEBUG org.eclipse.aether.internal.impl.DefaultArtifactResolver -- Resolving artifact org.onap.policy.parent:integration:pom:5.0.1-SNAPSHOT from [central (https://repo.maven.apache.org/maven2, default, releases)] 07:51:37.096 [main] WARN org.kie.maven.integration.embedder.MavenProjectLoader -- Unable to parse pom.xml file of the running project: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT: Could not find artifact org.onap.policy.parent:integration:pom:5.0.1-SNAPSHOT and 'parent.relativePath' points at no local POM @ org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT, /w/workspace/policy-drools-pdp-sonar/pom.xml, line 27, column 13 07:51:37.456 [main] DEBUG org.eclipse.aether.internal.impl.DefaultTransporterProvider -- Using transporter HttpTransporter with priority 5.0 for https://repo1.maven.org/maven2/ 07:51:37.463 [main] DEBUG org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider -- Using connector BasicRepositoryConnector with priority 0.0 for https://repo1.maven.org/maven2/ 07:51:37.527 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 07:51:37.553 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 0 of 50; total allocated: 0 of 100] 07:51:37.606 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 0][route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 1 of 50; total allocated: 1 of 100] 07:51:37.620 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {s}->https://repo1.maven.org:443 07:51:37.647 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to repo1.maven.org/151.101.136.209:443 07:51:37.647 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Connecting socket to repo1.maven.org/151.101.136.209:443 with timeout 10000 07:51:37.710 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled protocols: [TLSv1.3, TLSv1.2] 07:51:37.711 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 07:51:37.711 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Starting handshake 07:51:37.831 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Secure session established 07:51:37.831 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated protocol: TLSv1.2 07:51:37.831 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated cipher suite: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 07:51:37.831 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer principal: CN=repo1.maven.org 07:51:37.832 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer alternative names: [repo1.maven.org] 07:51:37.832 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- issuer principal: CN=GlobalSign Atlas R3 DV TLS CA 2024 Q4, O=GlobalSign nv-sa, C=BE 07:51:37.835 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 10.30.107.110:45298<->151.101.136.209:443 07:51:37.836 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: set socket timeout to 1800000 07:51:37.836 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml HTTP/1.1 07:51:37.836 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 07:51:37.836 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 07:51:37.839 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml HTTP/1.1 07:51:37.839 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Cache-Control: no-cache, no-store 07:51:37.839 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Pragma: no-cache 07:51:37.839 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Host: repo1.maven.org 07:51:37.840 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Connection: Keep-Alive 07:51:37.840 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> User-Agent: Aether 07:51:37.840 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip,deflate 07:51:37.840 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml HTTP/1.1[\r][\n]" 07:51:37.840 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Cache-Control: no-cache, no-store[\r][\n]" 07:51:37.840 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Pragma: no-cache[\r][\n]" 07:51:37.840 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Host: repo1.maven.org[\r][\n]" 07:51:37.840 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" 07:51:37.840 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "User-Agent: Aether[\r][\n]" 07:51:37.841 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]" 07:51:37.841 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "[\r][\n]" 07:51:37.886 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 07:51:37.886 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Connection: keep-alive[\r][\n]" 07:51:37.886 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Content-Length: 554[\r][\n]" 07:51:37.886 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT[\r][\n]" 07:51:37.891 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-version-id: null[\r][\n]" 07:51:37.891 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "ETag: "1fb066da6a67c7c02962f59b4b8cd1ee"[\r][\n]" 07:51:37.891 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-error-code: NoSuchKey[\r][\n]" 07:51:37.891 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-error-message: The specified key does not exist.[\r][\n]" 07:51:37.891 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-error-detail-Key: maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml[\r][\n]" 07:51:37.891 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-request-id: 4Y7WSBFYZSZPWH76[\r][\n]" 07:51:37.891 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-id-2: JIVe2hxzDJfkPzse2y/WQ8v5GAvbBsRNRsvWOkUk2ptyZLhHTZCyp/TjSAJK1WLcZsYDvCLXQw4=[\r][\n]" 07:51:37.891 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Content-Type: text/html[\r][\n]" 07:51:37.892 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Server: AmazonS3[\r][\n]" 07:51:37.892 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]" 07:51:37.892 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Accept-Ranges: bytes[\r][\n]" 07:51:37.892 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Age: 0[\r][\n]" 07:51:37.892 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Date: Sun, 03 Nov 2024 07:51:37 GMT[\r][\n]" 07:51:37.892 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "X-Served-By: cache-iad-kjyo7100117-IAD, cache-yul1970057-YUL[\r][\n]" 07:51:37.892 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "X-Cache: MISS, MISS[\r][\n]" 07:51:37.892 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "X-Cache-Hits: 0, 0[\r][\n]" 07:51:37.892 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "X-Timer: S1730620298.844434,VS0,VE40[\r][\n]" 07:51:37.892 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\r][\n]" 07:51:37.899 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << HTTP/1.1 404 Not Found 07:51:37.899 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Connection: keep-alive 07:51:37.899 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Content-Length: 554 07:51:37.899 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT 07:51:37.899 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-version-id: null 07:51:37.899 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << ETag: "1fb066da6a67c7c02962f59b4b8cd1ee" 07:51:37.899 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-error-code: NoSuchKey 07:51:37.899 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-error-message: The specified key does not exist. 07:51:37.899 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-error-detail-Key: maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml 07:51:37.899 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-request-id: 4Y7WSBFYZSZPWH76 07:51:37.900 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-id-2: JIVe2hxzDJfkPzse2y/WQ8v5GAvbBsRNRsvWOkUk2ptyZLhHTZCyp/TjSAJK1WLcZsYDvCLXQw4= 07:51:37.900 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Content-Type: text/html 07:51:37.900 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Server: AmazonS3 07:51:37.900 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Via: 1.1 varnish, 1.1 varnish 07:51:37.900 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Accept-Ranges: bytes 07:51:37.900 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Age: 0 07:51:37.900 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Date: Sun, 03 Nov 2024 07:51:37 GMT 07:51:37.900 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << X-Served-By: cache-iad-kjyo7100117-IAD, cache-yul1970057-YUL 07:51:37.900 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << X-Cache: MISS, MISS 07:51:37.900 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << X-Cache-Hits: 0, 0 07:51:37.900 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << X-Timer: S1730620298.844434,VS0,VE40 07:51:37.910 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 07:51:37.920 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "<html>[\n]" 07:51:37.920 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "<head><title>404 Not Found</title></head>[\n]" 07:51:37.920 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "<body bgcolor="white">[\n]" 07:51:37.920 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "<center><h1>404 Not Found</h1></center>[\n]" 07:51:37.921 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "<hr><center>nginx</center>[\n]" 07:51:37.921 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "</body>[\n]" 07:51:37.921 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "</html>[\n]" 07:51:37.921 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:37.921 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:37.921 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:37.921 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:37.921 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:37.921 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:37.921 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:37.921 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:37.921 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:37.921 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 0][route: {s}->https://repo1.maven.org:443] can be kept alive indefinitely 07:51:37.921 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: set socket timeout to 0 07:51:37.922 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 0][route: {s}->https://repo1.maven.org:443][total available: 1; route allocated: 1 of 50; total allocated: 1 of 100] 07:51:37.922 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 07:51:37.923 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: Close connection 07:51:37.924 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 07:51:37.925 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/resolver-status.properties 07:51:37.925 [main] DEBUG org.eclipse.aether.internal.impl.DefaultArtifactResolver -- Resolving artifact org.onap.policy.drools-pdp:drools-artifact1:jar:17.3.0-SNAPSHOT from [central (https://repo1.maven.org/maven2/, default, releases+snapshots)] 07:51:37.928 [main] DEBUG org.eclipse.aether.internal.impl.DefaultTransporterProvider -- Using transporter HttpTransporter with priority 5.0 for https://repo1.maven.org/maven2/ 07:51:37.928 [main] DEBUG org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider -- Using connector BasicRepositoryConnector with priority 0.0 for https://repo1.maven.org/maven2/ 07:51:37.929 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 07:51:37.930 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 0 of 50; total allocated: 0 of 100] 07:51:37.930 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 1][route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 1 of 50; total allocated: 1 of 100] 07:51:37.930 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {s}->https://repo1.maven.org:443 07:51:37.930 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to repo1.maven.org/151.101.136.209:443 07:51:37.930 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Connecting socket to repo1.maven.org/151.101.136.209:443 with timeout 10000 07:51:37.933 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled protocols: [TLSv1.3, TLSv1.2] 07:51:37.933 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 07:51:37.933 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Starting handshake 07:51:37.945 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Secure session established 07:51:37.945 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated protocol: TLSv1.2 07:51:37.945 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated cipher suite: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 07:51:37.945 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer principal: CN=repo1.maven.org 07:51:37.945 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer alternative names: [repo1.maven.org] 07:51:37.945 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- issuer principal: CN=GlobalSign Atlas R3 DV TLS CA 2024 Q4, O=GlobalSign nv-sa, C=BE 07:51:37.945 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 10.30.107.110:45302<->151.101.136.209:443 07:51:37.945 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: set socket timeout to 1800000 07:51:37.945 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.jar HTTP/1.1 07:51:37.945 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 07:51:37.946 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 07:51:37.946 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.jar HTTP/1.1 07:51:37.946 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Cache-Control: no-cache, no-store 07:51:37.946 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Pragma: no-cache 07:51:37.946 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Host: repo1.maven.org 07:51:37.946 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Connection: Keep-Alive 07:51:37.946 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> User-Agent: Aether 07:51:37.946 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:51:37.946 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.jar HTTP/1.1[\r][\n]" 07:51:37.946 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Cache-Control: no-cache, no-store[\r][\n]" 07:51:37.946 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Pragma: no-cache[\r][\n]" 07:51:37.946 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Host: repo1.maven.org[\r][\n]" 07:51:37.946 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" 07:51:37.947 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "User-Agent: Aether[\r][\n]" 07:51:37.947 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]" 07:51:37.947 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "[\r][\n]" 07:51:37.994 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "HTTP/1.1 404 Not Found[\r][\n]" 07:51:37.994 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Connection: keep-alive[\r][\n]" 07:51:37.994 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Content-Length: 554[\r][\n]" 07:51:37.994 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT[\r][\n]" 07:51:37.994 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-version-id: null[\r][\n]" 07:51:37.994 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "ETag: "1fb066da6a67c7c02962f59b4b8cd1ee"[\r][\n]" 07:51:37.994 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-error-code: NoSuchKey[\r][\n]" 07:51:37.994 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-error-message: The specified key does not exist.[\r][\n]" 07:51:37.995 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-error-detail-Key: maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.jar[\r][\n]" 07:51:37.995 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-request-id: 4Y7TB3KX3BNMGDHT[\r][\n]" 07:51:37.995 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-id-2: szqYFfGYjT+HKlF+klxJaqU8X2VK2LshIfe2oBButnrjICG8Pt+Q/lUqYMhaRNyjX7CuOoIk6dO/ZIPgVW8LmpdeqAaEUEEv[\r][\n]" 07:51:37.995 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Content-Type: text/html[\r][\n]" 07:51:37.995 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Server: AmazonS3[\r][\n]" 07:51:37.995 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]" 07:51:37.995 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Accept-Ranges: bytes[\r][\n]" 07:51:37.995 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Age: 0[\r][\n]" 07:51:37.996 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Date: Sun, 03 Nov 2024 07:51:37 GMT[\r][\n]" 07:51:37.996 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "X-Served-By: cache-iad-kiad7000042-IAD, cache-yul1970032-YUL[\r][\n]" 07:51:37.996 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "X-Cache: MISS, MISS[\r][\n]" 07:51:37.996 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "X-Cache-Hits: 0, 0[\r][\n]" 07:51:37.996 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "X-Timer: S1730620298.949282,VS0,VE44[\r][\n]" 07:51:37.996 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\r][\n]" 07:51:37.997 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << HTTP/1.1 404 Not Found 07:51:37.997 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Connection: keep-alive 07:51:37.997 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Content-Length: 554 07:51:37.997 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT 07:51:37.997 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-version-id: null 07:51:37.997 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << ETag: "1fb066da6a67c7c02962f59b4b8cd1ee" 07:51:37.997 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-error-code: NoSuchKey 07:51:37.998 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-error-message: The specified key does not exist. 07:51:37.998 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-error-detail-Key: maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.jar 07:51:37.998 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-request-id: 4Y7TB3KX3BNMGDHT 07:51:37.998 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-id-2: szqYFfGYjT+HKlF+klxJaqU8X2VK2LshIfe2oBButnrjICG8Pt+Q/lUqYMhaRNyjX7CuOoIk6dO/ZIPgVW8LmpdeqAaEUEEv 07:51:37.998 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Content-Type: text/html 07:51:37.998 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Server: AmazonS3 07:51:37.998 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Via: 1.1 varnish, 1.1 varnish 07:51:37.998 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Accept-Ranges: bytes 07:51:37.998 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Age: 0 07:51:37.998 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Date: Sun, 03 Nov 2024 07:51:37 GMT 07:51:37.999 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << X-Served-By: cache-iad-kiad7000042-IAD, cache-yul1970032-YUL 07:51:37.999 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << X-Cache: MISS, MISS 07:51:37.999 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << X-Cache-Hits: 0, 0 07:51:37.999 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << X-Timer: S1730620298.949282,VS0,VE44 07:51:37.999 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 07:51:38.001 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "<html>[\n]" 07:51:38.001 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "<head><title>404 Not Found</title></head>[\n]" 07:51:38.001 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "<body bgcolor="white">[\n]" 07:51:38.002 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "<center><h1>404 Not Found</h1></center>[\n]" 07:51:38.002 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "<hr><center>nginx</center>[\n]" 07:51:38.002 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "</body>[\n]" 07:51:38.002 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "</html>[\n]" 07:51:38.002 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:38.002 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:38.002 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:38.002 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:38.003 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:38.003 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:38.003 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:38.003 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:38.003 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:38.003 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 1][route: {s}->https://repo1.maven.org:443] can be kept alive indefinitely 07:51:38.003 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: set socket timeout to 0 07:51:38.003 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 1][route: {s}->https://repo1.maven.org:443][total available: 1; route allocated: 1 of 50; total allocated: 1 of 100] 07:51:38.004 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 07:51:38.004 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: Close connection 07:51:38.005 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 07:51:38.005 [main] DEBUG org.kie.maven.integration.MavenRepository -- Unable to resolve artifact: org.onap.policy.drools-pdp:drools-artifact1:17.3.0-SNAPSHOT org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.onap.policy.drools-pdp:drools-artifact1:jar:17.3.0-SNAPSHOT in central (https://repo1.maven.org/maven2/) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:425) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:229) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:207) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:262) at org.kie.maven.integration.MavenRepository.resolveArtifact(MavenRepository.java:179) at org.kie.maven.integration.MavenRepository.resolveArtifact(MavenRepository.java:157) at org.kie.maven.integration.MavenRepository.resolveArtifact(MavenRepository.java:153) at org.kie.maven.integration.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:50) at org.kie.scanner.KieRepositoryScannerImpl.loadArtifact(KieRepositoryScannerImpl.java:115) at org.kie.scanner.KieRepositoryScannerImpl.loadArtifact(KieRepositoryScannerImpl.java:111) at org.drools.compiler.kie.builder.impl.KieRepositoryImpl.loadKieModuleFromMavenRepo(KieRepositoryImpl.java:192) at org.drools.compiler.kie.builder.impl.KieRepositoryImpl.getKieModule(KieRepositoryImpl.java:138) at org.drools.compiler.kie.builder.impl.KieRepositoryImpl.getKieModule(KieRepositoryImpl.java:115) at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:190) at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:178) at org.onap.policy.drools.core.PolicyContainer.loadArtifact(PolicyContainer.java:167) at org.onap.policy.drools.core.PolicyContainer.<init>(PolicyContainer.java:117) at org.onap.policy.drools.core.PolicyContainer.<init>(PolicyContainer.java:100) at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:200) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.onap.policy.drools-pdp:drools-artifact1:jar:17.3.0-SNAPSHOT in central (https://repo1.maven.org/maven2/) at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:48) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:369) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:627) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:262) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:514) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:402) ... 89 common frames omitted 07:51:38.009 [main] DEBUG org.eclipse.aether.internal.impl.DefaultTransporterProvider -- Using transporter HttpTransporter with priority 5.0 for https://repo1.maven.org/maven2/ 07:51:38.009 [main] DEBUG org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider -- Using connector BasicRepositoryConnector with priority 0.0 for https://repo1.maven.org/maven2/ 07:51:38.010 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 07:51:38.010 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 0 of 50; total allocated: 0 of 100] 07:51:38.010 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 2][route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 1 of 50; total allocated: 1 of 100] 07:51:38.010 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {s}->https://repo1.maven.org:443 07:51:38.010 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to repo1.maven.org/151.101.136.209:443 07:51:38.010 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Connecting socket to repo1.maven.org/151.101.136.209:443 with timeout 10000 07:51:38.012 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled protocols: [TLSv1.3, TLSv1.2] 07:51:38.013 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 07:51:38.013 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Starting handshake 07:51:38.023 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Secure session established 07:51:38.023 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated protocol: TLSv1.2 07:51:38.023 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated cipher suite: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 07:51:38.023 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer principal: CN=repo1.maven.org 07:51:38.023 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer alternative names: [repo1.maven.org] 07:51:38.023 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- issuer principal: CN=GlobalSign Atlas R3 DV TLS CA 2024 Q4, O=GlobalSign nv-sa, C=BE 07:51:38.023 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 10.30.107.110:45318<->151.101.136.209:443 07:51:38.023 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: set socket timeout to 1800000 07:51:38.023 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml HTTP/1.1 07:51:38.024 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 07:51:38.024 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 07:51:38.024 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml HTTP/1.1 07:51:38.024 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Cache-Control: no-cache, no-store 07:51:38.024 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Pragma: no-cache 07:51:38.024 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Host: repo1.maven.org 07:51:38.024 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Connection: Keep-Alive 07:51:38.024 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> User-Agent: Aether 07:51:38.024 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:51:38.024 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml HTTP/1.1[\r][\n]" 07:51:38.024 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Cache-Control: no-cache, no-store[\r][\n]" 07:51:38.024 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Pragma: no-cache[\r][\n]" 07:51:38.024 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Host: repo1.maven.org[\r][\n]" 07:51:38.024 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" 07:51:38.024 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "User-Agent: Aether[\r][\n]" 07:51:38.024 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]" 07:51:38.024 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "[\r][\n]" 07:51:38.028 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "HTTP/1.1 404 Not Found[\r][\n]" 07:51:38.028 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Connection: keep-alive[\r][\n]" 07:51:38.028 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Content-Length: 554[\r][\n]" 07:51:38.028 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT[\r][\n]" 07:51:38.028 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-version-id: null[\r][\n]" 07:51:38.028 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "ETag: "1fb066da6a67c7c02962f59b4b8cd1ee"[\r][\n]" 07:51:38.028 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-error-code: NoSuchKey[\r][\n]" 07:51:38.029 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-error-message: The specified key does not exist.[\r][\n]" 07:51:38.029 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-error-detail-Key: maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml[\r][\n]" 07:51:38.029 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-request-id: 4Y7WSBFYZSZPWH76[\r][\n]" 07:51:38.029 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-id-2: JIVe2hxzDJfkPzse2y/WQ8v5GAvbBsRNRsvWOkUk2ptyZLhHTZCyp/TjSAJK1WLcZsYDvCLXQw4=[\r][\n]" 07:51:38.029 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Content-Type: text/html[\r][\n]" 07:51:38.029 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Server: AmazonS3[\r][\n]" 07:51:38.029 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]" 07:51:38.029 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Accept-Ranges: bytes[\r][\n]" 07:51:38.029 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Date: Sun, 03 Nov 2024 07:51:38 GMT[\r][\n]" 07:51:38.029 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Age: 0[\r][\n]" 07:51:38.029 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "X-Served-By: cache-iad-kjyo7100117-IAD, cache-yul1970077-YUL[\r][\n]" 07:51:38.029 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "X-Cache: MISS, HIT[\r][\n]" 07:51:38.029 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "X-Cache-Hits: 0, 1[\r][\n]" 07:51:38.029 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "X-Timer: S1730620298.027327,VS0,VE1[\r][\n]" 07:51:38.029 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\r][\n]" 07:51:38.029 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << HTTP/1.1 404 Not Found 07:51:38.029 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Connection: keep-alive 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Content-Length: 554 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-version-id: null 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << ETag: "1fb066da6a67c7c02962f59b4b8cd1ee" 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-error-code: NoSuchKey 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-error-message: The specified key does not exist. 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-error-detail-Key: maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-request-id: 4Y7WSBFYZSZPWH76 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-id-2: JIVe2hxzDJfkPzse2y/WQ8v5GAvbBsRNRsvWOkUk2ptyZLhHTZCyp/TjSAJK1WLcZsYDvCLXQw4= 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Content-Type: text/html 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Server: AmazonS3 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Via: 1.1 varnish, 1.1 varnish 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Accept-Ranges: bytes 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Date: Sun, 03 Nov 2024 07:51:38 GMT 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Age: 0 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << X-Served-By: cache-iad-kjyo7100117-IAD, cache-yul1970077-YUL 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << X-Cache: MISS, HIT 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << X-Cache-Hits: 0, 1 07:51:38.030 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << X-Timer: S1730620298.027327,VS0,VE1 07:51:38.030 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 07:51:38.031 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "<html>[\n]" 07:51:38.031 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "<head><title>404 Not Found</title></head>[\n]" 07:51:38.031 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "<body bgcolor="white">[\n]" 07:51:38.031 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "<center><h1>404 Not Found</h1></center>[\n]" 07:51:38.031 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "<hr><center>nginx</center>[\n]" 07:51:38.031 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "</body>[\n]" 07:51:38.031 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "</html>[\n]" 07:51:38.032 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:38.032 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:38.032 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:38.032 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:38.032 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:38.032 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:38.049 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:38.050 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:38.050 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:38.050 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 2][route: {s}->https://repo1.maven.org:443] can be kept alive indefinitely 07:51:38.051 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: set socket timeout to 0 07:51:38.051 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 2][route: {s}->https://repo1.maven.org:443][total available: 1; route allocated: 1 of 50; total allocated: 1 of 100] 07:51:38.052 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 07:51:38.052 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: Close connection 07:51:38.053 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 07:51:38.054 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/resolver-status.properties 07:51:38.055 [main] DEBUG org.eclipse.aether.internal.impl.DefaultArtifactResolver -- Resolving artifact org.onap.policy.drools-pdp:drools-artifact1:pom:17.3.0-SNAPSHOT from [central (https://repo1.maven.org/maven2/, default, releases+snapshots)] 07:51:38.057 [main] DEBUG org.eclipse.aether.internal.impl.DefaultTransporterProvider -- Using transporter HttpTransporter with priority 5.0 for https://repo1.maven.org/maven2/ 07:51:38.057 [main] DEBUG org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider -- Using connector BasicRepositoryConnector with priority 0.0 for https://repo1.maven.org/maven2/ 07:51:38.059 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 07:51:38.060 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 0 of 50; total allocated: 0 of 100] 07:51:38.060 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 3][route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 1 of 50; total allocated: 1 of 100] 07:51:38.060 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {s}->https://repo1.maven.org:443 07:51:38.060 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to repo1.maven.org/151.101.136.209:443 07:51:38.061 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Connecting socket to repo1.maven.org/151.101.136.209:443 with timeout 10000 07:51:38.067 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled protocols: [TLSv1.3, TLSv1.2] 07:51:38.067 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 07:51:38.067 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Starting handshake 07:51:38.086 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Secure session established 07:51:38.086 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated protocol: TLSv1.2 07:51:38.086 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated cipher suite: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 07:51:38.086 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer principal: CN=repo1.maven.org 07:51:38.086 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer alternative names: [repo1.maven.org] 07:51:38.086 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- issuer principal: CN=GlobalSign Atlas R3 DV TLS CA 2024 Q4, O=GlobalSign nv-sa, C=BE 07:51:38.086 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 10.30.107.110:45320<->151.101.136.209:443 07:51:38.086 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: set socket timeout to 1800000 07:51:38.087 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.pom HTTP/1.1 07:51:38.087 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 07:51:38.087 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 07:51:38.087 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.pom HTTP/1.1 07:51:38.087 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Cache-Control: no-cache, no-store 07:51:38.087 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Pragma: no-cache 07:51:38.088 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Host: repo1.maven.org 07:51:38.088 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Connection: Keep-Alive 07:51:38.088 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> User-Agent: Aether 07:51:38.088 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Accept-Encoding: gzip,deflate 07:51:38.088 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.pom HTTP/1.1[\r][\n]" 07:51:38.088 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Cache-Control: no-cache, no-store[\r][\n]" 07:51:38.089 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Pragma: no-cache[\r][\n]" 07:51:38.089 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Host: repo1.maven.org[\r][\n]" 07:51:38.089 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]" 07:51:38.094 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "User-Agent: Aether[\r][\n]" 07:51:38.094 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]" 07:51:38.094 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "HTTP/1.1 404 Not Found[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Connection: keep-alive[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Content-Length: 554[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-version-id: null[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "ETag: "1fb066da6a67c7c02962f59b4b8cd1ee"[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-error-code: NoSuchKey[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-error-message: The specified key does not exist.[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-error-detail-Key: maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.pom[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-request-id: J970G8H282X0B4TZ[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-id-2: cB9Mi4yQBUK65SW/cfd8xaQ1mrA47XAnxyQ6IImjOjqTW3DfGkUXw8+bgIfznwPv6JM+FE/zaYQ=[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Content-Type: text/html[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Server: AmazonS3[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Accept-Ranges: bytes[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Date: Sun, 03 Nov 2024 07:51:38 GMT[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Age: 0[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "X-Served-By: cache-iad-kiad7000042-IAD, cache-yul1970023-YUL[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "X-Cache: MISS, MISS[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "X-Cache-Hits: 0, 0[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "X-Timer: S1730620298.097291,VS0,VE43[\r][\n]" 07:51:38.140 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\r][\n]" 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << HTTP/1.1 404 Not Found 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Connection: keep-alive 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Content-Length: 554 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-version-id: null 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << ETag: "1fb066da6a67c7c02962f59b4b8cd1ee" 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-error-code: NoSuchKey 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-error-message: The specified key does not exist. 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-error-detail-Key: maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.pom 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-request-id: J970G8H282X0B4TZ 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-id-2: cB9Mi4yQBUK65SW/cfd8xaQ1mrA47XAnxyQ6IImjOjqTW3DfGkUXw8+bgIfznwPv6JM+FE/zaYQ= 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Content-Type: text/html 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Server: AmazonS3 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Via: 1.1 varnish, 1.1 varnish 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Accept-Ranges: bytes 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Date: Sun, 03 Nov 2024 07:51:38 GMT 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Age: 0 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << X-Served-By: cache-iad-kiad7000042-IAD, cache-yul1970023-YUL 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << X-Cache: MISS, MISS 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << X-Cache-Hits: 0, 0 07:51:38.141 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << X-Timer: S1730620298.097291,VS0,VE43 07:51:38.142 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 07:51:38.143 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "<html>[\n]" 07:51:38.143 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "<head><title>404 Not Found</title></head>[\n]" 07:51:38.143 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "<body bgcolor="white">[\n]" 07:51:38.143 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "<center><h1>404 Not Found</h1></center>[\n]" 07:51:38.143 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "<hr><center>nginx</center>[\n]" 07:51:38.143 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "</body>[\n]" 07:51:38.143 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "</html>[\n]" 07:51:38.143 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:38.143 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:38.143 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:38.143 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:38.143 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:38.143 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "<!-- a padding to disable MSIE and Chrome friendly error page -->[\n]" 07:51:38.143 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:38.143 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:38.143 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:38.143 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 3][route: {s}->https://repo1.maven.org:443] can be kept alive indefinitely 07:51:38.143 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: set socket timeout to 0 07:51:38.143 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 3][route: {s}->https://repo1.maven.org:443][total available: 1; route allocated: 1 of 50; total allocated: 1 of 100] 07:51:38.143 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 07:51:38.144 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: Close connection 07:51:38.144 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 07:51:38.144 [main] DEBUG org.kie.maven.integration.MavenRepository -- Unable to resolve artifact: org.onap.policy.drools-pdp:drools-artifact1:pom:17.3.0-SNAPSHOT org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.onap.policy.drools-pdp:drools-artifact1:pom:17.3.0-SNAPSHOT in central (https://repo1.maven.org/maven2/) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:425) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:229) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:207) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:262) at org.kie.maven.integration.MavenRepository.resolveArtifact(MavenRepository.java:179) at org.kie.maven.integration.ArtifactResolver.getPomFileForGAV(ArtifactResolver.java:96) at org.kie.maven.integration.ArtifactResolver.getResolverFor(ArtifactResolver.java:62) at org.kie.scanner.KieRepositoryScannerImpl.loadPomArtifact(KieRepositoryScannerImpl.java:128) at org.kie.scanner.KieRepositoryScannerImpl.loadArtifact(KieRepositoryScannerImpl.java:116) at org.kie.scanner.KieRepositoryScannerImpl.loadArtifact(KieRepositoryScannerImpl.java:111) at org.drools.compiler.kie.builder.impl.KieRepositoryImpl.loadKieModuleFromMavenRepo(KieRepositoryImpl.java:192) at org.drools.compiler.kie.builder.impl.KieRepositoryImpl.getKieModule(KieRepositoryImpl.java:138) at org.drools.compiler.kie.builder.impl.KieRepositoryImpl.getKieModule(KieRepositoryImpl.java:115) at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:190) at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:178) at org.onap.policy.drools.core.PolicyContainer.loadArtifact(PolicyContainer.java:167) at org.onap.policy.drools.core.PolicyContainer.<init>(PolicyContainer.java:117) at org.onap.policy.drools.core.PolicyContainer.<init>(PolicyContainer.java:100) at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:200) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.onap.policy.drools-pdp:drools-artifact1:pom:17.3.0-SNAPSHOT in central (https://repo1.maven.org/maven2/) at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:48) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:369) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:627) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:262) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:514) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:402) ... 89 common frames omitted 07:51:38.145 [main] INFO org.onap.policy.drools.core.PolicyContainer -- Create new KieContainer start, version = 17.1.0-SNAPSHOT ... 07:51:38.146 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: rules 07:51:38.152 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: rules 07:51:38.217 [main] INFO org.onap.policy.drools.core.PolicyContainer -- Add a new kieContainer in containers: releaseId: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT 07:51:38.238 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:name :session1 *** activatePolicySession-exception invoked *** 07:51:38.238 [main] ERROR org.onap.policy.drools.core.PolicyContainer -- ERROR: Feature API: org.onap.policy.drools.core.PolicySessionFeatureApiMock java.lang.IllegalStateException: Triggered from activatePolicySession at org.onap.policy.drools.core.PolicySessionFeatureApiMock.addLog(PolicySessionFeatureApiMock.java:69) at org.onap.policy.drools.core.PolicySessionFeatureApiMock.activatePolicySession(PolicySessionFeatureApiMock.java:99) at org.onap.policy.drools.core.PolicyContainer.makeSession(PolicyContainer.java:269) at org.onap.policy.drools.core.PolicyContainer.lambda$activatePolicySession$0(PolicyContainer.java:253) at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) at org.onap.policy.drools.core.PolicyContainer.activatePolicySession(PolicyContainer.java:253) at org.onap.policy.drools.core.PolicyContainer.start(PolicyContainer.java:547) at org.onap.policy.drools.core.PolicyContainer.activate(PolicyContainer.java:671) at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:203) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) *** newPolicySession-exception invoked *** 07:51:38.241 [main] ERROR org.onap.policy.drools.core.PolicyContainer -- ERROR: Feature API: org.onap.policy.drools.core.PolicySessionFeatureApiMock java.lang.IllegalStateException: Triggered from newPolicySession at org.onap.policy.drools.core.PolicySessionFeatureApiMock.addLog(PolicySessionFeatureApiMock.java:69) at org.onap.policy.drools.core.PolicySessionFeatureApiMock.newPolicySession(PolicySessionFeatureApiMock.java:108) at org.onap.policy.drools.core.PolicyContainer.makeSession(PolicyContainer.java:290) at org.onap.policy.drools.core.PolicyContainer.lambda$activatePolicySession$0(PolicyContainer.java:253) at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) at org.onap.policy.drools.core.PolicyContainer.activatePolicySession(PolicyContainer.java:253) at org.onap.policy.drools.core.PolicyContainer.start(PolicyContainer.java:547) at org.onap.policy.drools.core.PolicyContainer.activate(PolicyContainer.java:671) at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:203) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:51:38.242 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:new session was added in sessions with name session1 07:51:38.242 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:session - org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1 is returned. *** selectThreadModel-exception invoked *** 07:51:38.242 [main] ERROR org.onap.policy.drools.core.PolicySession -- ERROR: Feature API: org.onap.policy.drools.core.PolicySessionFeatureApiMock java.lang.IllegalStateException: Triggered from selectThreadModel at org.onap.policy.drools.core.PolicySessionFeatureApiMock.addLog(PolicySessionFeatureApiMock.java:69) at org.onap.policy.drools.core.PolicySessionFeatureApiMock.selectThreadModel(PolicySessionFeatureApiMock.java:116) at org.onap.policy.drools.core.PolicySession.startThread(PolicySession.java:122) at org.onap.policy.drools.core.PolicyContainer.start(PolicyContainer.java:549) at org.onap.policy.drools.core.PolicyContainer.activate(PolicyContainer.java:671) at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:203) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:51:38.243 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1 07:51:38.247 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.objectInserted(==>[ObjectInsertedEventImpl: getFactHandle()=[fact 0:1:1438601913:36615:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[7, 3, 4]], getObject()=[7, 3, 4], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:1:1438601913:36615:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[7, 3, 4]], propagationNumber=2, rule=null, type=INSERTION]]) 07:51:38.247 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.objectInserted(==>[ObjectInsertedEventImpl: getFactHandle()=[fact 0:2:316259584:316259584:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], getObject()=[], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:2:316259584:316259584:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], propagationNumber=3, rule=null, type=INSERTION]]) 07:51:38.247 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE is now FIRING_UNTIL_HALT 07:51:38.248 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- matchCreated: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.matchCreated(==>[ActivationCreatedEvent: getActivation()=[[ Initialization active=false ] [ [fact 0:0:325478528:1306428912:0:DEFAULT:NON_TRAIT:org.drools.base.reteoo.InitialFactImpl:org.drools.base.reteoo.InitialFactImpl@4dde85f0] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:38.248 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.beforeMatchFired(==>[BeforeActivationFiredEvent: getActivation()=[[ Initialization active=false ] [ [fact 0:0:325478528:1306428912:0:DEFAULT:NON_TRAIT:org.drools.base.reteoo.InitialFactImpl:org.drools.base.reteoo.InitialFactImpl@4dde85f0] ] ], getKnowledgeRuntime()=KieSession[0]]) Initialization rule running 07:51:38.251 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- afterMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.afterMatchFired(==>[AfterActivationFiredEvent: getActivation()=[[ Initialization active=false ] [ [fact 0:0:325478528:1306428912:0:DEFAULT:NON_TRAIT:org.drools.base.reteoo.InitialFactImpl:org.drools.base.reteoo.InitialFactImpl@4dde85f0] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:38.251 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- matchCreated: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.matchCreated(==>[ActivationCreatedEvent: getActivation()=[[ Add elements of an int list active=false ] [ [fact 0:2:316259584:316259584:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] [fact 0:1:1438601913:36615:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[7, 3, 4]] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:38.252 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.beforeMatchFired(==>[BeforeActivationFiredEvent: getActivation()=[[ Add elements of an int list active=false ] [ [fact 0:2:316259584:316259584:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] [fact 0:1:1438601913:36615:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[7, 3, 4]] ] ], getKnowledgeRuntime()=KieSession[0]]) Received list of length 3 07:51:38.255 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.objectDeleted(==>[ObjectDeletedEventImpl: getFactHandle()=[fact 0:1:1438601913:36615:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[7, 3, 4]], getOldObject()=[7, 3, 4], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:1:1438601913:36615:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[7, 3, 4]], propagationNumber=4, rule=[Rule name=Add elements of an int list, agendaGroup=MAIN, salience=0, no-loop=false], type=DELETION]]) 07:51:38.255 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.objectDeleted(==>[ObjectDeletedEventImpl: getFactHandle()=[fact 0:2:316259584:316259584:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], getOldObject()=[], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:2:316259584:316259584:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], propagationNumber=5, rule=[Rule name=Add elements of an int list, agendaGroup=MAIN, salience=0, no-loop=false], type=DELETION]]) 07:51:38.256 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- afterMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.afterMatchFired(==>[AfterActivationFiredEvent: getActivation()=[[ Add elements of an int list active=false ] [ [fact 0:2:316259584:316259584:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] [fact 0:1:1438601913:36615:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[7, 3, 4]] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:38.256 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was FIRING_UNTIL_HALT is now HALTING 07:51:38.256 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was HALTING is now INACTIVE 07:51:38.256 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 07:51:38.256 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE is now DISPOSED *** destroyKieSession-exception invoked *** 07:51:38.256 [main] ERROR org.onap.policy.drools.core.PolicyContainer -- ERROR: Feature API: org.onap.policy.drools.core.PolicySessionFeatureApiMock java.lang.IllegalStateException: Triggered from destroyKieSession at org.onap.policy.drools.core.PolicySessionFeatureApiMock.addLog(PolicySessionFeatureApiMock.java:69) at org.onap.policy.drools.core.PolicySessionFeatureApiMock.destroyKieSession(PolicySessionFeatureApiMock.java:133) at org.onap.policy.drools.core.PolicyContainer.destroy(PolicyContainer.java:648) at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:286) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.223 s -- in org.onap.policy.drools.core.DroolsContainerTest [INFO] Running org.onap.policy.drools.core.PolicySessionTest 07:51:38.790 [main] DEBUG org.onap.policy.drools.core.PolicySession -- afterRuleFlowGroupActivated: my-container:my-name: AgendaEventListener.afterRuleFlowGroupActivated(null) 07:51:38.790 [main] DEBUG org.onap.policy.drools.core.PolicySession -- afterRuleFlowGroupDeactivated: my-container:my-name: AgendaEventListener.afterRuleFlowGroupDeactivated(null) 07:51:38.791 [main] DEBUG org.onap.policy.drools.core.PolicySession -- agendaGroupPopped: my-container:my-name: AgendaEventListener.agendaGroupPopped(null) 07:51:38.791 [main] DEBUG org.onap.policy.drools.core.PolicySession -- agendaGroupPushed: my-container:my-name: AgendaEventListener.agendaGroupPushed(null) 07:51:38.791 [main] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: my-container:my-name: AgendaEventListener.beforeMatchFired(null) 07:51:38.791 [main] DEBUG org.onap.policy.drools.core.PolicySession -- beforeRuleFlowGroupActivated: my-container:my-name: AgendaEventListener.beforeRuleFlowGroupActivated(null) 07:51:38.791 [main] DEBUG org.onap.policy.drools.core.PolicySession -- beforeRuleFlowGroupDeactivated: my-container:my-name: AgendaEventListener.beforeRuleFlowGroupDeactivated(null) 07:51:38.792 [main] DEBUG org.onap.policy.drools.core.PolicySession -- matchCancelled: my-container:my-name: AgendaEventListener.matchCancelled(null) 07:51:38.792 [main] DEBUG org.onap.policy.drools.core.PolicySession -- matchCreated: my-container:my-name: AgendaEventListener.matchCreated(null) 07:51:38.792 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: my-container:my-name: AgendaEventListener.objectDeleted(null) 07:51:38.792 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: my-container:my-name: AgendaEventListener.objectInserted(null) 07:51:38.793 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectUpdated: my-container:my-name: AgendaEventListener.objectUpdated(null) *** selectThreadModel invoked *** 07:51:38.813 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session my-container:my-name 07:51:38.814 [Session my-container:my-name] ERROR org.onap.policy.drools.core.PolicySession -- startThread error in kieSession1.fireUntilHalt java.lang.RuntimeException: null at org.onap.policy.drools.core.PolicySessionTest.lambda$testDefaultThreadModelRun$1(PolicySessionTest.java:159) at org.onap.policy.drools.core.PolicySessionTest.lambda$testDefaultThreadModelRun_Ex$3(PolicySessionTest.java:185) 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.kie.api.runtime.KieSession$MockitoMock$xlYECs3d.fireUntilHalt(Unknown Source) at org.onap.policy.drools.core.PolicySession$DefaultThreadModel.run(PolicySession.java:479) at java.base/java.lang.Thread.run(Thread.java:833) 07:51:38.814 [Session my-container:my-name] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned *** selectThreadModel invoked *** 07:51:38.815 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session my-container:my-name 07:51:38.817 [Session my-container:my-name] ERROR org.onap.policy.drools.core.PolicySession -- startThread error in kieSession1.fireUntilHalt java.lang.LinkageError: null at org.onap.policy.drools.core.PolicySessionTest.lambda$testDefaultThreadModelRun$2(PolicySessionTest.java:162) at org.onap.policy.drools.core.PolicySessionTest.lambda$testDefaultThreadModelRun_Ex$3(PolicySessionTest.java:185) 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.kie.api.runtime.KieSession$MockitoMock$xlYECs3d.fireUntilHalt(Unknown Source) at org.onap.policy.drools.core.PolicySession$DefaultThreadModel.run(PolicySession.java:479) at java.base/java.lang.Thread.run(Thread.java:833) 07:51:38.818 [Session my-container:my-name] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned *** selectThreadModel invoked *** 07:51:39.205 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session my-container:my-name 07:51:39.208 [Session my-container:my-name] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.933 s -- in org.onap.policy.drools.core.PolicySessionTest [INFO] Running org.onap.policy.drools.core.PolicyContainerTest 07:51:39.455 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'sessions' of type [null] on target object [Mock for PolicyContainer, hashCode: 2126145321] or target class [class org.onap.policy.drools.core.PolicyContainer] to value [{}] 07:51:39.465 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'kieContainer' of type [null] on target object [Mock for PolicyContainer, hashCode: 2126145321] or target class [class org.onap.policy.drools.core.PolicyContainer] to value [Mock for KieContainer, hashCode: 686950238] 07:51:39.467 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:name: name kieSession: Mock for KieSession, hashCode: 1061492137 07:51:39.467 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:kieBase: Mock for KieBase, hashCode: 439120816 07:51:39.468 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:kieBaseName: baseName 07:51:39.468 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:match true 07:51:39.468 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:create a new policySession with name name *** newPolicySession invoked *** 07:51:39.469 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:name: name kieSession: Mock for KieSession, hashCode: 1061492137 07:51:39.469 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:kieBase: Mock for KieBase, hashCode: 439120816 07:51:39.469 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:kieBaseName: baseName 07:51:39.469 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:match true 07:51:39.554 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'sessions' of type [null] on target object [Mock for PolicyContainer, hashCode: 596311901] or target class [class org.onap.policy.drools.core.PolicyContainer] to value [{}] 07:51:39.559 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'kieContainer' of type [null] on target object [Mock for PolicyContainer, hashCode: 1331688161] or target class [class org.onap.policy.drools.core.PolicyContainer] to value [Mock for KieContainer, hashCode: 1020495493] 07:51:39.561 [Scanner Starter null] ERROR org.onap.policy.drools.core.PolicyContainer -- startScanner error java.lang.NullPointerException: Cannot invoke "org.drools.core.impl.InternalKieContainer.getContainerReleaseId()" because "this.kieContainer" is null at org.kie.scanner.KieRepositoryScannerImpl.setKieContainer(KieRepositoryScannerImpl.java:72) at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieScanner(KieServicesImpl.java:240) at org.onap.policy.drools.core.PolicyContainer$1.run(PolicyContainer.java:478) 07:51:39.562 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:name: name kieSession: Mock for KieSession, hashCode: 1016232199 07:51:39.562 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:kieBase: Mock for KieBase, hashCode: 637836450 07:51:39.562 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:kieBaseName: baseName 07:51:39.562 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:match false 07:51:39.572 [main] WARN org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:input name is null 07:51:39.574 [main] WARN org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:input name is null 07:51:39.575 [main] WARN org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:input kieSession is null 07:51:39.819 [main] WARN org.onap.policy.drools.core.PolicyContainer -- scanner already started 07:51:39.826 [main] WARN org.onap.policy.drools.core.PolicyContainer -- version is empty 07:51:39.826 [main] WARN org.onap.policy.drools.core.PolicyContainer -- version is invalid - check if empty or if it's not LATEST, RELEASE or SNAPSHOT 07:51:39.828 [main] WARN org.onap.policy.drools.core.PolicyContainer -- version is invalid - check if empty or if it's not LATEST, RELEASE or SNAPSHOT 07:51:39.833 [Scanner Starter null] ERROR org.onap.policy.drools.core.PolicyContainer -- startScanner error java.lang.NullPointerException: Cannot invoke "org.drools.core.impl.InternalKieContainer.getContainerReleaseId()" because "this.kieContainer" is null at org.kie.scanner.KieRepositoryScannerImpl.setKieContainer(KieRepositoryScannerImpl.java:72) at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieScanner(KieServicesImpl.java:240) at org.onap.policy.drools.core.PolicyContainer$1.run(PolicyContainer.java:478) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 s -- in org.onap.policy.drools.core.PolicyContainerTest 07:51:39.840 [Scanner Starter null] ERROR org.onap.policy.drools.core.PolicyContainer -- startScanner error java.lang.NullPointerException: Cannot invoke "org.drools.core.impl.InternalKieContainer.getContainerReleaseId()" because "this.kieContainer" is null at org.kie.scanner.KieRepositoryScannerImpl.setKieContainer(KieRepositoryScannerImpl.java:72) at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieScanner(KieServicesImpl.java:240) at org.onap.policy.drools.core.PolicyContainer$1.run(PolicyContainer.java:478) [INFO] Running org.onap.policy.drools.core.lock.AlwaysSuccessLockTest 07:51:39.942 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- lock granted: LockImpl(state=ACTIVE, resourceId=hello, ownerKey=world, holdSec=10) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.onap.policy.drools.core.lock.AlwaysSuccessLockTest [INFO] Running org.onap.policy.drools.core.lock.AlwaysFailLockTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.drools.core.lock.AlwaysFailLockTest [INFO] Running org.onap.policy.drools.core.lock.LockImplTest 07:51:39.973 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- releasing lock: LockImpl(state=WAITING, resourceId=hello, ownerKey=world, holdSec=10) 07:51:40.002 [main] WARN org.onap.policy.drools.core.lock.LockImpl -- lock callback threw an exception java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.core.lock.LockImpl.notifyUnavailable(LockImpl.java:154) at org.onap.policy.drools.core.lock.LockImplTest.lambda$testNotifyUnavailable_Ex$6(LockImplTest.java:215) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) at org.onap.policy.drools.core.lock.LockImplTest.testNotifyUnavailable_Ex(LockImplTest.java:215) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:51:40.022 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- lock granted: LockImpl(state=WAITING, resourceId=hello, ownerKey=world, holdSec=10) 07:51:40.023 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- lock granted: LockImpl(state=ACTIVE, resourceId=hello, ownerKey=world, holdSec=20) 07:51:40.024 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- releasing lock: LockImpl(state=ACTIVE, resourceId=hello, ownerKey=world, holdSec=10) 07:51:40.028 [main] WARN org.onap.policy.drools.core.lock.LockImpl -- lock callback threw an exception java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.core.lock.LockImpl.notifyAvailable(LockImpl.java:141) at org.onap.policy.drools.core.lock.LockImplTest.lambda$testNotifyAvailable_Ex$5(LockImplTest.java:198) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) at org.onap.policy.drools.core.lock.LockImplTest.testNotifyAvailable_Ex(LockImplTest.java:198) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.onap.policy.drools.core.lock.LockImplTest [INFO] Running org.onap.policy.drools.core.jmx.PdpJmxTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.drools.core.jmx.PdpJmxTest [INFO] Running org.onap.policy.drools.core.jmx.PdpJmxListenerTest 07:51:40.334 [main] ERROR org.onap.policy.drools.core.jmx.PdpJmxListener -- PdpJmxListener.start(): Could not unregister PolicyEngine:type=PdpJmx MBean with the MBean server javax.management.MBeanRegistrationException: null 07:51:40.335 [main] ERROR org.onap.policy.drools.core.jmx.PdpJmxListener -- PdpJmxListener.stop(): Could not unregister PolicyEngine:type=PdpJmx MBean with the MBean server javax.management.MBeanRegistrationException: null [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s -- in org.onap.policy.drools.core.jmx.PdpJmxListenerTest [INFO] Running org.onap.policy.drools.core.PolicySessionFeatureApiTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.drools.core.PolicySessionFeatureApiTest [INFO] Running org.onap.policy.drools.util.KieUtilsTest 07:51:40.721 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:40.722 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:40.731 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=16860, ConflictMarker.markTime=59371, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=4830, ConflictIdSorter.topsortTime=11860, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=37430, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=11860, DefaultDependencyCollector.transformTime=167461} 07:51:40.742 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:40.742 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:40.825 [main] DEBUG org.drools.compiler.kie.builder.impl.KieRepositoryImpl -- KieModule was added: MemoryKieModule[releaseId=org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT] 07:51:40.827 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.1.0-SNAPSHOT/_remote.repositories 07:51:40.828 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.1.0-SNAPSHOT/_remote.repositories 07:51:40.832 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: rules 07:51:40.840 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: rules 07:51:41.071 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:41.073 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:41.079 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=13690, ConflictMarker.markTime=66310, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=5201, ConflictIdSorter.topsortTime=12380, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=37290, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=12271, DefaultDependencyCollector.transformTime=170821} 07:51:41.088 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:41.089 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:41.144 [main] DEBUG org.drools.compiler.kie.builder.impl.KieRepositoryImpl -- KieModule was added: MemoryKieModule[releaseId=org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT] 07:51:41.146 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.1.0-SNAPSHOT/_remote.repositories 07:51:41.148 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.1.0-SNAPSHOT/_remote.repositories 07:51:41.155 [main] ERROR org.onap.policy.drools.util.KieUtils -- Exception fetching resources: BogusClassLoader java.io.IOException: BogusClassLoader at org.onap.policy.drools.util.KieUtilsTest$BogusClassLoader.getResources(KieUtilsTest.java:179) at org.onap.policy.drools.util.KieUtils.resourceToPackages(KieUtils.java:188) at org.onap.policy.drools.util.KieUtilsTest.testResourceToPackages(KieUtilsTest.java:134) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:51:41.168 [main] ERROR org.onap.policy.drools.util.KieUtils -- Couldn't read in http://127.0.0.1:1 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.Socket.connect(Socket.java:633) at java.base/java.net.Socket.connect(Socket.java:583) at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:532) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:637) at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:280) at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:385) at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:407) at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.URL.openStream(URL.java:1161) at org.onap.policy.drools.util.KieUtils.resourceToPackages(KieUtils.java:204) at org.onap.policy.drools.util.KieUtilsTest.testResourceToPackages(KieUtilsTest.java:142) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:51:41.397 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:41.399 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:41.406 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=14320, ConflictMarker.markTime=55541, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=4670, ConflictIdSorter.topsortTime=12720, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=37230, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=30070, DefaultDependencyCollector.transformTime=160901} 07:51:41.414 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:41.414 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:41.469 [main] DEBUG org.drools.compiler.kie.builder.impl.KieRepositoryImpl -- KieModule was added: MemoryKieModule[releaseId=org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT] 07:51:41.472 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.1.0-SNAPSHOT/_remote.repositories 07:51:41.472 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.1.0-SNAPSHOT/_remote.repositories [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 s -- in org.onap.policy.drools.util.KieUtilsTest [INFO] Running org.onap.policy.drools.util.FeatureEnabledCheckerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.drools.util.FeatureEnabledCheckerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-core --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/policy-core/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-core' with 16 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-core --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/policy-core/target/policy-core-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-core --- [INFO] Analyzed bundle 'policy-core' with 16 classes [INFO] Analyzed bundle 'policy-utils' with 13 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-core --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/policy-core/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-core --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/policy-core/pom.xml to /tmp/r/org/onap/policy/drools-pdp/policy-core/3.0.1-SNAPSHOT/policy-core-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/policy-core/target/policy-core-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/policy-core/3.0.1-SNAPSHOT/policy-core-3.0.1-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.drools-pdp:policy-domains >-------------- [INFO] Building policy-domains 3.0.1-SNAPSHOT [4/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-domains --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-domains --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/policy-domains/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --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.3.1:check (onap-license) @ policy-domains --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-domains --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-domains --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-domains --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 18 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-domains --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-domains --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-domains --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/policy-domains/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.drools.domain.models.artifact.ArtifactPolicyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.onap.policy.drools.domain.models.artifact.ArtifactPolicyTest [INFO] Running org.onap.policy.drools.domain.models.DomainPolicyTypesTest 07:51:44.254 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-drools-pdp-sonar/policy-domains/src/test/resources/tosca-policy-native-artifact-example.json" was found on the local file system 07:51:44.276 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "schemas/onap.policies.native.drools.Artifact-1.0.0.schema.json" does not exist on the local file system 07:51:44.282 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-drools-pdp-sonar/policy-domains/target/classes/schemas/onap.policies.native.drools.Artifact-1.0.0.schema.json" : 07:51:44.993 [main] ERROR org.onap.policy.drools.policies.StandardValCoder -- JSON validation failed: Validation errors: {} at #/metadata failed against http://www.onap.org/policy/models/schemas/onap.policies.native.drools.Artifact.schema.json#/properties/metadata with "Missing property policy-id" 07:51:45.017 [main] ERROR org.onap.policy.drools.policies.StandardValCoder -- JSON validation failed: Validation errors: "" at #/name failed against http://www.onap.org/policy/models/schemas/onap.policies.native.drools.Artifact.schema.json#/properties/name with "Did not match pattern: ^(.+)$" 07:51:45.018 [main] INFO org.onap.policy.drools.policies.DomainMaker -- policy onap.policies.native.drools.Artifact 1.0.0:org.onap.policy.drools.domain.models.artifact.NativeArtifactPolicy is not conformant org.onap.policy.common.utils.coder.CoderException: org.onap.policy.drools.exception.CoderRuntimeException: org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: "" at #/name failed against http://www.onap.org/policy/models/schemas/onap.policies.native.drools.Artifact.schema.json#/properties/name with "Did not match pattern: ^(.+)$" at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:139) at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:125) at org.onap.policy.drools.policies.DomainMaker.isDomainConformant(DomainMaker.java:96) at org.onap.policy.drools.domain.models.DomainPolicyTypesTest.testToscaNativeDroolsPolicy(DomainPolicyTypesTest.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.onap.policy.drools.exception.CoderRuntimeException: org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: "" at #/name failed against http://www.onap.org/policy/models/schemas/onap.policies.native.drools.Artifact.schema.json#/properties/name with "Did not match pattern: ^(.+)$" at org.onap.policy.drools.policies.StandardValCoder.toJson(StandardValCoder.java:87) at org.onap.policy.drools.policies.StandardValCoder.toJson(StandardValCoder.java:78) at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:135) ... 74 common frames omitted Caused by: org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: "" at #/name failed against http://www.onap.org/policy/models/schemas/onap.policies.native.drools.Artifact.schema.json#/properties/name with "Did not match pattern: ^(.+)$" at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:135) at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:140) at org.onap.policy.drools.policies.StandardValCoder.toJson(StandardValCoder.java:85) ... 76 common frames omitted 07:51:45.023 [main] ERROR org.onap.policy.drools.policies.StandardValCoder -- JSON validation failed: Validation errors: "" at #/name failed against http://www.onap.org/policy/models/schemas/onap.policies.native.drools.Artifact.schema.json#/properties/name with "Did not match pattern: ^(.+)$" 07:51:45.023 [main] ERROR org.onap.policy.drools.policies.DomainMaker -- policy onap.policies.native.drools.Artifact 1.0.0:org.onap.policy.drools.domain.models.artifact.NativeArtifactPolicy is not conformant org.onap.policy.common.utils.coder.CoderException: org.onap.policy.drools.exception.CoderRuntimeException: org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: "" at #/name failed against http://www.onap.org/policy/models/schemas/onap.policies.native.drools.Artifact.schema.json#/properties/name with "Did not match pattern: ^(.+)$" at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:139) at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:125) at org.onap.policy.drools.policies.DomainMaker.conformance(DomainMaker.java:139) at org.onap.policy.drools.domain.models.DomainPolicyTypesTest.testToscaNativeDroolsPolicy(DomainPolicyTypesTest.java:98) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.onap.policy.drools.exception.CoderRuntimeException: org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: "" at #/name failed against http://www.onap.org/policy/models/schemas/onap.policies.native.drools.Artifact.schema.json#/properties/name with "Did not match pattern: ^(.+)$" at org.onap.policy.drools.policies.StandardValCoder.toJson(StandardValCoder.java:87) at org.onap.policy.drools.policies.StandardValCoder.toJson(StandardValCoder.java:78) at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:135) ... 74 common frames omitted Caused by: org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: "" at #/name failed against http://www.onap.org/policy/models/schemas/onap.policies.native.drools.Artifact.schema.json#/properties/name with "Did not match pattern: ^(.+)$" at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:135) at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:140) at org.onap.policy.drools.policies.StandardValCoder.toJson(StandardValCoder.java:85) ... 76 common frames omitted 07:51:45.028 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-drools-pdp-sonar/policy-domains/src/test/resources/tosca-policy-native-controller-example.json" was found on the local file system 07:51:45.030 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "schemas/onap.policies.native.drools.Controller-1.0.0.schema.json" does not exist on the local file system 07:51:45.030 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-drools-pdp-sonar/policy-domains/target/classes/schemas/onap.policies.native.drools.Controller-1.0.0.schema.json" : [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.035 s -- in org.onap.policy.drools.domain.models.DomainPolicyTypesTest [INFO] Running org.onap.policy.drools.domain.models.operational.OperationalPolicyTest 07:51:45.078 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policies/vCPE.policy.operational.input.tosca.json" does not exist on the local file system 07:51:45.079 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/tmp/r/org/onap/policy/models/policy-models-examples/4.0.1-SNAPSHOT/policy-models-examples-4.0.1-SNAPSHOT.jar!/policies/vCPE.policy.operational.input.tosca.json" : 07:51:45.080 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "schemas/onap.policies.controlloop.operational.common.Drools-1.0.0.schema.json" does not exist on the local file system 07:51:45.081 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-drools-pdp-sonar/policy-domains/target/classes/schemas/onap.policies.controlloop.operational.common.Drools-1.0.0.schema.json" : [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.policy.drools.domain.models.operational.OperationalPolicyTest [INFO] Running org.onap.policy.drools.domain.models.DroolsPolicyTest 07:51:45.124 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 07:51:45.124 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 07:51:45.183 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 07:51:45.183 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 07:51:45.185 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 07:51:45.185 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 07:51:45.185 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 07:51:45.185 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 07:51:45.185 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 07:51:45.185 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 07:51:45.185 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 07:51:45.186 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 07:51:45.186 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 07:51:45.186 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 07:51:45.186 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 07:51:45.187 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 07:51:45.187 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 07:51:45.187 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-drools-pdp-sonar/policy-domains/target/test-classes 07:51:45.187 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-drools-pdp-sonar/policy-domains/target/test-classes] 07:51:45.187 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-drools-pdp-sonar/policy-domains/target/classes 07:51:45.187 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-drools-pdp-sonar/policy-domains/target/classes] 07:51:45.187 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar 07:51:45.190 [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 07:51:45.191 [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 07:51:45.192 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/3.0.1-SNAPSHOT/utils-3.0.1-SNAPSHOT.jar 07:51:45.192 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/3.0.1-SNAPSHOT/capabilities-3.0.1-SNAPSHOT.jar 07:51:45.192 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/3.0.1-SNAPSHOT/gson-3.0.1-SNAPSHOT.jar 07:51:45.192 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar 07:51:45.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 07:51:45.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 07:51:45.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 07:51:45.194 [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 07:51:45.194 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.5.7/logback-classic-1.5.7.jar 07:51:45.195 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.5.7/logback-core-1.5.7.jar 07:51:45.195 [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 07:51:45.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 07:51:45.196 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar 07:51:45.197 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar 07:51:45.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 07:51:45.197 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-drools-pdp-sonar/policy-utils/target/policy-utils-3.0.1-SNAPSHOT.jar 07:51:45.197 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0.jar 07:51:45.198 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar 07:51:45.198 [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 07:51:45.199 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/models/policy-models-tosca/4.0.1-SNAPSHOT/policy-models-tosca-4.0.1-SNAPSHOT.jar 07:51:45.199 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/models/policy-models-base/4.0.1-SNAPSHOT/policy-models-base-4.0.1-SNAPSHOT.jar 07:51:45.199 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/models/policy-models-errors/4.0.1-SNAPSHOT/policy-models-errors-4.0.1-SNAPSHOT.jar 07:51:45.199 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/models/policy-models-dao/4.0.1-SNAPSHOT/policy-models-dao-4.0.1-SNAPSHOT.jar 07:51:45.199 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.5.2.Final/hibernate-core-6.5.2.Final.jar 07:51:45.209 [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 07:51:45.209 [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 07:51:45.209 [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 07:51:45.209 [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 07:51:45.210 [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 07:51:45.210 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar 07:51:45.211 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar 07:51:45.211 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar 07:51:45.211 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar 07:51:45.212 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar 07:51:45.212 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar 07:51:45.212 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar 07:51:45.215 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar 07:51:45.215 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 07:51:45.215 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 07:51:45.216 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar 07:51:45.216 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar 07:51:45.216 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar 07:51:45.217 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/jimblackler/jsonschemafriend/core/0.12.4/core-0.12.4.jar 07:51:45.217 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/damnhandy/handy-uri-templates/2.1.8/handy-uri-templates-2.1.8.jar 07:51:45.217 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/joda-time/joda-time/2.10.2/joda-time-2.10.2.jar 07:51:45.218 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/ibm/icu/icu4j/74.2/icu4j-74.2.jar 07:51:45.223 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-validator/commons-validator/1.8.0/commons-validator-1.8.0.jar 07:51:45.223 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar 07:51:45.223 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-digester/commons-digester/2.1/commons-digester-2.1.jar 07:51:45.224 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 07:51:45.224 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar 07:51:45.226 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar 07:51:45.226 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar 07:51:45.226 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jruby/joni/joni/2.2.1/joni-2.2.1.jar 07:51:45.226 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jruby/jcodings/jcodings/1.0.58/jcodings-1.0.58.jar 07:51:45.227 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jsoup/jsoup/1.17.2/jsoup-1.17.2.jar 07:51:45.228 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/models/policy-models-examples/4.0.1-SNAPSHOT/policy-models-examples-4.0.1-SNAPSHOT.jar 07:51:45.228 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar 07:51:45.229 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar 07:51:45.229 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar 07:51:45.229 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar 07:51:45.231 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar 07:51:45.231 [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 07:51:45.232 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar 07:51:45.233 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/policy-endpoints/3.0.1-SNAPSHOT/policy-endpoints-3.0.1-SNAPSHOT.jar 07:51:45.233 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/3.0.1-SNAPSHOT/common-parameters-3.0.1-SNAPSHOT.jar 07:51:45.233 [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 07:51:45.233 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.8/jersey-container-servlet-core-3.1.8.jar 07:51:45.234 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar 07:51:45.234 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/3.1.8/jersey-common-3.1.8.jar 07:51:45.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 07:51:45.235 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-server/3.1.8/jersey-server-3.1.8.jar 07:51:45.236 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/3.1.8/jersey-client-3.1.8.jar 07:51:45.237 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar 07:51:45.237 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-servlet/11.0.23/jetty-servlet-11.0.23.jar 07:51:45.237 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-security/11.0.23/jetty-security-11.0.23.jar 07:51:45.237 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-server/11.0.23/jetty-server-11.0.23.jar 07:51:45.238 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-http/11.0.23/jetty-http-11.0.23.jar 07:51:45.238 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-util/11.0.23/jetty-util-11.0.23.jar 07:51:45.239 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-io/11.0.23/jetty-io-11.0.23.jar 07:51:45.240 [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 07:51:45.240 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar 07:51:45.241 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar 07:51:45.241 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar 07:51:45.241 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar 07:51:45.242 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar 07:51:45.242 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar 07:51:45.242 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/opentelemetry-api/1.41.0/opentelemetry-api-1.41.0.jar 07:51:45.242 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/opentelemetry-context/1.41.0/opentelemetry-context-1.41.0.jar 07:51:45.243 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar 07:51:45.243 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar 07:51:45.243 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/3.0.1-SNAPSHOT/utils-test-3.0.1-SNAPSHOT.jar 07:51:45.243 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar 07:51:45.244 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar 07:51:45.249 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar 07:51:45.250 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar 07:51:45.250 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 07:51:45.250 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar 07:51:45.251 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar 07:51:45.251 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar 07:51:45.251 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar 07:51:45.251 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 07:51:45.251 [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 07:51:45.252 [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 07:51:45.256 [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 07:51:45.256 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 07:51:45.256 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar 07:51:45.256 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar 07:51:45.257 [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 07:51:45.258 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar 07:51:45.258 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 07:51:45.389 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.drools.domain.models.DroolsPolicyTest$DerivedDomainPolicy.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 07:51:45.390 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.drools.domain.models.DroolsPolicyTest$DerivedDomainPolicy.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 07:51:45.392 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.drools.domain.models.DroolsPolicyTest$DerivedDomainPolicy.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 07:51:45.392 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.drools.domain.models.DroolsPolicyTest$DerivedDomainPolicy.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.onap.policy.drools.domain.models.DroolsPolicyTest [INFO] Running org.onap.policy.drools.domain.models.controller.ControllerTopicTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.drools.domain.models.controller.ControllerTopicTest [INFO] Running org.onap.policy.drools.domain.models.controller.ControllerPolicyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.drools.domain.models.controller.ControllerPolicyTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-domains --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/policy-domains/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-domains' with 2 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-domains --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/policy-domains/target/policy-domains-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-domains --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-domains --- [INFO] Analyzed bundle 'policy-domains' with 2 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-domains --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/policy-domains/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-domains --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/policy-domains/pom.xml to /tmp/r/org/onap/policy/drools-pdp/policy-domains/3.0.1-SNAPSHOT/policy-domains-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/policy-domains/target/policy-domains-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/policy-domains/3.0.1-SNAPSHOT/policy-domains-3.0.1-SNAPSHOT.jar [INFO] [INFO] ------------< org.onap.policy.drools-pdp:policy-management >------------ [INFO] Building policy-management 3.0.1-SNAPSHOT [5/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-management --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-version) @ policy-management --- [INFO] skip non existing resourceDirectory /w/workspace/policy-drools-pdp-sonar/policy-management/src/main/resources/versions [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ policy-management --- [INFO] skip non existing resourceDirectory /w/workspace/policy-drools-pdp-sonar/policy-management/src/main/resources/etc/bvc-extensions [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-management --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/policy-management/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --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] --- swagger-codegen-maven-plugin:3.0.52:generate (code-gen) @ policy-management --- [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/ControllersApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/DefaultApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/EnvironmentApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/FeaturesApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/InputsApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/LegacyApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/LifecycleApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/PropertiesApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/SwaggerApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/SwitchesApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/ToolsApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/TopicsApi.java [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-management --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-management --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-management --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-management --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 59 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-swagger) @ policy-management --- [INFO] Copying 1 resource from target/generated-sources/swagger to src/main/resources/swagger [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-management --- [INFO] Copying 22 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-management --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 35 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-management --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/policy-management/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.drools.protocol.configuration.DroolsConfigurationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 s -- in org.onap.policy.drools.protocol.configuration.DroolsConfigurationTest [INFO] Running org.onap.policy.drools.protocol.configuration.ControllerConfigurationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.drools.protocol.configuration.ControllerConfigurationTest [INFO] Running org.onap.policy.drools.protocol.configuration.PdpdConfigurationTest 2024-11-03 07:52:00.175 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(80) - Drools HashCode -2097477661 2024-11-03 07:52:00.182 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(117) - drools DroolsConfiguration(artifactId=org.onap.artifact, groupId=group, version=1.0.0, additionalProperties={property1=value1}) 2024-11-03 07:52:00.186 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(118) - drools2 DroolsConfiguration(artifactId=org.onap.artifact2, groupId=group2, version=1.0.1, additionalProperties={property2=value2, property1=value1}) 2024-11-03 07:52:00.186 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(137) - Controller HashCode 903627982 2024-11-03 07:52:00.186 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(178) - Controller ControllerConfiguration(name=name, operation=operation, drools=DroolsConfiguration(artifactId=org.onap.artifact, groupId=group, version=1.0.0, additionalProperties={property1=value1}), additionalProperties={property1=value1}) 2024-11-03 07:52:00.186 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(179) - Controller2 ControllerConfiguration(name=name2, operation=operation2, drools=DroolsConfiguration(artifactId=org.onap.artifact2, groupId=group2, version=1.0.1, additionalProperties={property2=value2, property1=value1}), additionalProperties={property2=value2, property1=value1}) 2024-11-03 07:52:00.187 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(200) - Config HashCode -105666177 2024-11-03 07:52:00.187 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(243) - Config PdpdConfiguration(requestId=5abf8271-77cb-4f14-9b5b-4711da0e6b68, entity=entity1, controllers=[ControllerConfiguration(name=name, operation=operation, drools=DroolsConfiguration(artifactId=org.onap.artifact, groupId=group, version=1.0.0, additionalProperties={property1=value1}), additionalProperties={property1=value1})], additionalProperties={property1=value1}) 2024-11-03 07:52:00.188 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(244) - Config2 PdpdConfiguration(requestId=cc9ac15a-cb70-4f54-9c34-2d9a8ff88b40, entity=entity2, controllers=[ControllerConfiguration(name=name2, operation=operation2, drools=DroolsConfiguration(artifactId=org.onap.artifact2, groupId=group2, version=1.0.1, additionalProperties={property2=value2, property1=value1}), additionalProperties={property2=value2, property1=value1})], additionalProperties={property1=value1}) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.onap.policy.drools.protocol.configuration.PdpdConfigurationTest [INFO] Running org.onap.policy.drools.protocol.coders.TopicCoderFilterConfigurationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.policy.drools.protocol.coders.TopicCoderFilterConfigurationTest [INFO] Running org.onap.policy.drools.protocol.coders.GsonProtocolCoderToolsetTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-11-03 07:52:02.357 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.decode(151) - Mock for GsonProtocolCoderToolset, hashCode: 190091089: no drools-controller to process json 2024-11-03 07:52:02.366 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.decode(165) - Mock for GsonProtocolCoderToolset, hashCode: 190091089: cannot fetch application class someClassName 2024-11-03 07:52:02.368 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.decode(170) - Mock for GsonProtocolCoderToolset, hashCode: 190091089: cannot fetch application class someClassName 2024-11-03 07:52:02.371 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.decode(185) - Mock for GsonProtocolCoderToolset, hashCode: 190091089: cannot fetch application class someClassName 2024-11-03 07:52:02.375 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.decode(194) - Mock for GsonProtocolCoderToolset, hashCode: 190091089 cannot decode json into org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings 2024-11-03 07:52:02.385 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.encode(218) - Mock for GsonProtocolCoderToolset, hashCode: 1798538641 cannot custom-encode java.lang.Object@53b7f08 2024-11-03 07:52:02.387 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.encode(225) - Mock for GsonProtocolCoderToolset, hashCode: 1798538641 cannot encode java.lang.Object@53b7f08 2024-11-03 07:52:02.558 [main] INFO o.o.p.d.p.c.GsonProtocolCoderToolset.deserialize(70) - GsonUTCAdapter: cannot parse Mock for JsonElement, hashCode: 39284878 because of Text 'invalid json' could not be parsed at index 0 java.time.format.DateTimeParseException: Text 'invalid json' could not be parsed at index 0 at java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2052) at java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1954) at java.base/java.time.ZonedDateTime.parse(ZonedDateTime.java:600) at org.onap.policy.drools.protocol.coders.GsonProtocolCoderToolset$GsonUtcAdapter.deserialize(GsonProtocolCoderToolset.java:68) at org.onap.policy.drools.protocol.coders.GsonProtocolCoderToolsetTest.test_GsonUtcAdapter(GsonProtocolCoderToolsetTest.java:191) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.213 s -- in org.onap.policy.drools.protocol.coders.GsonProtocolCoderToolsetTest [INFO] Running org.onap.policy.drools.protocol.coders.MultiplexorEventProtocolCoderTest 2024-11-03 07:52:02.805 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.removeDecoders(95) - MultiplexorEventProtocolCoder(decoders=decoder, encoders=encoder): remove-decoder group:artifact:topic 2024-11-03 07:52:02.856 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.addDecoder(57) - MultiplexorEventProtocolCoder(decoders=decoder, encoders=encoder): add-decoder null:null:null:null:null:null:0 2024-11-03 07:52:02.966 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.removeEncoders(104) - MultiplexorEventProtocolCoder(decoders=decoder, encoders=encoder): remove-encoder group:artifact:topic 2024-11-03 07:52:02.973 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.addEncoder(77) - MultiplexorEventProtocolCoder(decoders=decoder, encoders=encoder): add-decoder null:null:null:null:null:null:0 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.onap.policy.drools.protocol.coders.MultiplexorEventProtocolCoderTest [INFO] Running org.onap.policy.drools.protocol.coders.JsonProtocolFilterTest 2024-11-03 07:52:03.229 [main] WARN o.o.p.d.p.coders.JsonProtocolFilter.filter(127) - Could not find any matches for rule $.controllers[?(@.drools.version =~ /\\d\\.\\d\\.2/)] in json {"requestID":"38adde30-cc22-11e8-a8d5-f2801f1b9fd1","entity":"controller","controllers":[{"name":"test-controller","drools":{"groupId":"org.onap.policy.drools.test","artifactId":"test","version":"0.0.1"},"operation":"update"}]} 2024-11-03 07:52:03.233 [main] ERROR o.o.p.d.p.coders.JsonProtocolFilter.filter(123) - JsonPath couldn't read $.test because of No results for path: $['test'] com.jayway.jsonpath.PathNotFoundException: No results for path: $['test'] 2024-11-03 07:52:03.234 [main] WARN o.o.p.d.p.coders.JsonProtocolFilter.filter(127) - Could not find any matches for rule $.test in json {"requestID":"38adde30-cc22-11e8-a8d5-f2801f1b9fd1","entity":"controller","controllers":[{"name":"test-controller","drools":{"groupId":"org.onap.policy.drools.test","artifactId":"test","version":"0.0.1"},"operation":"update"}]} 2024-11-03 07:52:03.240 [main] ERROR o.o.p.d.p.coders.JsonProtocolFilter.filter(123) - JsonPath couldn't read $.test because of No results for path: $['test'] com.jayway.jsonpath.PathNotFoundException: No results for path: $['test'] 2024-11-03 07:52:03.241 [main] WARN o.o.p.d.p.coders.JsonProtocolFilter.filter(127) - Could not find any matches for rule $.test in json {"requestID":"38adde30-cc22-11e8-a8d5-f2801f1b9fd1","entity":"controller","controllers":[{"name":"test-controller","drools":{"groupId":"org.onap.policy.drools.test","artifactId":"test","version":"0.0.1"},"operation":"update"}]} [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.onap.policy.drools.protocol.coders.JsonProtocolFilterTest [INFO] Running org.onap.policy.drools.protocol.coders.GenericProtocolCoderTest 2024-11-03 07:52:03.292 [main] WARN o.o.p.d.p.c.GenericEventProtocolCoder.getDroolsControllers(595) - Mock for EventProtocolDecoder, hashCode: 111793522: multiple drools-controller [NullDroolsController(), NullDroolsController()] for topic:java.lang.Object 2024-11-03 07:52:03.296 [main] WARN o.o.p.d.p.c.GenericEventProtocolCoder.droolsCreators(381) - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): no reverse mapping for topic:java.lang.Object 2024-11-03 07:52:03.299 [main] WARN o.o.p.d.p.c.GenericEventProtocolCoder.droolsCreators(381) - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): no reverse mapping for topic:java.lang.Object 2024-11-03 07:52:03.369 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.add(86) - Mock for EventProtocolEncoder, hashCode: 49250603: adding coders for existing group:artifact:topic: Mock for ProtocolCoderToolset, hashCode: 1577452287 2024-11-03 07:52:03.370 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.add(94) - Mock for EventProtocolEncoder, hashCode: 49250603: adding new reverse coders (multiple classes case) for null:group:artifact:topic: Mock for ProtocolCoderToolset, hashCode: 1577452287 2024-11-03 07:52:03.387 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.remove(185) - Mock for EventProtocolDecoder, hashCode: 441216628: removed toolset for group:artifact:topic: Mock for ProtocolCoderToolset, hashCode: 685189361 2024-11-03 07:52:03.388 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.removeReverseCoder(204) - Mock for EventProtocolDecoder, hashCode: 441216628: removing reverse mapping for group:artifact:topic: 2024-11-03 07:52:03.419 [main] WARN o.o.p.d.p.c.GenericEventProtocolCoder.encodeInternal(360) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): cannot encode (first) for NO-GROUP-ID:NO-ARTIFACT-ID:topic: java.lang.Object@7a05cdc8 java.lang.NullPointerException: Cannot invoke "org.onap.policy.drools.protocol.coders.ProtocolCoderToolset.encode(Object)" because "coderTools" is null at org.onap.policy.drools.protocol.coders.GenericEventProtocolCoder.encodeInternal(GenericEventProtocolCoder.java:355) at org.onap.policy.drools.protocol.coders.GenericEventProtocolCoder.encode(GenericEventProtocolCoder.java:337) at org.onap.policy.drools.protocol.coders.GenericProtocolCoderTest.lambda$testEncode_WithTopicEncodedClassAndDroolsController$20(GenericProtocolCoderTest.java:305) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) at org.onap.policy.drools.protocol.coders.GenericProtocolCoderTest.testEncode_WithTopicEncodedClassAndDroolsController(GenericProtocolCoderTest.java:305) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:03.437 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.remove(185) - Mock for EventProtocolDecoder, hashCode: 1157136713: removed toolset for groupId:artifactId:topic: Mock for ProtocolCoderToolset, hashCode: 991572261 2024-11-03 07:52:03.439 [main] WARN o.o.p.d.p.c.GenericEventProtocolCoder.droolsCreators(381) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): no reverse mapping for topic:java.lang.Object [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.onap.policy.drools.protocol.coders.GenericProtocolCoderTest [INFO] Running org.onap.policy.drools.protocol.coders.EventProtocolCoderTest 2024-11-03 07:52:03.500 [main] INFO o.o.p.c.e.e.c.b.IndexedKafkaTopicSinkFactory.build(94) - IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 2024-11-03 07:52:03.520 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.addEncoder(77) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder foo:bar:JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@3749c6ac:null:1275992582 2024-11-03 07:52:03.522 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.add(106) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): adding coders for new foo:bar:JUNIT: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=JUNIT, controllerId=foo:bar:JUNIT, groupId=foo, artifactId=bar, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.configuration.DroolsConfiguration, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@3749c6ac, modelClassLoaderHash=1275992582]], customCoder=null]] 2024-11-03 07:52:03.534 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.addReverseCoder(139) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[foo:bar:JUNIT], reverseCoders=[]]): adding toolset for reverse key JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=JUNIT, controllerId=foo:bar:JUNIT, groupId=foo, artifactId=bar, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.configuration.DroolsConfiguration, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@3749c6ac, modelClassLoaderHash=1275992582]], customCoder=null]]] 2024-11-03 07:52:03.538 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.removeEncoders(104) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[foo:bar:JUNIT], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]])): remove-encoder foo:bar:JUNIT 2024-11-03 07:52:03.539 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.remove(185) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): removed toolset for foo:bar:JUNIT: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=JUNIT, controllerId=foo:bar:JUNIT, groupId=foo, artifactId=bar, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.configuration.DroolsConfiguration, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@3749c6ac, modelClassLoaderHash=1275992582]], customCoder=null]] 2024-11-03 07:52:03.539 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.removeReverseCoder(214) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): removed coder from toolset for JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration from reverse mapping 2024-11-03 07:52:03.542 [main] INFO o.o.p.c.e.e.c.b.IndexedKafkaTopicSinkFactory.build(94) - IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 2024-11-03 07:52:03.543 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.addEncoder(77) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]])): add-decoder foo:bar:JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@73eaae1e:null:1275992582 2024-11-03 07:52:03.544 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.add(106) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): adding coders for new foo:bar:JUNIT: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=JUNIT, controllerId=foo:bar:JUNIT, groupId=foo, artifactId=bar, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.configuration.DroolsConfiguration, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@73eaae1e, modelClassLoaderHash=1275992582]], customCoder=null]] 2024-11-03 07:52:03.547 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.addReverseCoder(132) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[foo:bar:JUNIT], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): adding coder set for JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=JUNIT, controllerId=foo:bar:JUNIT, groupId=foo, artifactId=bar, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.configuration.DroolsConfiguration, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@73eaae1e, modelClassLoaderHash=1275992582]], customCoder=null]] 2024-11-03 07:52:03.550 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.addEncoder(77) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[foo:bar:JUNIT], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]])): add-decoder foo:bar:JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@73eaae1e:null:1275992582 2024-11-03 07:52:03.551 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.add(86) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[foo:bar:JUNIT], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): adding coders for existing foo:bar:JUNIT: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=JUNIT, controllerId=foo:bar:JUNIT, groupId=foo, artifactId=bar, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.configuration.DroolsConfiguration, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@73eaae1e, modelClassLoaderHash=1275992582]], customCoder=null]] 2024-11-03 07:52:03.552 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.removeEncoders(104) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[foo:bar:JUNIT], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]])): remove-encoder foo:bar:JUNIT 2024-11-03 07:52:03.553 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.remove(185) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): removed toolset for foo:bar:JUNIT: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=JUNIT, controllerId=foo:bar:JUNIT, groupId=foo, artifactId=bar, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.configuration.DroolsConfiguration, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@73eaae1e, modelClassLoaderHash=1275992582]], customCoder=null]] 2024-11-03 07:52:03.553 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.removeReverseCoder(214) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): removed coder from toolset for JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration from reverse mapping 2024-11-03 07:52:03.554 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.removeEncoders(104) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]])): remove-encoder NotExistentGroup:bar:JUNIT [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.onap.policy.drools.protocol.coders.EventProtocolCoderTest [INFO] Running org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest 2024-11-03 07:52:07.666 [main] WARN o.k.m.i.embedder.MavenProjectLoader.loadMavenProject(181) - Unable to parse pom.xml file of the running project: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT: Could not find artifact org.onap.policy.parent:integration:pom:5.0.1-SNAPSHOT and 'parent.relativePath' points at no local POM @ org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT, /w/workspace/policy-drools-pdp-sonar/pom.xml, line 27, column 13 2024-11-03 07:52:07.683 [main] INFO o.o.p.c.e.e.c.b.IndexedKafkaTopicSinkFactory.build(94) - IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 2024-11-03 07:52:07.687 [main] INFO o.o.p.c.u.s.OrderedServiceImpl.rebuildList(108) - ***** OrderedServiceImpl implementers: [org.onap.policy.drools.controller.DroolsControllerFactoryTest$DroolsBuilder@4bc81323, org.onap.policy.drools.system.PolicyControllerFactoryTest$DroolsBuilder@108f19c7] 2024-11-03 07:52:07.688 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 2024-11-03 07:52:07.818 [main] WARN o.d.c.k.builder.impl.KieBuilderImpl.packageNameForFile(398) - File 'drools1.drl' is in folder '' but declares package 'org.onap.policy.drools.core'. It is advised to have a correspondance between package and folder names. 2024-11-03 07:52:07.849 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: defaultKieBase 2024-11-03 07:52:07.898 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: defaultKieBase 2024-11-03 07:52:07.898 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 2024-11-03 07:52:07.902 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 2024-11-03 07:52:07.903 [main] INFO o.o.p.drools.core.PolicyContainer.<init>(126) - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 2024-11-03 07:52:07.903 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:07.905 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:07.906 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings 2024-11-03 07:52:07.906 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.addEncoder(77) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]])): add-decoder org.onap.policy.drools.test:echo:protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@14a78b6c:null:1414888920 2024-11-03 07:52:07.907 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.add(106) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): adding coders for new org.onap.policy.drools.test:echo:protocolcoder: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=protocolcoder, controllerId=org.onap.policy.drools.test:echo:protocolcoder, groupId=org.onap.policy.drools.test, artifactId=echo, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@14a78b6c, modelClassLoaderHash=1414888920]], customCoder=null]] 2024-11-03 07:52:07.907 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.addReverseCoder(139) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:echo:protocolcoder], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): adding toolset for reverse key protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=protocolcoder, controllerId=org.onap.policy.drools.test:echo:protocolcoder, groupId=org.onap.policy.drools.test, artifactId=echo, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@14a78b6c, modelClassLoaderHash=1414888920]], customCoder=null]]] 2024-11-03 07:52:07.915 [main] INFO o.o.p.d.p.c.ProtocolCoderToolset.filter(200) - Mock for GsonProtocolCoderToolset, hashCode: 869513100: unexpected failure accepting json because of Cannot invoke "org.onap.policy.drools.protocol.coders.JsonProtocolFilter.accept(String)" because the return value of "org.onap.policy.drools.protocol.coders.EventProtocolCoder$CoderFilters.getFilter()" is null java.lang.NullPointerException: Cannot invoke "org.onap.policy.drools.protocol.coders.JsonProtocolFilter.accept(String)" because the return value of "org.onap.policy.drools.protocol.coders.EventProtocolCoder$CoderFilters.getFilter()" is null at org.onap.policy.drools.protocol.coders.ProtocolCoderToolset.filter(ProtocolCoderToolset.java:195) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$JaTWA6wI.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.onap.policy.drools.protocol.coders.ProtocolCoderToolset.filter(ProtocolCoderToolset.java:189) at org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest.testExceptions(ProtocolCoderToolsetTest.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.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:07.916 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(441) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920]: HALT 2024-11-03 07:52:07.916 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920] 2024-11-03 07:52:07.916 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920]: REMOVE-CODERS 2024-11-03 07:52:07.916 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920] 2024-11-03 07:52:07.916 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920] 2024-11-03 07:52:07.916 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.removeEncoders(104) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:echo:protocolcoder], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration, protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]])): remove-encoder org.onap.policy.drools.test:echo:protocolcoder 2024-11-03 07:52:07.916 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.remove(185) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration, protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]]): removed toolset for org.onap.policy.drools.test:echo:protocolcoder: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=protocolcoder, controllerId=org.onap.policy.drools.test:echo:protocolcoder, groupId=org.onap.policy.drools.test, artifactId=echo, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@14a78b6c, modelClassLoaderHash=1414888920]], customCoder=null]] 2024-11-03 07:52:07.917 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.removeReverseCoder(214) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration, protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]]): removed coder from toolset for protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings from reverse mapping 2024-11-03 07:52:07.917 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-11-03 07:52:07.918 [main] INFO o.o.p.c.u.s.OrderedServiceImpl.rebuildList(108) - ***** OrderedServiceImpl implementers: [] 2024-11-03 07:52:07.964 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-11-03 07:52:07.965 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(255) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 2024-11-03 07:52:07.966 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 2024-11-03 07:52:07.966 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned 2024-11-03 07:52:07.970 [main] INFO o.o.p.c.e.e.c.b.IndexedKafkaTopicSinkFactory.build(94) - IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 2024-11-03 07:52:07.970 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 2024-11-03 07:52:07.970 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 2024-11-03 07:52:07.974 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 2024-11-03 07:52:08.014 [main] INFO o.o.p.drools.core.PolicyContainer.<init>(126) - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 2024-11-03 07:52:08.015 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:08.015 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:08.015 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings 2024-11-03 07:52:08.015 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.addEncoder(77) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration, protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]])): add-decoder org.onap.policy.drools.test:echo:protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@31986d2d:null:1414888920 2024-11-03 07:52:08.016 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.add(106) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration, protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]]): adding coders for new org.onap.policy.drools.test:echo:protocolcoder: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=protocolcoder, controllerId=org.onap.policy.drools.test:echo:protocolcoder, groupId=org.onap.policy.drools.test, artifactId=echo, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@31986d2d, modelClassLoaderHash=1414888920]], customCoder=null]] 2024-11-03 07:52:08.016 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.addReverseCoder(132) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:echo:protocolcoder], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration, protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]]): adding coder set for protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=protocolcoder, controllerId=org.onap.policy.drools.test:echo:protocolcoder, groupId=org.onap.policy.drools.test, artifactId=echo, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@31986d2d, modelClassLoaderHash=1414888920]], customCoder=null]] 2024-11-03 07:52:08.018 [main] WARN o.o.p.d.p.coders.JsonProtocolFilter.filter(127) - Could not find any matches for rule [?($.first =~ /.*/ && $.second =~ /^blah.*/ && $.third =~ /^hello$/)] in json {"first":"v1","second":"v2","third":"v3"} 2024-11-03 07:52:08.022 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(441) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920]: HALT 2024-11-03 07:52:08.022 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920] 2024-11-03 07:52:08.023 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920]: REMOVE-CODERS 2024-11-03 07:52:08.023 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920] 2024-11-03 07:52:08.023 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920] 2024-11-03 07:52:08.023 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.removeEncoders(104) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:echo:protocolcoder], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration, protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]])): remove-encoder org.onap.policy.drools.test:echo:protocolcoder 2024-11-03 07:52:08.023 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.remove(185) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration, protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]]): removed toolset for org.onap.policy.drools.test:echo:protocolcoder: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=protocolcoder, controllerId=org.onap.policy.drools.test:echo:protocolcoder, groupId=org.onap.policy.drools.test, artifactId=echo, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@31986d2d, modelClassLoaderHash=1414888920]], customCoder=null]] 2024-11-03 07:52:08.023 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.removeReverseCoder(214) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration, protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]]): removed coder from toolset for protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings from reverse mapping 2024-11-03 07:52:08.023 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-11-03 07:52:08.025 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-11-03 07:52:08.025 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(255) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 2024-11-03 07:52:08.025 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 2024-11-03 07:52:08.025 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.449 s -- in org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest [INFO] Running org.onap.policy.drools.features.DroolsControllerFeatureApiTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.drools.features.DroolsControllerFeatureApiTest [INFO] Running org.onap.policy.drools.features.PolicyEngineFeatureApiTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.onap.policy.drools.features.PolicyEngineFeatureApiTest [INFO] Running org.onap.policy.drools.features.PolicyControllerFeatureApiTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.policy.drools.features.PolicyControllerFeatureApiTest [INFO] Running org.onap.policy.drools.controller.IndexedDroolsControllerFactoryTest 2024-11-03 07:52:08.346 [main] INFO o.o.p.d.c.IndexedDroolsControllerFactory.unmanage(344) - Drools Controller is NOT OPERATIONAL - nothing to destroy [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.onap.policy.drools.controller.IndexedDroolsControllerFactoryTest [INFO] Running org.onap.policy.drools.controller.DroolsControllerFactoryTest 2024-11-03 07:52:08.359 [main] INFO o.o.p.d.c.IndexedDroolsControllerFactory.applyBeforeInstance(190) - feature org.onap.policy.drools.controller.DroolsControllerFactoryTest$DroolsBuilder (1) beforeInstance() has intercepted drools controller testGroupId:testArtifactId:testVersion [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.drools.controller.DroolsControllerFactoryTest [INFO] Running org.onap.policy.drools.controller.internal.MavenDroolsController2Test 2024-11-03 07:52:09.246 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.246 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.247 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.247 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.276 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.277 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.277 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.277 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.277 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(633) - LOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.278 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(641) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.278 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.279 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.292 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.292 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.292 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.293 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.293 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.295 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.306 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.307 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.307 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.307 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.308 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.308 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-03 07:52:09.308 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-03 07:52:09.309 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.309 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-11-03 07:52:09.330 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.331 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.331 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.332 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.332 [main] WARN o.o.p.d.c.i.MavenDroolsController.offer(509) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: DECODE FAILED: my-topic <- my-event-text because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.controller.internal.MavenDroolsController.offer(MavenDroolsController.java:500) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testOfferStringString_DecodeEx(MavenDroolsController2Test.java:665) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:09.348 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.348 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.349 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.365 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.365 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.365 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.366 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.367 [main] WARN o.o.p.d.c.i.MavenDroolsController.offer(548) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] Failed to inject into PolicyContainer [session-A, session-B] 2024-11-03 07:52:09.378 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.378 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.378 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.379 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.379 [main] ERROR o.o.p.d.c.i.MavenDroolsController.lambda$offer$1(541) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: feature org.onap.policy.drools.features.DroolsControllerFeatureApi$MockitoMock$cEMkVGxu before-insert failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.DroolsControllerFeatureApi.beforeInsert(DroolsControllerFeatureApi.java:76) at org.onap.policy.drools.controller.internal.MavenDroolsController.lambda$offer$0(MavenDroolsController.java:540) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.controller.internal.MavenDroolsController.offer(MavenDroolsController.java:539) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testOfferT_Ex(MavenDroolsController2Test.java:711) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:09.380 [main] ERROR o.o.p.d.c.i.MavenDroolsController.lambda$offer$3(553) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: feature org.onap.policy.drools.features.DroolsControllerFeatureApi$MockitoMock$cEMkVGxu after-insert failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.DroolsControllerFeatureApi.afterInsert(DroolsControllerFeatureApi.java:87) at org.onap.policy.drools.controller.internal.MavenDroolsController.lambda$offer$2(MavenDroolsController.java:552) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.controller.internal.MavenDroolsController.offer(MavenDroolsController.java:551) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testOfferT_Ex(MavenDroolsController2Test.java:711) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:09.392 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.392 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.392 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.392 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:my-version] 2024-11-03 07:52:09.393 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(199) - All in the right version: my-group:my-artifact:my-version vs. MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.406 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.406 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.406 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.406 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.425 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.426 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.427 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.427 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.427 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.428 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-03 07:52:09.428 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-03 07:52:09.428 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.429 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-11-03 07:52:09.429 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.429 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(441) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: HALT 2024-11-03 07:52:09.429 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.430 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 2024-11-03 07:52:09.430 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.430 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.439 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.439 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.439 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.439 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.440 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.440 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-03 07:52:09.440 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-03 07:52:09.440 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.441 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-11-03 07:52:09.441 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.442 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.442 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.442 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.442 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.443 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.451 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.451 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.451 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.458 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.458 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.458 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.459 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.459 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@42582432 FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 2024-11-03 07:52:09.466 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.467 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.467 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.467 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.467 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@42582432 FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO null 2024-11-03 07:52:09.468 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: null FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 2024-11-03 07:52:09.469 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(633) - LOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.469 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@42582432 FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 2024-11-03 07:52:09.469 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(641) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.470 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.470 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@42582432 FROM MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] TO sink 2024-11-03 07:52:09.470 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.477 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.478 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.478 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.478 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [null:my-artifact:my-version] 2024-11-03 07:52:09.478 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [:my-artifact:my-version] 2024-11-03 07:52:09.479 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:null:my-version] 2024-11-03 07:52:09.479 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group::my-version] 2024-11-03 07:52:09.479 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:null] 2024-11-03 07:52:09.480 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:] 2024-11-03 07:52:09.480 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [no-group-id:my-artifact:my-version] 2024-11-03 07:52:09.480 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:no-artifact-id:my-version] 2024-11-03 07:52:09.481 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:no-version] 2024-11-03 07:52:09.481 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-groupB:my-artifact:my-version] 2024-11-03 07:52:09.481 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifactB:my-version] 2024-11-03 07:52:09.488 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.488 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.489 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.496 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.496 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.496 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.504 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.504 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.504 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.505 [main] WARN o.o.p.d.c.i.MavenDroolsController.getSessionNames(681) - Can't retrieve CORE sessions java.lang.RuntimeException: expected exception at org.onap.policy.drools.core.PolicyContainer.getPolicySessions(PolicyContainer.java:440) at org.onap.policy.drools.controller.internal.MavenDroolsController.getSessionNames(MavenDroolsController.java:673) at org.onap.policy.drools.controller.internal.MavenDroolsController.getSessionNames(MavenDroolsController.java:661) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testGetSessionNames_testGetCanonicalSessionNames(MavenDroolsController2Test.java:937) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:09.512 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.512 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.512 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.513 [main] WARN o.o.p.d.c.i.MavenDroolsController.factClassNames(753) - Object cannot be retrieved from fact factex java.lang.RuntimeException: expected exception at org.onap.policy.drools.controller.internal.MavenDroolsController.factClassNames(MavenDroolsController.java:746) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testFactClassNames(MavenDroolsController2Test.java:969) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:09.524 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.525 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.526 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.528 [main] WARN o.o.p.d.c.i.MavenDroolsController.facts(800) - Object cannot be retrieved from fact fact1 java.lang.RuntimeException: expected exception at org.onap.policy.drools.controller.internal.MavenDroolsController.facts(MavenDroolsController.java:797) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testFactsStringStringBoolean_DeleteEx(MavenDroolsController2Test.java:1025) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:09.541 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.541 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.541 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.542 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:my-versionB] 2024-11-03 07:52:09.544 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(207) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] UPGRADE results: null 2024-11-03 07:52:09.544 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 2024-11-03 07:52:09.545 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.545 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.545 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.545 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-03 07:52:09.546 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-03 07:52:09.548 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.548 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-11-03 07:52:09.549 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(219) - UPDATE-TO-VERSION: completed MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.550 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:my-version] 2024-11-03 07:52:09.550 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(207) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] UPGRADE results: null 2024-11-03 07:52:09.551 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 2024-11-03 07:52:09.551 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.552 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.552 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.552 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.553 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(219) - UPDATE-TO-VERSION: completed MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.571 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.572 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.572 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.573 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(871) - Fast delete of 1001 from session-A 2024-11-03 07:52:09.574 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(871) - Fast delete of 1001 from session-A 2024-11-03 07:52:09.585 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.585 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.585 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.586 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.586 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.587 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-03 07:52:09.587 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-03 07:52:09.588 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.589 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Long 2024-11-03 07:52:09.589 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-11-03 07:52:09.597 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.597 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.598 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.600 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.602 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.604 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-03 07:52:09.605 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-03 07:52:09.605 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.606 [main] ERROR o.o.p.drools.utils.ReflectionUtil.fetchClass(60) - class unknown class fetched in jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 does not exist java.lang.ClassNotFoundException: unknown class at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:467) at org.onap.policy.drools.utils.ReflectionUtil.fetchClass(ReflectionUtil.java:58) at org.onap.policy.drools.utils.ReflectionUtil.isClass(ReflectionUtil.java:75) at org.onap.policy.drools.controller.internal.MavenDroolsController.isNotAClass(MavenDroolsController.java:1004) at org.onap.policy.drools.controller.internal.MavenDroolsController.initCoders(MavenDroolsController.java:279) at org.onap.policy.drools.controller.internal.MavenDroolsController.init(MavenDroolsController.java:177) at org.onap.policy.drools.controller.internal.MavenDroolsController.<init>(MavenDroolsController.java:159) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test$MyDrools.<init>(MavenDroolsController2Test.java:1154) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.lambda$testInitCoders_InvalidFilterClass$18(MavenDroolsController2Test.java:427) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testInitCoders_InvalidFilterClass(MavenDroolsController2Test.java:427) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:09.606 [main] ERROR o.o.p.d.c.i.MavenDroolsController.makeRetrieveEx(328) - unknown class cannot be retrieved 2024-11-03 07:52:09.613 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.613 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.614 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.620 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.620 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.620 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.627 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.628 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.629 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.709 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.710 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.710 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.710 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.710 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.710 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-03 07:52:09.711 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-03 07:52:09.711 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.711 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-11-03 07:52:09.712 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.712 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(441) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: HALT 2024-11-03 07:52:09.712 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.712 [main] ERROR o.o.p.d.c.i.MavenDroolsController.halt(447) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] HALT FAILED because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.core.PolicyContainer.stop(PolicyContainer.java:562) at org.onap.policy.drools.controller.internal.MavenDroolsController.stop(MavenDroolsController.java:421) at org.onap.policy.drools.controller.internal.MavenDroolsController.halt(MavenDroolsController.java:444) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testHalt_Ex(MavenDroolsController2Test.java:607) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:09.718 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.719 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.719 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.719 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.719 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.719 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-03 07:52:09.720 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-03 07:52:09.720 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.720 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-11-03 07:52:09.720 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.721 [main] INFO o.o.p.d.c.i.MavenDroolsController.shutdown(426) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: SHUTDOWN 2024-11-03 07:52:09.721 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.721 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 2024-11-03 07:52:09.721 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.721 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.734 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.734 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.735 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.740 [main] ERROR o.o.p.drools.utils.ReflectionUtil.fetchClass(60) - class unknown class fetched in jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 does not exist java.lang.ClassNotFoundException: unknown class at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:467) at org.onap.policy.drools.utils.ReflectionUtil.fetchClass(ReflectionUtil.java:58) at org.onap.policy.drools.controller.internal.MavenDroolsController.facts(MavenDroolsController.java:782) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.lambda$testFactsStringStringBoolean$35(MavenDroolsController2Test.java:1017) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testFactsStringStringBoolean(MavenDroolsController2Test.java:1017) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:09.754 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.754 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.754 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.755 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.755 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.755 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-03 07:52:09.756 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-03 07:52:09.757 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.757 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-11-03 07:52:09.758 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:my-versionB] 2024-11-03 07:52:09.758 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(207) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] UPGRADE results: null 2024-11-03 07:52:09.758 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 2024-11-03 07:52:09.758 [main] ERROR o.o.p.d.c.i.MavenDroolsController.removeCoders(462) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] REMOVE-DECODERS FAILED because of expected exception java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.<clinit>(MavenDroolsController2Test.java:84) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.junit.platform.commons.util.ReflectionUtils.newInstance(ReflectionUtils.java:553) at org.junit.jupiter.engine.execution.ConstructorInvocation.proceed(ConstructorInvocation.java:56) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:74) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:62) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:364) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:311) at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:287) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:279) at java.base/java.util.Optional.orElseGet(Optional.java:364) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:278) at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:106) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:105) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:09.759 [main] ERROR o.o.p.d.c.i.MavenDroolsController.removeCoders(468) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] REMOVE-ENCODERS FAILED because of expected exception java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.<clinit>(MavenDroolsController2Test.java:84) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.junit.platform.commons.util.ReflectionUtils.newInstance(ReflectionUtils.java:553) at org.junit.jupiter.engine.execution.ConstructorInvocation.proceed(ConstructorInvocation.java:56) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:74) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:62) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:364) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:311) at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:287) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:279) at java.base/java.util.Optional.orElseGet(Optional.java:364) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:278) at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:106) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:105) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:09.760 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.760 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.760 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(219) - UPDATE-TO-VERSION: completed MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.768 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.769 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.769 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.771 [main] WARN o.o.p.d.c.i.MavenDroolsController.factQuery(844) - Object cannot be retrieved from row: row1 java.lang.RuntimeException: expected exception at org.onap.policy.drools.controller.internal.MavenDroolsController.factQuery(MavenDroolsController.java:841) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testFactQuery_Delete(MavenDroolsController2Test.java:1075) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:09.782 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.782 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.782 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.782 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.783 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.784 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-03 07:52:09.784 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-03 07:52:09.785 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.785 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-11-03 07:52:09.785 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.786 [main] INFO o.o.p.d.c.i.MavenDroolsController.shutdown(426) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: SHUTDOWN 2024-11-03 07:52:09.786 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.787 [main] ERROR o.o.p.d.c.i.MavenDroolsController.shutdown(432) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] SHUTDOWN FAILED because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.core.PolicyContainer.stop(PolicyContainer.java:562) at org.onap.policy.drools.controller.internal.MavenDroolsController.stop(MavenDroolsController.java:421) at org.onap.policy.drools.controller.internal.MavenDroolsController.shutdown(MavenDroolsController.java:429) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testShutdown_Ex(MavenDroolsController2Test.java:569) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:09.799 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.799 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.799 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.800 [main] WARN o.o.p.d.c.i.MavenDroolsController.ownsCoder(388) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]java.lang.String class loaders don't match null vs jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 2024-11-03 07:52:09.801 [main] INFO o.o.p.d.c.i.MavenDroolsController.ownsCoder(384) - java.lang.StringMavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] class loader matches original drools controller rules classloader null 2024-11-03 07:52:09.801 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.801 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.801 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.802 [main] ERROR o.o.p.d.c.i.MavenDroolsController.ownsCoder(379) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]java.lang.String cannot be retrieved. 2024-11-03 07:52:09.812 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.813 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.813 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.814 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.824 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.824 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.824 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.825 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.825 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(633) - LOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.825 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(641) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.825 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.825 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.836 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.837 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.837 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.837 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.838 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@42582432 FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 2024-11-03 07:52:09.849 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.849 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.850 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.854 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(871) - Fast delete of 1001 from session-A 2024-11-03 07:52:09.868 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.868 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.868 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.869 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.869 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@42582432 FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 2024-11-03 07:52:09.880 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.881 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.881 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.900 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.900 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.900 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.901 [main] WARN o.o.p.d.c.i.MavenDroolsController.delete(909) - Object cannot be retrieved from fact fact1 java.lang.RuntimeException: expected exception at org.onap.policy.drools.controller.internal.MavenDroolsController.delete(MavenDroolsController.java:907) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testDeleteStringClassOfT_Ex(MavenDroolsController2Test.java:1119) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:09.913 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.913 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.913 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.914 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.914 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.914 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.921 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.921 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.921 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.922 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.928 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.929 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.929 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.930 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [null:my-artifact:my-version] 2024-11-03 07:52:09.930 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [:my-artifact:my-version] 2024-11-03 07:52:09.930 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:null:my-version] 2024-11-03 07:52:09.930 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group::my-version] 2024-11-03 07:52:09.931 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:null] 2024-11-03 07:52:09.931 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:] 2024-11-03 07:52:09.938 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.938 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.938 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.945 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.945 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.945 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.945 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.952 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.952 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.952 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.959 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.959 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.959 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.965 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.966 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.966 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.966 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(633) - LOCK: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.966 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(641) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.966 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(633) - LOCK: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.966 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(641) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.972 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.972 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.972 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.973 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.973 [main] WARN o.o.p.d.c.i.MavenDroolsController.offer(491) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: DECODING-UNSUPPORTED my-topic:my-group:my-artifact 2024-11-03 07:52:09.979 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.979 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.979 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.979 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.980 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.980 [main] ERROR o.o.p.drools.utils.ReflectionUtil.fetchClass(60) - class unknown class fetched in jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 does not exist java.lang.ClassNotFoundException: unknown class at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:467) at org.onap.policy.drools.utils.ReflectionUtil.fetchClass(ReflectionUtil.java:58) at org.onap.policy.drools.utils.ReflectionUtil.isClass(ReflectionUtil.java:75) at org.onap.policy.drools.controller.internal.MavenDroolsController.isNotAClass(MavenDroolsController.java:1004) at org.onap.policy.drools.controller.internal.MavenDroolsController.getCustomCoder(MavenDroolsController.java:313) at org.onap.policy.drools.controller.internal.MavenDroolsController.initCoders(MavenDroolsController.java:268) at org.onap.policy.drools.controller.internal.MavenDroolsController.init(MavenDroolsController.java:176) at org.onap.policy.drools.controller.internal.MavenDroolsController.<init>(MavenDroolsController.java:159) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test$MyDrools.<init>(MavenDroolsController2Test.java:1154) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.lambda$testInitCoders_InvalidGsonClass$17(MavenDroolsController2Test.java:418) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testInitCoders_InvalidGsonClass(MavenDroolsController2Test.java:418) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:09.981 [main] ERROR o.o.p.d.c.i.MavenDroolsController.makeRetrieveEx(328) - unknown class cannot be retrieved 2024-11-03 07:52:09.986 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-03 07:52:09.987 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.987 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:09.987 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-03 07:52:09.987 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@42582432 FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 2024-11-03 07:52:09.988 [main] ERROR o.o.p.d.c.i.MavenDroolsController.deliver(571) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: feature org.onap.policy.drools.features.DroolsControllerFeatureApi$MockitoMock$cEMkVGxu before-deliver failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.DroolsControllerFeatureApi.beforeDeliver(DroolsControllerFeatureApi.java:98) at org.onap.policy.drools.controller.internal.MavenDroolsController.deliver(MavenDroolsController.java:567) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testDeliver_InterceptEx(MavenDroolsController2Test.java:878) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:09.988 [main] ERROR o.o.p.d.c.i.MavenDroolsController.deliver(607) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: feature org.onap.policy.drools.features.DroolsControllerFeatureApi$MockitoMock$cEMkVGxu after-deliver failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.DroolsControllerFeatureApi.afterDeliver(DroolsControllerFeatureApi.java:109) at org.onap.policy.drools.controller.internal.MavenDroolsController.deliver(MavenDroolsController.java:603) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testDeliver_InterceptEx(MavenDroolsController2Test.java:878) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.624 s -- in org.onap.policy.drools.controller.internal.MavenDroolsController2Test [INFO] Running org.onap.policy.drools.controller.internal.MavenDroolsControllerTest 2024-11-03 07:52:10.175 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 2024-11-03 07:52:10.176 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 2024-11-03 07:52:10.179 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 2024-11-03 07:52:10.190 [main] INFO o.o.p.drools.core.PolicyContainer.<init>(126) - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 2024-11-03 07:52:10.190 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:10.191 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:10.191 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=473878774] 2024-11-03 07:52:10.191 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-11-03 07:52:10.193 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-11-03 07:52:10.193 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(255) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 2024-11-03 07:52:10.193 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 2024-11-03 07:52:10.216 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(871) - Fast delete of 2 from echo 2024-11-03 07:52:10.217 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(871) - Fast delete of 1 from echo 2024-11-03 07:52:10.219 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 2024-11-03 07:52:10.219 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test ECHO: hello,I am up 2024-11-03 07:52:10.224 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 2024-11-03 07:52:10.239 [main] INFO o.o.p.drools.core.PolicyContainer.<init>(126) - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 2024-11-03 07:52:10.239 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:10.239 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:10.239 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=473878774] 2024-11-03 07:52:10.239 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-11-03 07:52:10.240 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-11-03 07:52:10.240 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(255) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 2024-11-03 07:52:10.240 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 2024-11-03 07:52:10.242 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(633) - LOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=473878774] 2024-11-03 07:52:10.242 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(641) - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=473878774] 2024-11-03 07:52:10.242 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(441) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=473878774]: HALT 2024-11-03 07:52:10.243 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=473878774] 2024-11-03 07:52:10.243 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned 2024-11-03 07:52:10.243 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=473878774]: REMOVE-CODERS 2024-11-03 07:52:10.243 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=473878774] 2024-11-03 07:52:10.243 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=473878774] 2024-11-03 07:52:10.244 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-11-03 07:52:10.244 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-11-03 07:52:10.244 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(255) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 2024-11-03 07:52:10.244 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 2024-11-03 07:52:10.244 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned 2024-11-03 07:52:10.254 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-11-03 07:52:10.255 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-11-03 07:52:10.255 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(255) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 2024-11-03 07:52:10.255 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 2024-11-03 07:52:10.258 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 2024-11-03 07:52:10.258 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 2024-11-03 07:52:10.263 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test ECHO: hello,I am up 2024-11-03 07:52:10.272 [main] INFO o.o.p.drools.core.PolicyContainer.<init>(126) - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 2024-11-03 07:52:10.272 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:10.272 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:10.272 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=473878774] 2024-11-03 07:52:10.272 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-11-03 07:52:10.273 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-11-03 07:52:10.273 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(255) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 2024-11-03 07:52:10.274 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 2024-11-03 07:52:10.274 [main] INFO o.o.p.d.c.i.MavenDroolsController.shutdown(426) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=473878774]: SHUTDOWN 2024-11-03 07:52:10.274 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=473878774] 2024-11-03 07:52:10.274 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned 2024-11-03 07:52:10.275 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=473878774]: REMOVE-CODERS 2024-11-03 07:52:10.275 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=473878774] 2024-11-03 07:52:10.275 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=473878774] 2024-11-03 07:52:10.276 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 2024-11-03 07:52:10.276 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 2024-11-03 07:52:10.279 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 2024-11-03 07:52:10.284 [main] INFO o.o.p.drools.core.PolicyContainer.<init>(126) - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 2024-11-03 07:52:10.284 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:10.284 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:10.284 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=473878774] 2024-11-03 07:52:10.284 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-11-03 07:52:10.285 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-11-03 07:52:10.285 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(255) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 2024-11-03 07:52:10.285 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 2024-11-03 07:52:10.291 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=473878774] ECHO: hello,I am up 2024-11-03 07:52:10.292 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.290 s -- in org.onap.policy.drools.controller.internal.MavenDroolsControllerTest [INFO] Running org.onap.policy.drools.controller.internal.MavenDroolsControllerUpgradesTest 2024-11-03 07:52:10.628 [main] WARN o.o.p.c.utils.logging.LoggerUtils.setLevel(93) - setting ROOT logger to level WARN 2024-11-03 07:52:10.629 [main] WARN o.o.p.c.utils.logging.LoggerUtils.setLevel(93) - setting org.onap.policy.drools.controller.internal logger to level INFO 2024-11-03 07:52:10.630 [main] INFO o.o.p.d.c.i.MavenDroolsController.<init>(144) - drools-controller instantiation [org.onap.policy.drools.test:rules:1.0.0] 2024-11-03 07:52:10.645 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:10.646 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-03 07:52:10.646 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=false, locked=, modelClassLoaderHash=1145510029] 2024-11-03 07:52:10.650 [Session org.onap.policy.drools.test:rules:1.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.matchCreated(219) - RULE SETUP.1: matchCreated 2024-11-03 07:52:10.650 [Session org.onap.policy.drools.test:rules:1.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.beforeMatchFired(229) - RULE SETUP.1: beforeMatchFired 2024-11-03 07:52:10.651 [Session org.onap.policy.drools.test:rules:1.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.objectInserted(196) - RULE SETUP.1: inserting Version( version=1 ) 2024-11-03 07:52:10.651 [Session org.onap.policy.drools.test:rules:1.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.afterMatchFired(234) - RULE SETUP.1: afterMatchFired 2024-11-03 07:52:10.653 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(171) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-11-03 07:52:10.654 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(172) - Controller: org.onap.policy.drools.test:rules:1.0.0 2024-11-03 07:52:10.654 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(174) - ..................................................................... 2024-11-03 07:52:10.654 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(175) - KIE-BASES: [kbRules] 2024-11-03 07:52:10.655 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(176) - KIE-PACKAGE-NAMES: [org.onap.policy.drools.core, rules] 2024-11-03 07:52:10.655 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(177) - KIE-RULE-NAMES: [run-drools-runnable, SETUP.1, VERSION.12] 2024-11-03 07:52:10.656 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(178) - FACTS: [Version( version=1 )] 2024-11-03 07:52:10.656 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(179) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-11-03 07:52:10.656 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [org.onap.policy.drools.test:rules:2.0.0] 2024-11-03 07:52:10.710 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.matchCreated(219) - RULE VERSION.2: matchCreated 2024-11-03 07:52:10.712 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(207) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=1145510029] UPGRADE results: [] 2024-11-03 07:52:10.712 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=1145510029]: REMOVE-CODERS 2024-11-03 07:52:10.712 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.matchCreated(219) - RULE SETUP.2: matchCreated 2024-11-03 07:52:10.712 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=1145510029] 2024-11-03 07:52:10.712 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.beforeMatchFired(229) - RULE SETUP.2: beforeMatchFired 2024-11-03 07:52:10.712 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=1145510029] 2024-11-03 07:52:10.712 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=1145510029] 2024-11-03 07:52:10.712 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=1145510029] 2024-11-03 07:52:10.713 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(219) - UPDATE-TO-VERSION: completed MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=1145510029] 2024-11-03 07:52:10.717 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.objectInserted(196) - RULE SETUP.2: inserting Version( version=2 ) 2024-11-03 07:52:10.717 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.afterMatchFired(234) - RULE SETUP.2: afterMatchFired 2024-11-03 07:52:10.717 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.beforeMatchFired(229) - RULE VERSION.2: beforeMatchFired 2024-11-03 07:52:10.719 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.objectDeleted(208) - RULE VERSION.2: deleting Version( version=1 ) 2024-11-03 07:52:10.719 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.objectInserted(196) - RULE VERSION.2: inserting Version( version=12 ) 2024-11-03 07:52:10.719 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.afterMatchFired(234) - RULE VERSION.2: afterMatchFired 2024-11-03 07:52:10.719 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.matchCreated(219) - RULE VERSION.12: matchCreated 2024-11-03 07:52:10.719 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.beforeMatchFired(229) - RULE VERSION.12: beforeMatchFired 2024-11-03 07:52:10.722 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.objectDeleted(208) - RULE VERSION.12: deleting Version( version=12 ) 2024-11-03 07:52:10.723 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.afterMatchFired(234) - RULE VERSION.12: afterMatchFired 2024-11-03 07:52:10.723 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(171) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-11-03 07:52:10.723 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(172) - Controller: org.onap.policy.drools.test:rules:2.0.0 2024-11-03 07:52:10.723 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(174) - ..................................................................... 2024-11-03 07:52:10.723 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(175) - KIE-BASES: [kbRules] 2024-11-03 07:52:10.723 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(176) - KIE-PACKAGE-NAMES: [org.onap.policy.drools.core, rules] 2024-11-03 07:52:10.723 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(177) - KIE-RULE-NAMES: [run-drools-runnable, SETUP.1, VERSION.12, SETUP.2, VERSION.2] 2024-11-03 07:52:10.723 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(178) - FACTS: [Version( version=2 )] 2024-11-03 07:52:10.723 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(179) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-11-03 07:52:10.723 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [org.onap.policy.drools.test:rules:1.0.0] 2024-11-03 07:52:10.735 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(207) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=1145510029] UPGRADE results: [] 2024-11-03 07:52:10.735 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=1145510029]: REMOVE-CODERS 2024-11-03 07:52:10.735 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=1145510029] 2024-11-03 07:52:10.735 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=1145510029] 2024-11-03 07:52:10.735 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=1145510029] 2024-11-03 07:52:10.735 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=1145510029] 2024-11-03 07:52:10.735 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(219) - UPDATE-TO-VERSION: completed MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=1145510029] 2024-11-03 07:52:10.735 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(171) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-11-03 07:52:10.735 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(172) - Controller: org.onap.policy.drools.test:rules:1.0.0 2024-11-03 07:52:10.736 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(174) - ..................................................................... 2024-11-03 07:52:10.736 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(175) - KIE-BASES: [kbRules] 2024-11-03 07:52:10.736 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(176) - KIE-PACKAGE-NAMES: [org.onap.policy.drools.core, rules] 2024-11-03 07:52:10.736 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(177) - KIE-RULE-NAMES: [run-drools-runnable, SETUP.1, VERSION.12] 2024-11-03 07:52:10.736 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(178) - FACTS: [Version( version=2 )] 2024-11-03 07:52:10.736 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(179) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-11-03 07:52:10.736 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(441) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=1145510029]: HALT 2024-11-03 07:52:10.736 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=1145510029] 2024-11-03 07:52:10.737 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=false, locked=, modelClassLoaderHash=1145510029]: REMOVE-CODERS 2024-11-03 07:52:10.737 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=false, locked=, modelClassLoaderHash=1145510029] 2024-11-03 07:52:10.737 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=false, locked=, modelClassLoaderHash=1145510029] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s -- in org.onap.policy.drools.controller.internal.MavenDroolsControllerUpgradesTest [INFO] Running org.onap.policy.drools.controller.internal.NullDroolsControllerTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.policy.drools.controller.internal.NullDroolsControllerTest [INFO] Running org.onap.policy.drools.stats.PolicyStatsManagerTest 2024-11-03 07:52:10.774 [main] WARN o.o.policy.drools.stats.PolicyStats.stat(105) - policy transaction contains no start time: Metric(requestId=null, partner=null, invocationId=null, virtualServerName=null, serverName=null, serverIpAddress=null, serverFqdn=null, serviceName=null, startTime=null, endTime=null, elapsedTime=null, serviceInstanceId=null, instanceUuid=null, processKey=null, statusCode=null, responseCode=null, responseDescription=null, alertSeverity=null, targetEntity=null, targetServiceName=null, targetVirtualEntity=null, clientIpAddress=null, remoteHost=null, customField1=null, customField2=null, customField3=null, customField4=null, success=false) 2024-11-03 07:52:10.787 [main] WARN o.o.policy.drools.stats.PolicyStats.stat(110) - policy transaction contains no end time: Metric(requestId=null, partner=null, invocationId=null, virtualServerName=null, serverName=null, serverIpAddress=null, serverFqdn=null, serviceName=null, startTime=2024-11-03T07:52:10.787156609Z, endTime=null, elapsedTime=null, serviceInstanceId=null, instanceUuid=null, processKey=null, statusCode=null, responseCode=null, responseDescription=null, alertSeverity=null, targetEntity=null, targetServiceName=null, targetVirtualEntity=null, clientIpAddress=null, remoteHost=null, customField1=null, customField2=null, customField3=null, customField4=null, success=false) 2024-11-03 07:52:10.787 [main] WARN o.o.policy.drools.stats.PolicyStats.stat(115) - policy transaction contains no elapsed time: Metric(requestId=null, partner=null, invocationId=null, virtualServerName=null, serverName=null, serverIpAddress=null, serverFqdn=null, serviceName=null, startTime=2024-11-03T07:52:10.787156609Z, endTime=2024-11-03T07:52:10.787601801Z, elapsedTime=null, serviceInstanceId=null, instanceUuid=null, processKey=null, statusCode=null, responseCode=null, responseDescription=null, alertSeverity=null, targetEntity=null, targetServiceName=null, targetVirtualEntity=null, clientIpAddress=null, remoteHost=null, customField1=null, customField2=null, customField3=null, customField4=null, success=false) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.policy.drools.stats.PolicyStatsManagerTest [INFO] Running org.onap.policy.drools.stats.PolicyStatsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.drools.stats.PolicyStatsTest [INFO] Running org.onap.policy.drools.system.PolicyControllerFactoryTest 2024-11-03 07:52:11.039 [main] WARN o.o.p.d.p.FileSystemPersistence.store(377) - FileSystemPersistence(configurationPath=config): my-name-a cannot be saved java.io.FileNotFoundException: config/my-name-a-controller.properties (No such file or directory) at java.base/java.io.FileOutputStream.open0(Native Method) at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293) at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235) at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:184) at java.base/java.io.FileWriter.<init>(FileWriter.java:96) at org.onap.policy.drools.persistence.FileSystemPersistence.store(FileSystemPersistence.java:374) at org.onap.policy.drools.persistence.FileSystemPersistence.storeController(FileSystemPersistence.java:334) at org.onap.policy.drools.system.internal.AggregatedPolicyController.<init>(AggregatedPolicyController.java:157) at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398) at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79) at org.onap.policy.drools.system.PolicyControllerFactoryTest.testPatchStringDroolsConfiguration(PolicyControllerFactoryTest.java:172) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:11.080 [main] WARN o.o.p.d.s.IndexedPolicyControllerFactory.patch(107) - A POLICY CONTROLLER of name my-name-a does not exist for patch operation: Mock for DroolsConfiguration, hashCode: 122861681 2024-11-03 07:52:11.106 [main] WARN o.o.p.d.s.IndexedPolicyControllerFactory.patch(140) - Cannot update drools configuration: Mock for DroolsConfiguration, hashCode: 1503723949 on org.onap.policy.drools.system.PolicyControllerFactoryTest$IndexedPolicyControllerFactoryImpl@45f7d6ff 2024-11-03 07:52:11.112 [main] WARN o.o.p.d.p.FileSystemPersistence.store(377) - FileSystemPersistence(configurationPath=config): ctrl1 cannot be saved java.io.FileNotFoundException: config/ctrl1-controller.properties (No such file or directory) at java.base/java.io.FileOutputStream.open0(Native Method) at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293) at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235) at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:184) at java.base/java.io.FileWriter.<init>(FileWriter.java:96) at org.onap.policy.drools.persistence.FileSystemPersistence.store(FileSystemPersistence.java:374) at org.onap.policy.drools.persistence.FileSystemPersistence.storeController(FileSystemPersistence.java:334) at org.onap.policy.drools.system.internal.AggregatedPolicyController.<init>(AggregatedPolicyController.java:157) at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398) at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79) at org.onap.policy.drools.system.PolicyControllerFactoryTest.testControllerType(PolicyControllerFactoryTest.java:421) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:11.113 [main] WARN o.o.p.d.p.FileSystemPersistence.store(377) - FileSystemPersistence(configurationPath=config): ctrl2 cannot be saved java.io.FileNotFoundException: config/ctrl2-controller.properties (No such file or directory) at java.base/java.io.FileOutputStream.open0(Native Method) at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293) at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235) at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:184) at java.base/java.io.FileWriter.<init>(FileWriter.java:96) at org.onap.policy.drools.persistence.FileSystemPersistence.store(FileSystemPersistence.java:374) at org.onap.policy.drools.persistence.FileSystemPersistence.storeController(FileSystemPersistence.java:334) at org.onap.policy.drools.system.internal.AggregatedPolicyController.<init>(AggregatedPolicyController.java:157) at org.onap.policy.drools.system.PolicyControllerFactoryTest$TestPolicyController.<init>(PolicyControllerFactoryTest.java:469) at org.onap.policy.drools.system.PolicyControllerFactoryTest$PolicyBuilder.beforeInstance(PolicyControllerFactoryTest.java:487) at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:385) at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79) at org.onap.policy.drools.system.PolicyControllerFactoryTest.testControllerType(PolicyControllerFactoryTest.java:426) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:11.134 [main] ERROR o.o.p.d.s.IndexedPolicyControllerFactory.get(321) - Drools Controller not associated with Policy Controller Mock for DroolsController, hashCode: 1354792293:org.onap.policy.drools.system.PolicyControllerFactoryTest$IndexedPolicyControllerFactoryImpl@55bc58df [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s -- in org.onap.policy.drools.system.PolicyControllerFactoryTest [INFO] Running org.onap.policy.drools.system.PolicyEngineTest Nov 03, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.LegacyApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.LifecycleApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.PropertiesApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.InputsApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.EnvironmentApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.TopicsApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.ToolsApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.ControllersApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.DefaultApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.SwaggerApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.SwitchesApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.FeaturesApi cannot be instantiated and will be ignored. 2024-11-03 07:52:12.488 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1261) - PolicyEngineManager(alive=true, locked=false): cannot find policy-controller to deliver DroolsConfiguration(artifactId=bar, groupId=foo, version=null, additionalProperties={}) over NOOP:JUNIT because of DroolController for foo:bar not found java.lang.IllegalStateException: DroolController for foo:bar not found at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.get(IndexedDroolsControllerFactory.java:389) at org.onap.policy.drools.protocol.coders.GenericEventProtocolCoder.addToolsetControllers(GenericEventProtocolCoder.java:413) at org.onap.policy.drools.protocol.coders.GenericEventProtocolCoder.droolsCreators(GenericEventProtocolCoder.java:394) at org.onap.policy.drools.protocol.coders.GenericEventProtocolCoder.getDroolsControllers(GenericEventProtocolCoder.java:592) at org.onap.policy.drools.protocol.coders.GenericEventProtocolCoder.getDroolsController(GenericEventProtocolCoder.java:569) at org.onap.policy.drools.protocol.coders.MultiplexorEventProtocolCoder.getDroolsController(MultiplexorEventProtocolCoder.java:243) at org.onap.policy.drools.system.PolicyEngineManager.deliver(PolicyEngineManager.java:1255) at org.onap.policy.drools.system.PolicyEngineManager.deliver(PolicyEngineManager.java:1189) at org.onap.policy.drools.system.PolicyEngineTest.test350TopicDeliver(PolicyEngineTest.java:226) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.508 s -- in org.onap.policy.drools.system.PolicyEngineTest [INFO] Running org.onap.policy.drools.system.PolicyDroolsPdpRuntimeExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.drools.system.PolicyDroolsPdpRuntimeExceptionTest [INFO] Running org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest 2024-11-03 07:52:12.880 [main] WARN o.o.p.d.s.i.AggregatedPolicyController.deliver(520) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 295220158): cannot deliver event because the sink NOOP:unknown-topic is not registered: my-event 2024-11-03 07:52:12.891 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.initDrools(209) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=null): cannot init-drools 2024-11-03 07:52:12.893 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$start$6(304) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=Mock for DroolsController, hashCode: 284890227): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$gXT8UgXB before-start failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeStart(PolicyControllerFeatureApi.java:95) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$start$5(AggregatedPolicyController.java:303) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.start(AggregatedPolicyController.java:302) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testStart(AggregatedPolicyControllerTest.java:291) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:12.893 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.start(333) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 284890227): cannot start Mock for TopicSink, hashCode: 474720416 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.internal.AggregatedPolicyController.start(AggregatedPolicyController.java:331) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testStart(AggregatedPolicyControllerTest.java:291) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:12.893 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$start$8(339) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 284890227): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$gXT8UgXB after-start failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterStart(PolicyControllerFeatureApi.java:106) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$start$7(AggregatedPolicyController.java:338) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.start(AggregatedPolicyController.java:337) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testStart(AggregatedPolicyControllerTest.java:291) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:12.972 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$halt$18(418) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 1025525332): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$gXT8UgXB before-halt failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeHalt(PolicyControllerFeatureApi.java:230) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$halt$17(AggregatedPolicyController.java:417) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.halt(AggregatedPolicyController.java:416) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testHalt(AggregatedPolicyControllerTest.java:460) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:12.975 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$halt$20(429) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=Mock for DroolsController, hashCode: 1025525332): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$gXT8UgXB after-halt failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterHalt(PolicyControllerFeatureApi.java:241) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$halt$19(AggregatedPolicyController.java:428) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.halt(AggregatedPolicyController.java:427) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testHalt(AggregatedPolicyControllerTest.java:460) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:13.002 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$lock$34(544) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 365637937): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$gXT8UgXB before-lock failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeLock(PolicyControllerFeatureApi.java:164) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$lock$33(AggregatedPolicyController.java:543) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lock(AggregatedPolicyController.java:542) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testLock(AggregatedPolicyControllerTest.java:661) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:13.004 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$lock$36(564) - AggregatedPolicyController(name=agg-name, alive=true, locked=true, droolsController=Mock for DroolsController, hashCode: 365637937): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$gXT8UgXB after-lock failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterLock(PolicyControllerFeatureApi.java:175) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$lock$35(AggregatedPolicyController.java:563) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lock(AggregatedPolicyController.java:562) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testLock(AggregatedPolicyControllerTest.java:661) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:13.046 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$stop$10(354) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 1743249343): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$gXT8UgXB before-stop failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeStop(PolicyControllerFeatureApi.java:117) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$stop$9(AggregatedPolicyController.java:353) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.stop(AggregatedPolicyController.java:352) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testStop(AggregatedPolicyControllerTest.java:363) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:13.047 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$stop$12(379) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=Mock for DroolsController, hashCode: 1743249343): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$gXT8UgXB after-stop failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterStop(PolicyControllerFeatureApi.java:128) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$stop$11(AggregatedPolicyController.java:378) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.stop(AggregatedPolicyController.java:377) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testStop(AggregatedPolicyControllerTest.java:363) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:13.085 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$onTopicEvent$22(446) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 271451563): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$gXT8UgXB before-offer failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeOffer(PolicyControllerFeatureApi.java:256) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$onTopicEvent$21(AggregatedPolicyController.java:445) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.onTopicEvent(AggregatedPolicyController.java:444) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testOnTopicEvent(AggregatedPolicyControllerTest.java:503) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:13.088 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$onTopicEvent$24(455) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 271451563): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$gXT8UgXB after-offer failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterOffer(PolicyControllerFeatureApi.java:282) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$onTopicEvent$23(AggregatedPolicyController.java:454) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.onTopicEvent(AggregatedPolicyController.java:453) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testOnTopicEvent(AggregatedPolicyControllerTest.java:503) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:13.106 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$deliver$30(498) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 244318716): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$gXT8UgXB before-deliver failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeDeliver(PolicyControllerFeatureApi.java:307) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$deliver$29(AggregatedPolicyController.java:497) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.deliver(AggregatedPolicyController.java:496) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testDeliver_testInitSinks(AggregatedPolicyControllerTest.java:572) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:13.107 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$deliver$32(529) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 244318716): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$gXT8UgXB after-deliver failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterDeliver(PolicyControllerFeatureApi.java:322) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$deliver$31(AggregatedPolicyController.java:528) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.deliver(AggregatedPolicyController.java:527) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testDeliver_testInitSinks(AggregatedPolicyControllerTest.java:572) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:13.194 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$shutdown$14(394) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 1885835682): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$gXT8UgXB before-shutdown failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeShutdown(PolicyControllerFeatureApi.java:208) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$shutdown$13(AggregatedPolicyController.java:393) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.shutdown(AggregatedPolicyController.java:392) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testShutdown(AggregatedPolicyControllerTest.java:420) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:13.197 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$shutdown$16(405) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=Mock for DroolsController, hashCode: 1885835682): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$gXT8UgXB after-shutdown failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterShutdown(PolicyControllerFeatureApi.java:219) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$shutdown$15(AggregatedPolicyController.java:404) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.shutdown(AggregatedPolicyController.java:403) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testShutdown(AggregatedPolicyControllerTest.java:420) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:13.243 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.initDrools(209) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=null): cannot init-drools 2024-11-03 07:52:13.245 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$unlock$38(580) - AggregatedPolicyController(name=agg-name, alive=true, locked=true, droolsController=Mock for DroolsController, hashCode: 1906867981): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$gXT8UgXB before-unlock failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeUnlock(PolicyControllerFeatureApi.java:186) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$unlock$37(AggregatedPolicyController.java:579) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.unlock(AggregatedPolicyController.java:578) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testUnlock(AggregatedPolicyControllerTest.java:715) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:13.246 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$unlock$40(597) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 1906867981): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$gXT8UgXB after-unlock failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterUnlock(PolicyControllerFeatureApi.java:197) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$unlock$39(AggregatedPolicyController.java:596) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.unlock(AggregatedPolicyController.java:595) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testUnlock(AggregatedPolicyControllerTest.java:715) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:13.265 [main] WARN o.o.p.d.s.i.AggregatedPolicyController.updateDrools(238) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=Mock for DroolsController, hashCode: 1546413950): cannot update-drools: identical configuration DroolsConfiguration(artifactId=artifact-a, groupId=group-a, version=version-a, additionalProperties={}) vs Mock for DroolsConfiguration, hashCode: 1532462369 2024-11-03 07:52:13.271 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.updateDrools(282) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=Mock for DroolsController, hashCode: 1546413950): cannot update-drools because of expected exception java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.system.internal.AggregatedPolicyController.updateDrools(AggregatedPolicyController.java:273) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testUpdateDrools_ConfigVariations(AggregatedPolicyControllerTest.java:236) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.620 s -- in org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest [INFO] Running org.onap.policy.drools.system.internal.SimpleLockManagerExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.drools.system.internal.SimpleLockManagerExceptionTest [INFO] Running org.onap.policy.drools.system.internal.SimpleLockManagerTest 2024-11-03 07:52:13.647 [main] WARN o.o.p.d.s.internal.SimpleLockManager.addToFeature(275) - no feature yet for SimpleLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, holdUntilMs=1730620433646] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 s -- in org.onap.policy.drools.system.internal.SimpleLockManagerTest [INFO] Running org.onap.policy.drools.system.internal.LockManagerTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.onap.policy.drools.system.internal.LockManagerTest [INFO] Running org.onap.policy.drools.system.internal.FeatureLockImplTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.policy.drools.system.internal.FeatureLockImplTest [INFO] Running org.onap.policy.drools.system.PolicyEngineManagerTest 2024-11-03 07:52:14.379 [main] WARN o.o.p.d.system.PolicyEngineManager.run(944) - PolicyEngineManager(alive=false, locked=false): abnormal termination - shutdown graceful time period expiration 2024-11-03 07:52:14.380 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$run$0(958) - Thread[Thread-21,5,main]: cannot shutdown http-server Mock for HttpServletServer, hashCode: 1247328905 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.applyAll(PolicyEngineManager.java:926) at org.onap.policy.drools.system.PolicyEngineManager$ShutdownThread.run(PolicyEngineManager.java:956) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdownThreadRun(PolicyEngineManagerTest.java:1144) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdownThreadRun(PolicyEngineManagerTest.java:1122) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.389 [main] ERROR o.o.p.d.system.PolicyEngineManager.createLockManager(351) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm before-create-lock-manager failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeCreateLockManager(PolicyEngineFeatureApi.java:285) at org.onap.policy.drools.system.PolicyEngineManager.createLockManager(PolicyEngineManager.java:345) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:417) at org.onap.policy.drools.system.PolicyEngineManagerTest.testCreateLockManagerHaveProvider(PolicyEngineManagerTest.java:529) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.569 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-03 07:52:14.570 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-03 07:52:14.571 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-11-03 07:52:14.571 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-11-03 07:52:14.574 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-03 07:52:14.574 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-03 07:52:14.574 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: unknown-operation for controller-c 2024-11-03 07:52:14.574 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-03 07:52:14.574 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyControllers(520) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controllers because of Controller Operation Configuration is not supported: unknown-operation for controller-c java.lang.IllegalArgumentException: Controller Operation Configuration is not supported: unknown-operation for controller-c at org.onap.policy.drools.system.PolicyEngineManager.updateController(PolicyEngineManager.java:637) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:555) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyControllers(PolicyEngineManager.java:514) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUpdatePolicyControllers(PolicyEngineManagerTest.java:730) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.575 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-11-03 07:52:14.575 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-11-03 07:52:14.604 [main] ERROR o.o.p.d.system.PolicyEngineManager.createLockManager(359) - PolicyEngineManager(alive=false, locked=false): cannot create simple lock manager because of org.onap.policy.common.utils.properties.exception.PropertyInvalidException: exception for property simple.locking.expire.check.seconds with field expireCheckSec org.onap.policy.drools.system.internal.SimpleLockManagerException: org.onap.policy.common.utils.properties.exception.PropertyInvalidException: exception for property simple.locking.expire.check.seconds with field expireCheckSec at org.onap.policy.drools.system.internal.SimpleLockManager.<init>(SimpleLockManager.java:97) at org.onap.policy.drools.system.PolicyEngineManager.createLockManager(PolicyEngineManager.java:357) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:417) at org.onap.policy.drools.system.PolicyEngineManagerTest.testCreateLockManagerSimpleEx(PolicyEngineManagerTest.java:542) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.onap.policy.common.utils.properties.exception.PropertyInvalidException: exception for property simple.locking.expire.check.seconds with field expireCheckSec at org.onap.policy.common.utils.properties.BeanConfigurator.makeInteger(BeanConfigurator.java:355) at org.onap.policy.common.utils.properties.BeanConfigurator.getIntegerValue(BeanConfigurator.java:274) at org.onap.policy.common.utils.properties.BeanConfigurator.getValue(BeanConfigurator.java:181) at org.onap.policy.common.utils.properties.BeanConfigurator.setValue(BeanConfigurator.java:121) at org.onap.policy.common.utils.properties.BeanConfigurator.setValue(BeanConfigurator.java:99) at org.onap.policy.common.utils.properties.BeanConfigurator.configureFromProperties(BeanConfigurator.java:70) at org.onap.policy.drools.system.internal.SimpleLockProperties.<init>(SimpleLockProperties.java:50) at org.onap.policy.drools.system.internal.SimpleLockManager.<init>(SimpleLockManager.java:93) ... 74 common frames omitted Caused by: java.lang.NumberFormatException: For input string: "abc" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) at java.base/java.lang.Integer.parseInt(Integer.java:668) at java.base/java.lang.Integer.valueOf(Integer.java:999) at org.onap.policy.common.utils.properties.BeanConfigurator.makeInteger(BeanConfigurator.java:352) ... 81 common frames omitted 2024-11-03 07:52:14.614 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-03 07:52:14.615 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-03 07:52:14.616 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-11-03 07:52:14.616 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-11-03 07:52:14.621 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-03 07:52:14.621 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-03 07:52:14.621 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: fail-3 for controller-c 2024-11-03 07:52:14.621 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-03 07:52:14.622 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyControllers(520) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controllers because of Controller Operation Configuration is not supported: fail-3 for controller-c java.lang.IllegalArgumentException: Controller Operation Configuration is not supported: fail-3 for controller-c at org.onap.policy.drools.system.PolicyEngineManager.updateController(PolicyEngineManager.java:637) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:555) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyControllers(PolicyEngineManager.java:514) at org.onap.policy.drools.system.PolicyEngineManager.controllerConfig(PolicyEngineManager.java:1400) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:444) at org.onap.policy.drools.system.PolicyEngineManagerTest.testControllerConfig(PolicyEngineManagerTest.java:1840) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.622 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-11-03 07:52:14.623 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-11-03 07:52:14.627 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-03 07:52:14.627 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-03 07:52:14.627 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: fail-3 for controller-c 2024-11-03 07:52:14.627 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-03 07:52:14.627 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyControllers(520) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controllers because of Controller Operation Configuration is not supported: fail-3 for controller-c java.lang.IllegalArgumentException: Controller Operation Configuration is not supported: fail-3 for controller-c at org.onap.policy.drools.system.PolicyEngineManager.updateController(PolicyEngineManager.java:637) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:555) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyControllers(PolicyEngineManager.java:514) at org.onap.policy.drools.system.PolicyEngineManager.controllerConfig(PolicyEngineManager.java:1400) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:444) at org.onap.policy.drools.system.PolicyEngineManagerTest.testControllerConfig(PolicyEngineManagerTest.java:1849) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.628 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-11-03 07:52:14.628 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-11-03 07:52:14.628 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: fail-4 for controller-d 2024-11-03 07:52:14.628 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-03 07:52:14.628 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyControllers(520) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controllers because of Controller Operation Configuration is not supported: fail-4 for controller-d java.lang.IllegalArgumentException: Controller Operation Configuration is not supported: fail-4 for controller-d at org.onap.policy.drools.system.PolicyEngineManager.updateController(PolicyEngineManager.java:637) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:555) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyControllers(PolicyEngineManager.java:514) at org.onap.policy.drools.system.PolicyEngineManager.controllerConfig(PolicyEngineManager.java:1400) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:444) at org.onap.policy.drools.system.PolicyEngineManagerTest.testControllerConfig(PolicyEngineManagerTest.java:1849) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.640 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$start$13(647) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm before-start failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeStart(PolicyEngineFeatureApi.java:133) at org.onap.policy.drools.system.PolicyEngineManager.lambda$start$12(PolicyEngineManager.java:646) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:645) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:921) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:842) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.641 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$start$15(673) - PolicyEngineManager(alive=true, locked=false): cannot start http-server Mock for HttpServletServer, hashCode: 1335681917 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.lambda$start$14(PolicyEngineManager.java:672) at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:907) at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:669) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:921) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:842) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.643 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$start$16(680) - PolicyEngineManager(alive=true, locked=false): cannot start http-client Mock for HttpClient, hashCode: 511180961 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:907) at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:678) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:921) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:842) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.644 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$start$19(710) - PolicyEngineManager(alive=true, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm after-start failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterStart(PolicyEngineFeatureApi.java:144) at org.onap.policy.drools.system.PolicyEngineManager.lambda$start$18(PolicyEngineManager.java:709) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:708) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:921) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:842) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.654 [main] WARN o.o.p.d.system.PolicyEngineManager.start(663) - PolicyEngineManager(alive=true, locked=false): cannot start lock manager because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:661) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:921) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:856) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.673 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$start$17(688) - PolicyEngineManager(alive=true, locked=false): cannot start policy-controller Mock for PolicyController, hashCode: 1314618182 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:907) at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:685) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:921) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:874) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.679 [main] WARN o.o.p.d.system.PolicyEngineManager.start(700) - PolicyEngineManager(alive=true, locked=false): Topic Endpoint Manager is in an invalid state because of expected exception java.lang.IllegalStateException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:696) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:921) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:880) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.703 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$boot$1(216) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm before-boot failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeBoot(PolicyEngineFeatureApi.java:45) at org.onap.policy.drools.system.PolicyEngineManager.lambda$boot$0(PolicyEngineManager.java:215) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.boot(PolicyEngineManager.java:214) at org.onap.policy.drools.system.PolicyEngineManagerTest.testBoot(PolicyEngineManagerTest.java:364) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.704 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$boot$3(229) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm after-boot failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterBoot(PolicyEngineFeatureApi.java:56) at org.onap.policy.drools.system.PolicyEngineManager.lambda$boot$2(PolicyEngineManager.java:228) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.boot(PolicyEngineManager.java:227) at org.onap.policy.drools.system.PolicyEngineManagerTest.testBoot(PolicyEngineManagerTest.java:364) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.731 [main] ERROR o.o.p.d.system.PolicyEngineManager.boot(224) - PolicyEngineManager(alive=false, locked=false): cannot init policy-container because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManagerTest$1.globalInitContainer(PolicyEngineManagerTest.java:379) at org.onap.policy.drools.system.PolicyEngineManager.boot(PolicyEngineManager.java:222) at org.onap.policy.drools.system.PolicyEngineManagerTest.testBoot(PolicyEngineManagerTest.java:382) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.771 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$lock$42(983) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm before-lock failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeLock(PolicyEngineFeatureApi.java:177) at org.onap.policy.drools.system.PolicyEngineManager.lambda$lock$41(PolicyEngineManager.java:982) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:981) at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1230) at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1170) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.772 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$lock$44(1017) - PolicyEngineManager(alive=false, locked=true): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm after-lock failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterLock(PolicyEngineFeatureApi.java:188) at org.onap.policy.drools.system.PolicyEngineManager.lambda$lock$43(PolicyEngineManager.java:1016) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:1015) at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1230) at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1170) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.786 [main] ERROR o.o.p.d.system.PolicyEngineManager.lock(1000) - PolicyEngineManager(alive=false, locked=true): cannot lock policy-controller Mock for PolicyController, hashCode: 2112732354 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:998) at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1230) at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1193) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.802 [main] WARN o.o.p.d.system.PolicyEngineManager.lock(1010) - PolicyEngineManager(alive=false, locked=true): cannot lock() lock manager because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:1008) at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1230) at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1202) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.832 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$open$21(722) - PolicyEngineManager(alive=false, locked=true): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm before-open failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeOpen(PolicyEngineFeatureApi.java:264) at org.onap.policy.drools.system.PolicyEngineManager.lambda$open$20(PolicyEngineManager.java:721) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.open(PolicyEngineManager.java:720) at org.onap.policy.drools.system.PolicyEngineManagerTest.lambda$testOpen$148(PolicyEngineManagerTest.java:1772) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) at org.onap.policy.drools.system.PolicyEngineManagerTest.testOpen(PolicyEngineManagerTest.java:1772) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.867 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$stop$27(769) - PolicyEngineManager(alive=true, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm before-stop failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeStop(PolicyEngineFeatureApi.java:155) at org.onap.policy.drools.system.PolicyEngineManager.lambda$stop$26(PolicyEngineManager.java:768) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:767) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1024) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:952) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.868 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$stop$29(795) - PolicyEngineManager(alive=false, locked=false): cannot stop topic-source Mock for TopicSource, hashCode: 1508231608 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:907) at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:793) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1024) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:952) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.869 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$stop$30(801) - PolicyEngineManager(alive=false, locked=false): cannot stop topic-sink Mock for TopicSink, hashCode: 1476733212 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:907) at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:799) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1024) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:952) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.875 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$stop$31(814) - PolicyEngineManager(alive=false, locked=false): cannot stop http-server Mock for HttpServletServer, hashCode: 1295125432 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:907) at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:810) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1024) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:952) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.876 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$stop$32(821) - PolicyEngineManager(alive=false, locked=false): cannot stop http-client Mock for HttpClient, hashCode: 1063440963 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:907) at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:818) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1024) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:952) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.877 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$stop$34(836) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm after-stop failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterStop(PolicyEngineFeatureApi.java:166) at org.onap.policy.drools.system.PolicyEngineManager.lambda$stop$33(PolicyEngineManager.java:835) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:834) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1024) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:952) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.892 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$stop$28(787) - PolicyEngineManager(alive=false, locked=false): cannot stop policy-controller Mock for PolicyController, hashCode: 1228938376 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:907) at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:784) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1024) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:974) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:14.931 [main] WARN o.o.p.d.system.PolicyEngineManager.stop(827) - PolicyEngineManager(alive=false, locked=false): cannot stop lock manager because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:825) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1024) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:995) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.028 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$activate$55(1320) - PolicyEngineManager(alive=false, locked=true): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm before-activate failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeActivate(PolicyEngineFeatureApi.java:89) at org.onap.policy.drools.system.PolicyEngineManager.lambda$activate$54(PolicyEngineManager.java:1319) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.activate(PolicyEngineManager.java:1318) at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1668) at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1632) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.029 [main] ERROR o.o.p.d.system.PolicyEngineManager.activate(1331) - PolicyEngineManager(alive=false, locked=true): cannot activate of policy-controller Mock for PolicyController, hashCode: 1193246385 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.activate(PolicyEngineManager.java:1329) at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1668) at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1632) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.030 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$activate$57(1344) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm after-activate failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterActivate(PolicyEngineFeatureApi.java:100) at org.onap.policy.drools.system.PolicyEngineManager.lambda$activate$56(PolicyEngineManager.java:1343) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.activate(PolicyEngineManager.java:1342) at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1668) at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1632) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.033 [main] ERROR o.o.p.d.system.PolicyEngineManager.activate(1334) - PolicyEngineManager(alive=false, locked=true): cannot activate (rules compilation) of policy-controller Mock for PolicyController, hashCode: 1947003227 because of expected exception java.lang.LinkageError: expected exception at org.onap.policy.drools.system.PolicyEngineManager.activate(PolicyEngineManager.java:1329) at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1668) at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1640) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.060 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-03 07:52:15.060 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-03 07:52:15.070 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-11-03 07:52:15.070 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-11-03 07:52:15.072 [main] ERROR o.o.p.d.system.PolicyEngineManager.onTopicEvent(1150) - PolicyEngineManager(alive=false, locked=false): configuration-error due to null because of No configuration provided java.lang.IllegalArgumentException: No configuration provided at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:430) at org.onap.policy.drools.system.PolicyEngineManager.onTopicEvent(PolicyEngineManager.java:1148) at org.onap.policy.drools.system.PolicyEngineManagerTest.testOnTopicEvent(PolicyEngineManagerTest.java:1449) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.081 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: invalid-operation for controller-c 2024-11-03 07:52:15.082 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-03 07:52:15.090 [main] ERROR o.o.p.d.system.PolicyEngineManager.configure(400) - PolicyEngineManager(alive=false, locked=false): add-sources failed java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:395) at org.onap.policy.drools.system.PolicyEngineManagerTest.testConfigureProperties_InvalidProperties(PolicyEngineManagerTest.java:599) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.091 [main] ERROR o.o.p.d.system.PolicyEngineManager.configure(406) - PolicyEngineManager(alive=false, locked=false): add-sinks failed java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:404) at org.onap.policy.drools.system.PolicyEngineManagerTest.testConfigureProperties_InvalidProperties(PolicyEngineManagerTest.java:599) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.091 [main] ERROR o.o.p.d.system.PolicyEngineManager.configure(412) - PolicyEngineManager(alive=false, locked=false): add-http-servers failed java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:410) at org.onap.policy.drools.system.PolicyEngineManagerTest.testConfigureProperties_InvalidProperties(PolicyEngineManagerTest.java:599) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.109 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$configure$7(383) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm before-configure failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeConfigure(PolicyEngineFeatureApi.java:67) at org.onap.policy.drools.system.PolicyEngineManager.lambda$configure$6(PolicyEngineManager.java:382) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:381) at org.onap.policy.drools.system.PolicyEngineManagerTest.testConfigureProperties(PolicyEngineManagerTest.java:565) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.116 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$configure$9(422) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm after-configure failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterConfigure(PolicyEngineFeatureApi.java:78) at org.onap.policy.drools.system.PolicyEngineManager.lambda$configure$8(PolicyEngineManager.java:421) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:420) at org.onap.policy.drools.system.PolicyEngineManagerTest.testConfigureProperties(PolicyEngineManagerTest.java:565) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.151 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1309) - PolicyEngineManager(alive=true, locked=false): cannot deliver my-message over NOOP:my-topic 2024-11-03 07:52:15.151 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1275) - PolicyEngineManager(alive=true, locked=false): cannot deliver java.lang.Object@25f3395 over NOOP:my-topic 2024-11-03 07:52:15.154 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1261) - PolicyEngineManager(alive=true, locked=false): cannot find policy-controller to deliver java.lang.Object@25f3395 over NOOP:my-topic because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.deliver(PolicyEngineManager.java:1258) at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeliverCommInfrastructureStringObject(PolicyEngineManagerTest.java:1587) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.161 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1309) - PolicyEngineManager(alive=true, locked=false): cannot deliver my-message over NOOP:unknown-topic 2024-11-03 07:52:15.176 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$shutdown$36(855) - PolicyEngineManager(alive=true, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm before-shutdown failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeShutdown(PolicyEngineFeatureApi.java:221) at org.onap.policy.drools.system.PolicyEngineManager.lambda$shutdown$35(PolicyEngineManager.java:854) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.shutdown(PolicyEngineManager.java:853) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1095) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1053) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.177 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$shutdown$37(865) - PolicyEngineManager(alive=false, locked=false): cannot shutdown topic-source Mock for TopicSource, hashCode: 1991130557 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.applyAll(PolicyEngineManager.java:926) at org.onap.policy.drools.system.PolicyEngineManager.shutdown(PolicyEngineManager.java:863) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1095) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1053) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.178 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$shutdown$38(871) - PolicyEngineManager(alive=false, locked=false): cannot shutdown topic-sink Mock for TopicSink, hashCode: 1471796958 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.applyAll(PolicyEngineManager.java:926) at org.onap.policy.drools.system.PolicyEngineManager.shutdown(PolicyEngineManager.java:869) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1095) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1053) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.179 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$shutdown$40(895) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm after-shutdown failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterShutdown(PolicyEngineFeatureApi.java:232) at org.onap.policy.drools.system.PolicyEngineManager.lambda$shutdown$39(PolicyEngineManager.java:894) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.shutdown(PolicyEngineManager.java:893) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1095) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1053) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.188 [main] WARN o.o.p.d.system.PolicyEngineManager.shutdown(883) - PolicyEngineManager(alive=false, locked=false): cannot shutdown lock manager because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.shutdown(PolicyEngineManager.java:881) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1095) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1067) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.231 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-03 07:52:15.234 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-03 07:52:15.235 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-11-03 07:52:15.235 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-11-03 07:52:15.244 [main] WARN o.o.p.d.system.PolicyEngineManager.configure(451) - Configuration Entity is not supported: unknown-entity 2024-11-03 07:52:15.247 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-03 07:52:15.247 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-03 07:52:15.247 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-11-03 07:52:15.247 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-11-03 07:52:15.351 [main] ERROR o.o.p.d.system.PolicyEngineManager.createPolicyController(479) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$gXT8UgXB before-controller-create failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeCreate(PolicyControllerFeatureApi.java:45) at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:474) at org.onap.policy.drools.system.PolicyEngineManagerTest.testCreatePolicy_FirstProviderThrowsException(PolicyEngineManagerTest.java:642) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.352 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$createPolicyController$11(493) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$gXT8UgXB after-controller-create failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterCreate(PolicyControllerFeatureApi.java:58) at org.onap.policy.drools.system.PolicyEngineManager.lambda$createPolicyController$10(PolicyEngineManager.java:492) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:491) at org.onap.policy.drools.system.PolicyEngineManagerTest.testCreatePolicy_FirstProviderThrowsException(PolicyEngineManagerTest.java:642) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.366 [main] ERROR o.o.p.d.system.PolicyEngineManager.makeExecutorService(336) - invalid number for executor.threads property java.lang.NumberFormatException: For input string: "abc" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) at java.base/java.lang.Integer.parseInt(Integer.java:668) at java.base/java.lang.Integer.parseInt(Integer.java:786) at org.onap.policy.drools.system.PolicyEngineManager.makeExecutorService(PolicyEngineManager.java:332) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:415) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$JaTWA6wI.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:375) at org.onap.policy.drools.system.PolicyEngineManagerTest.testMakeExecutorServiceInvalidProperty(PolicyEngineManagerTest.java:515) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.373 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-03 07:52:15.373 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-03 07:52:15.375 [main] WARN o.o.p.d.system.PolicyEngineManager.updatePolicyController(537) - controller-name must be provided 2024-11-03 07:52:15.375 [main] WARN o.o.p.d.system.PolicyEngineManager.updatePolicyController(537) - controller-name must be provided 2024-11-03 07:52:15.377 [main] WARN o.o.p.d.system.PolicyEngineManager.updatePolicyController(544) - operation must be provided 2024-11-03 07:52:15.377 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-03 07:52:15.378 [main] WARN o.o.p.d.system.PolicyEngineManager.updatePolicyController(544) - operation must be provided 2024-11-03 07:52:15.378 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-03 07:52:15.378 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-03 07:52:15.378 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-03 07:52:15.380 [main] WARN o.o.p.d.system.PolicyEngineManager.getController(573) - Policy Controller controller-c not found java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.getController(PolicyEngineManager.java:570) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:548) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUpdatePolicyController_Exceptions(PolicyEngineManagerTest.java:774) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.380 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-03 07:52:15.380 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-03 07:52:15.382 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-03 07:52:15.382 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-03 07:52:15.384 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-03 07:52:15.384 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(562) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controllers (rules) 2024-11-03 07:52:15.387 [main] WARN o.o.policy.drools.stats.PolicyStats.stat(105) - policy transaction contains no start time: Metric(requestId=null, partner=null, invocationId=null, virtualServerName=null, serverName=null, serverIpAddress=null, serverFqdn=null, serviceName=null, startTime=null, endTime=null, elapsedTime=null, serviceInstanceId=null, instanceUuid=null, processKey=null, statusCode=null, responseCode=null, responseDescription=null, alertSeverity=null, targetEntity=null, targetServiceName=null, targetVirtualEntity=null, clientIpAddress=null, remoteHost=null, customField1=null, customField2=null, customField3=null, customField4=null, success=false) 2024-11-03 07:52:15.387 [main] WARN o.o.policy.drools.stats.PolicyStats.stat(110) - policy transaction contains no end time: Metric(requestId=null, partner=null, invocationId=null, virtualServerName=null, serverName=null, serverIpAddress=null, serverFqdn=null, serviceName=null, startTime=2024-11-03T07:52:15.387384458Z, endTime=null, elapsedTime=null, serviceInstanceId=null, instanceUuid=null, processKey=null, statusCode=null, responseCode=null, responseDescription=null, alertSeverity=null, targetEntity=null, targetServiceName=null, targetVirtualEntity=null, clientIpAddress=null, remoteHost=null, customField1=null, customField2=null, customField3=null, customField4=null, success=false) 2024-11-03 07:52:15.387 [main] WARN o.o.policy.drools.stats.PolicyStats.stat(115) - policy transaction contains no elapsed time: Metric(requestId=null, partner=null, invocationId=null, virtualServerName=null, serverName=null, serverIpAddress=null, serverFqdn=null, serviceName=null, startTime=2024-11-03T07:52:15.387384458Z, endTime=2024-11-03T07:52:15.387496159Z, elapsedTime=null, serviceInstanceId=null, instanceUuid=null, processKey=null, statusCode=null, responseCode=null, responseDescription=null, alertSeverity=null, targetEntity=null, targetServiceName=null, targetVirtualEntity=null, clientIpAddress=null, remoteHost=null, customField1=null, customField2=null, customField3=null, customField4=null, success=false) 2024-11-03 07:52:15.387 [main] WARN o.o.p.d.system.PolicyEngineManager.transaction(309) - controlloop transaction in controller controller-a incomplete transaction object: Metric(requestId=null, partner=null, invocationId=null, virtualServerName=null, serverName=null, serverIpAddress=null, serverFqdn=null, serviceName=null, startTime=2024-11-03T07:52:15.387384458Z, endTime=2024-11-03T07:52:15.387496159Z, elapsedTime=0, serviceInstanceId=null, instanceUuid=null, processKey=null, statusCode=null, responseCode=null, responseDescription=null, alertSeverity=null, targetEntity=null, targetServiceName=null, targetVirtualEntity=null, clientIpAddress=null, remoteHost=null, customField1=null, customField2=null, customField3=null, customField4=null, success=false) 2024-11-03 07:52:15.399 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$deactivate$59(1354) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm before-deactivate failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeDeactivate(PolicyEngineFeatureApi.java:111) at org.onap.policy.drools.system.PolicyEngineManager.lambda$deactivate$58(PolicyEngineManager.java:1353) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.deactivate(PolicyEngineManager.java:1352) at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1723) at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1689) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.400 [main] ERROR o.o.p.d.system.PolicyEngineManager.deactivate(1365) - PolicyEngineManager(alive=false, locked=true): cannot deactivate (stop) policy-controller Mock for PolicyController, hashCode: 1549932017 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.deactivate(PolicyEngineManager.java:1363) at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1723) at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1689) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.401 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$deactivate$61(1373) - PolicyEngineManager(alive=false, locked=true): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm after-deactivate failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterDeactivate(PolicyEngineFeatureApi.java:122) at org.onap.policy.drools.system.PolicyEngineManager.lambda$deactivate$60(PolicyEngineManager.java:1372) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.deactivate(PolicyEngineManager.java:1371) at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1723) at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1689) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.403 [main] ERROR o.o.p.d.system.PolicyEngineManager.deactivate(1365) - PolicyEngineManager(alive=false, locked=true): cannot deactivate (stop) policy-controller Mock for PolicyController, hashCode: 1299068875 because of expected exception java.lang.LinkageError: expected exception at org.onap.policy.drools.system.PolicyEngineManager.deactivate(PolicyEngineManager.java:1363) at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1723) at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1697) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.428 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$unlock$46(1029) - PolicyEngineManager(alive=false, locked=true): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm before-unlock failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeUnlock(PolicyEngineFeatureApi.java:199) at org.onap.policy.drools.system.PolicyEngineManager.lambda$unlock$45(PolicyEngineManager.java:1028) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.unlock(PolicyEngineManager.java:1027) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1307) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1247) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.428 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$unlock$48(1065) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$xLCS5fcm after-unlock failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterUnlock(PolicyEngineFeatureApi.java:210) at org.onap.policy.drools.system.PolicyEngineManager.lambda$unlock$47(PolicyEngineManager.java:1064) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.unlock(PolicyEngineManager.java:1063) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1307) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1247) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.435 [main] ERROR o.o.p.d.system.PolicyEngineManager.unlock(1054) - PolicyEngineManager(alive=false, locked=false): cannot unlock policy-controller Mock for PolicyController, hashCode: 151994899 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.unlock(PolicyEngineManager.java:1052) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1307) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1269) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.441 [main] WARN o.o.p.d.system.PolicyEngineManager.unlock(1045) - PolicyEngineManager(alive=false, locked=false): cannot unlock() lock manager because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.unlock(PolicyEngineManager.java:1043) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1307) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1278) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:15.452 [main] WARN o.o.p.d.system.PolicyEngineManager.configure(376) - No properties provided [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.651 s -- in org.onap.policy.drools.system.PolicyEngineManagerTest [INFO] Running org.onap.policy.drools.server.restful.RestManagerTest 2024-11-03 07:52:15.711 [main] ERROR o.o.p.d.server.restful.RestManager.swagger(159) - Cannot read swagger.json exception because of org.onap.policy.drools.system.PolicyDroolsPdpRuntimeException: exception 2024-11-03 07:52:15.945 [main] WARN o.o.p.d.server.restful.RestManager.checkLoggerFactoryInstance(1758) - The SLF4J logger factory is not configured for logback 2024-11-03 07:52:15.948 [main] WARN o.o.p.c.utils.logging.LoggerUtils.setLevel(93) - setting audit logger to level abc 2024-11-03 07:52:15.948 [main] WARN o.o.p.d.server.restful.RestManager.loggerName(1643) - Mock for RestManager, hashCode: 2009440035: logging framework unavailable for audit / abc java.lang.NullPointerException: Cannot invoke "ch.qos.logback.classic.Level.toString()" because the return value of "ch.qos.logback.classic.Logger.getLevel()" is null at org.onap.policy.common.utils.logging.LoggerUtils.setLevel(LoggerUtils.java:103) at org.onap.policy.drools.server.restful.RestManager.loggerName(RestManager.java:1641) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$JaTWA6wI.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.onap.policy.drools.server.restful.RestManager.loggerName(RestManager.java:1635) at org.onap.policy.drools.server.restful.RestManagerTest.testLoggerName_Exceptions(RestManagerTest.java:1074) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:16.210 [main] WARN o.o.p.d.server.restful.RestManager.checkLoggerFactoryInstance(1758) - The SLF4J logger factory is not configured for logback 2024-11-03 07:52:16.212 [main] ERROR o.o.p.d.server.restful.RestManager.engineShutdown(189) - Mock for RestManager, hashCode: 949819364: cannot shutdown policyEngineManager because of should throw exception java.lang.IllegalStateException: should throw exception at org.onap.policy.drools.system.PolicyEngineManager.shutdown(PolicyEngineManager.java:849) at org.onap.policy.drools.server.restful.RestManager.engineShutdown(RestManager.java:187) at org.onap.policy.drools.server.restful.RestManager.engineShutdown(RestManager.java:187) at org.onap.policy.drools.server.restful.RestManagerTest.engineShutdown(RestManagerTest.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:16.400 [main] WARN o.o.p.d.server.restful.RestManager.controllerAdd(465) - Mock for RestManager, hashCode: 314386497: cannot create policy-controller because of exception creating controller java.lang.IllegalArgumentException: exception creating controller at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:458) at org.onap.policy.drools.server.restful.RestManager.controllerAdd(RestManager.java:462) at org.onap.policy.drools.server.restful.RestManager.controllerAdd(RestManager.java:437) at org.onap.policy.drools.server.restful.RestManagerTest.controllerAdd(RestManagerTest.java:321) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.950 s -- in org.onap.policy.drools.server.restful.RestManagerTest [INFO] Running org.onap.policy.drools.server.restful.test.RestManagerTest Nov 03, 2024 7:52:17 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.LegacyApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:17 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.LifecycleApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:17 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.PropertiesApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:17 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.InputsApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:17 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.EnvironmentApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:17 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.TopicsApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:17 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.ToolsApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:17 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.ControllersApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:17 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.DefaultApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:17 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.SwaggerApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:17 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.SwitchesApi cannot be instantiated and will be ignored. Nov 03, 2024 7:52:17 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.FeaturesApi cannot be instantiated and will be ignored. 2024-11-03 07:52:17.381 [main] ERROR o.o.p.drools.core.jmx.PdpJmxListener.start(65) - PdpJmxListener.start(): Could not unregister PolicyEngine:type=PdpJmx MBean with the MBean server javax.management.InstanceAlreadyExistsException: PolicyEngine:type=PdpJmx at java.management/com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:436) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1865) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:960) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:895) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:320) at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:523) at org.onap.policy.drools.core.jmx.PdpJmxListener.start(PdpJmxListener.java:62) at org.onap.policy.drools.system.PolicyEngineManager.startPdpJmxListener(PolicyEngineManager.java:1436) at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:705) at org.onap.policy.drools.server.restful.test.RestManagerTest.setUp(RestManagerTest.java:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$13(ClassBasedTestDescriptor.java:412) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:17.472 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:17.473 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:17.480 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:17.480 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:17.582 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:17.583 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:17.606 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:17.606 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:17.684 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:17.685 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:17.708 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:17.708 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:17.887 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:17.887 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:17.977 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:17.978 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected Nov 03, 2024 7:52:18 AM 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.IllegalStateException: KafkaTopiceSource for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:190) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:433) at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1351) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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) 2024-11-03 07:52:18.144 [qtp2006279649-68] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sources/kafka/foobar jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:190) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:433) at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1351) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted 2024-11-03 07:52:18.144 [qtp2006279649-68] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:190) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:433) at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1351) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted Nov 03, 2024 7:52:18 AM 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.IllegalStateException: KafkaTopicSink for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:173) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:450) at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1365) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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) 2024-11-03 07:52:18.153 [qtp2006279649-73] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sinks/kafka/foobar jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopicSink for foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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: java.lang.IllegalStateException: KafkaTopicSink for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:173) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:450) at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1365) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted 2024-11-03 07:52:18.154 [qtp2006279649-73] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopicSink for foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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: java.lang.IllegalStateException: KafkaTopicSink for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:173) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:450) at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1365) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted Nov 03, 2024 7:52:18 AM 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.IllegalStateException: KafkaTopiceSource for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:190) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:433) at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1379) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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) 2024-11-03 07:52:18.161 [qtp2006279649-75] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sources/kafka/foobar/events jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:190) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:433) at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1379) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted 2024-11-03 07:52:18.162 [qtp2006279649-75] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:190) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:433) at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1379) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted Nov 03, 2024 7:52:18 AM 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.IllegalStateException: KafkaTopicSink for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:173) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:450) at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1393) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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) 2024-11-03 07:52:18.168 [qtp2006279649-71] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sinks/kafka/foobar/events jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopicSink for foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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: java.lang.IllegalStateException: KafkaTopicSink for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:173) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:450) at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1393) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted 2024-11-03 07:52:18.169 [qtp2006279649-71] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopicSink for foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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: java.lang.IllegalStateException: KafkaTopicSink for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:173) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:450) at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1393) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted Nov 03, 2024 7:52:18 AM 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.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSource(TopicEndpointProxy.java:463) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:434) at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1351) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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) 2024-11-03 07:52:18.209 [qtp2006279649-73] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sources/noop/foobar jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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: java.lang.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSource(TopicEndpointProxy.java:463) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:434) at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1351) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted 2024-11-03 07:52:18.210 [qtp2006279649-73] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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: java.lang.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSource(TopicEndpointProxy.java:463) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:434) at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1351) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted Nov 03, 2024 7:52:18 AM 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.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSink(TopicEndpointProxy.java:473) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:451) at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1365) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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) 2024-11-03 07:52:18.217 [qtp2006279649-75] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sinks/noop/foobar jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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: java.lang.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSink(TopicEndpointProxy.java:473) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:451) at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1365) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted 2024-11-03 07:52:18.218 [qtp2006279649-75] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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: java.lang.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSink(TopicEndpointProxy.java:473) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:451) at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1365) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted Nov 03, 2024 7:52:18 AM 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.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSource(TopicEndpointProxy.java:463) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:434) at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1379) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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) 2024-11-03 07:52:18.226 [qtp2006279649-73] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sources/noop/foobar/events jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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: java.lang.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSource(TopicEndpointProxy.java:463) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:434) at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1379) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted 2024-11-03 07:52:18.226 [qtp2006279649-73] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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: java.lang.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSource(TopicEndpointProxy.java:463) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:434) at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1379) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted Nov 03, 2024 7:52:18 AM 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.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSink(TopicEndpointProxy.java:473) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:451) at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1393) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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) 2024-11-03 07:52:18.233 [qtp2006279649-71] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sinks/noop/foobar/events jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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: java.lang.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSink(TopicEndpointProxy.java:473) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:451) at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1393) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted 2024-11-03 07:52:18.233 [qtp2006279649-71] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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: java.lang.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSink(TopicEndpointProxy.java:473) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:451) at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1393) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted 2024-11-03 07:52:18.239 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.240 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected Nov 03, 2024 7:52:18 AM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse SEVERE: An I/O error has occurred while writing a response message entity to the container output stream. org.glassfish.jersey.server.internal.process.MappableException: org.eclipse.jetty.io.EofException at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:67) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1116) at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:691) at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:398) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:388) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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: org.eclipse.jetty.io.EofException at org.eclipse.jetty.io.SocketChannelEndPoint.flush(SocketChannelEndPoint.java:116) at org.eclipse.jetty.io.WriteFlusher.flush(WriteFlusher.java:422) at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:275) at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:254) at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:386) at org.eclipse.jetty.server.HttpConnection$SendCallback.process(HttpConnection.java:843) at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:243) at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224) at org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:600) at org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:1051) at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:1123) at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:270) at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:254) at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:855) at org.glassfish.jersey.servlet.internal.ResponseWriter$NonCloseableOutputStreamWrapper.write(ResponseWriter.java:298) at org.glassfish.jersey.message.internal.CommittingOutputStream.write(CommittingOutputStream.java:203) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$UnCloseableOutputStream.write(WriterInterceptorExecutor.java:276) at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234) at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:304) at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:132) at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:142) at java.base/java.io.OutputStreamWriter.write(OutputStreamWriter.java:223) at java.base/java.io.Writer.write(Writer.java:249) at org.glassfish.jersey.message.internal.ReaderWriter.writeToAsString(ReaderWriter.java:273) at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:76) at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:36) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:242) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:227) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor.aroundWriteTo(JsonWithPaddingInterceptor.java:85) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:61) ... 52 more Caused by: java.io.IOException: Connection reset by peer at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.writev(SocketDispatcher.java:66) at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:217) at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:153) at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:563) at java.base/java.nio.channels.SocketChannel.write(SocketChannel.java:642) at org.eclipse.jetty.io.SocketChannelEndPoint.flush(SocketChannelEndPoint.java:110) ... 84 more 2024-11-03 07:52:18.301 [qtp2006279649-72] WARN o.o.p.d.system.PolicyEngineManager.getController(573) - Policy Controller controller1 not found java.lang.IllegalArgumentException: Invalid controller1 at org.onap.policy.drools.system.IndexedPolicyControllerFactory.makeArgEx(IndexedPolicyControllerFactory.java:376) at org.onap.policy.drools.system.IndexedPolicyControllerFactory.get(IndexedPolicyControllerFactory.java:280) at org.onap.policy.drools.system.PolicyEngineManager.getController(PolicyEngineManager.java:570) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:548) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyControllers(PolicyEngineManager.java:514) at org.onap.policy.drools.system.PolicyEngineManager.controllerConfig(PolicyEngineManager.java:1400) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:444) at org.onap.policy.drools.server.restful.RestManager.engineUpdate(RestManager.java:256) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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) 2024-11-03 07:52:18.310 [qtp2006279649-72] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller1 does not exist. Attempting recovery from disk 2024-11-03 07:52:18.310 [qtp2006279649-72] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=true, locked=false): cannot update-policy-controller 2024-11-03 07:52:18.311 [qtp2006279649-72] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyControllers(520) - PolicyEngineManager(alive=true, locked=false): cannot update-policy-controllers because of properties for config/controller1-controller.properties are not persisted. java.lang.IllegalArgumentException: properties for config/controller1-controller.properties are not persisted. at org.onap.policy.drools.persistence.FileSystemPersistence.getProperties(FileSystemPersistence.java:157) at org.onap.policy.drools.persistence.FileSystemPersistence.getProperties(FileSystemPersistence.java:180) at org.onap.policy.drools.persistence.FileSystemPersistence.getControllerProperties(FileSystemPersistence.java:242) at org.onap.policy.drools.system.PolicyEngineManager.findController(PolicyEngineManager.java:589) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:550) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyControllers(PolicyEngineManager.java:514) at org.onap.policy.drools.system.PolicyEngineManager.controllerConfig(PolicyEngineManager.java:1400) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:444) at org.onap.policy.drools.server.restful.RestManager.engineUpdate(RestManager.java:256) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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) 2024-11-03 07:52:18.357 [qtp2006279649-71] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=34ba911e-fe5f-4022-a58f-66f737fb5909, consumerInstance=prd-ubuntu1804-builder-4c-4g-81307, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=0, locked=true, #topicListeners=1]]]]: stop failed because of KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp2006279649-71, id: 71) otherThread(id: 65) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp2006279649-71, id: 71) otherThread(id: 65) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.acquire(LegacyKafkaConsumer.java:1227) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1099) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1092) at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:1757) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:267) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.lock(TopicBase.java:203) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.lock(TopicEndpointProxy.java:388) at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:1005) at org.onap.policy.drools.server.restful.RestManager.engineLock(RestManager.java:381) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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) 2024-11-03 07:52:18.425 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.425 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.439 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.439 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.458 [kafka-producer-network-thread | producer-2] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.459 [kafka-producer-network-thread | producer-2] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.469 [qtp2006279649-72] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=34ba911e-fe5f-4022-a58f-66f737fb5909, consumerInstance=prd-ubuntu1804-builder-4c-4g-81307, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=0, locked=true, #topicListeners=1]]]]: stop failed because of KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp2006279649-72, id: 72) otherThread(id: 80) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp2006279649-72, id: 72) otherThread(id: 80) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.acquire(LegacyKafkaConsumer.java:1227) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1099) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1092) at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:1757) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:267) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.lock(TopicBase.java:203) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.lock(TopicEndpointProxy.java:388) at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:1005) at org.onap.policy.drools.server.restful.RestManager.engineLock(RestManager.java:381) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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) 2024-11-03 07:52:18.539 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.540 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.584 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.584 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.586 [kafka-producer-network-thread | producer-3] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.586 [kafka-producer-network-thread | producer-3] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.595 [qtp2006279649-73] ERROR o.o.p.d.system.PolicyEngineManager.onTopicEvent(1150) - PolicyEngineManager(alive=true, locked=false): configuration-error due to FOOOO because of java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:397) 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.drools.system.PolicyEngineManager.onTopicEvent(PolicyEngineManager.java:1147) at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:170) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.offer(SingleThreadedBusTopicSource.java:271) at org.onap.policy.drools.server.restful.RestManager.lambda$commEventOffer$42(RestManager.java:1550) at org.onap.policy.drools.server.restful.RestManager.catchArgStateGenericEx(RestManager.java:1693) at org.onap.policy.drools.server.restful.RestManager.commEventOffer(RestManager.java:1547) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:393) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:386) ... 69 common frames omitted 2024-11-03 07:52:18.602 [qtp2006279649-69] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=34ba911e-fe5f-4022-a58f-66f737fb5909, consumerInstance=prd-ubuntu1804-builder-4c-4g-81307, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=true, #topicListeners=1]]]]: stop failed because of KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp2006279649-69, id: 69) otherThread(id: 82) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp2006279649-69, id: 69) otherThread(id: 82) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.acquire(LegacyKafkaConsumer.java:1227) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1099) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1092) at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:1757) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:267) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.lock(TopicBase.java:203) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.lock(TopicEndpointProxy.java:388) at org.onap.policy.drools.server.restful.RestManager.topicsLock(RestManager.java:1234) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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) 2024-11-03 07:52:18.641 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.641 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.674 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.675 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.717 [kafka-producer-network-thread | producer-4] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-4] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.718 [kafka-producer-network-thread | producer-4] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-4] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.719 [qtp2006279649-71] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=34ba911e-fe5f-4022-a58f-66f737fb5909, consumerInstance=prd-ubuntu1804-builder-4c-4g-81307, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=true, #topicListeners=1]]]]: stop failed because of KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp2006279649-71, id: 71) otherThread(id: 84) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp2006279649-71, id: 71) otherThread(id: 84) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.acquire(LegacyKafkaConsumer.java:1227) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1099) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1092) at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:1757) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:267) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.lock(TopicBase.java:203) at org.onap.policy.drools.server.restful.RestManager.commSourceTopicLock(RestManager.java:1432) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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) 2024-11-03 07:52:18.721 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.722 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.744 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.744 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.776 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.776 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.810 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.810 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.842 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.844 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.846 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.846 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.847 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.847 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.855 [qtp2006279649-71] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=34ba911e-fe5f-4022-a58f-66f737fb5909, consumerInstance=prd-ubuntu1804-builder-4c-4g-81307, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: stop failed because of KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp2006279649-71, id: 71) otherThread(id: 86) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp2006279649-71, id: 71) otherThread(id: 86) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.acquire(LegacyKafkaConsumer.java:1227) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1099) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1092) at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:1757) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:267) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) at org.onap.policy.drools.server.restful.RestManager.commSourceTopicDeactivation(RestManager.java:1474) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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) 2024-11-03 07:52:18.961 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.962 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.970 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.970 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.984 [kafka-producer-network-thread | producer-6] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-6] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:18.985 [kafka-producer-network-thread | producer-6] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-6] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:18.988 [qtp2006279649-73] WARN o.o.p.c.utils.logging.LoggerUtils.setLevel(93) - setting ROOT logger to level debug 2024-11-03 07:52:18.988 [qtp2006279649-69] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@7c71e618{RESERVED,thread=Thread[qtp2006279649-69,5,main]} task=AdaptiveExecutionStrategy@ae86878/SelectorProducer@337a2dc0/IDLE/p=true/QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59328ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=149]@2024-11-03T07:52:18.989207649Z ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0} 2024-11-03 07:52:18.989 [qtp2006279649-69] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.tryProduce(210) - AdaptiveExecutionStrategy@ae86878/SelectorProducer@337a2dc0/IDLE/p=true/QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59327ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=149]@2024-11-03T07:52:18.989647511Z tryProduce true 2024-11-03 07:52:18.989 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-11-03 07:52:18.989 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-03 07:52:18.989 [qtp2006279649-73] DEBUG org.eclipse.jetty.server.HttpOutput.write(767) - write(array HeapByteBuffer@6d6dd3cc[p=0,l=5,c=8192,r=5]={<<<DEBUG>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 2024-11-03 07:52:18.990 [qtp2006279649-73] DEBUG org.eclipse.jetty.server.HttpOutput.write(837) - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=5 null 2024-11-03 07:52:18.990 [qtp2006279649-73] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=HeapByteBuffer@2d224381[p=0,l=5,c=8192,r=5]={<<<DEBUG>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@5d49957e{null} 2024-11-03 07:52:18.990 [qtp2006279649-69] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 1 -> 0 on SocketChannelEndPoint@2023c8dd[{l=/127.0.0.1:7887,r=/127.0.0.1:50316,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@44f48c9a[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@d9697d4{s=START}]=>HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=3}] 2024-11-03 07:52:18.990 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@37559780 waiting with 1 keys 2024-11-03 07:52:18.990 [qtp2006279649-73] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/tools/loggers/ROOT/debug on HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=3} 200 null HTTP/1.1 Date: Sun, 03 Nov 2024 07:52:18 GMT Content-Length: 5 Content-Type: text/plain 2024-11-03 07:52:18.991 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: NEED_HEADER for SendCallback@31ed020c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=5},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@329d444e] (null,[p=0,l=5,c=8192,r=5],true)@START 2024-11-03 07:52:18.991 [qtp2006279649-73] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=200,h=3,cl=5} last=true content=HeapByteBuffer@2d224381[p=0,l=5,c=8192,r=5]={<<<DEBUG>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:18.991 [qtp2006279649-73] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Sun, 03 Nov 2024 07:52:18 GMT Content-Length: 5 Content-Type: text/plain 2024-11-03 07:52:18.991 [qtp2006279649-73] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 2024-11-03 07:52:18.991 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: FLUSH for SendCallback@31ed020c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=5},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@329d444e] ([p=0,l=125,c=8192,r=125],[p=0,l=5,c=8192,r=5],true)@COMPLETING 2024-11-03 07:52:18.992 [qtp2006279649-73] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 130 SocketChannelEndPoint@2023c8dd[{l=/127.0.0.1:7887,r=/127.0.0.1:50316,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@44f48c9a[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@d9697d4{s=COMPLETING}]=>HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=5}] 2024-11-03 07:52:18.992 [qtp2006279649-73] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=130 remaining=0 WriteFlusher@d9c27d7{WRITING}->null 2024-11-03 07:52:18.992 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@31ed020c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=5},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@329d444e] ([p=125,l=125,c=8192,r=0],[p=5,l=5,c=8192,r=0],true)@END 2024-11-03 07:52:18.992 [qtp2006279649-73] DEBUG org.eclipse.jetty.server.HttpOutput.onWriteComplete(308) - 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 2024-11-03 07:52:18.993 [qtp2006279649-73] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-11-03 07:52:18.993 [qtp2006279649-73] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=2,c=false/true,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=6} 2024-11-03 07:52:18.993 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@57a551b2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 2024-11-03 07:52:18.993 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) COMPLETE HttpChannelState@57a551b2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:18.993 [qtp2006279649-73] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action COMPLETE HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=6} 2024-11-03 07:52:18.993 [qtp2006279649-73] DEBUG org.eclipse.jetty.server.HttpOutput.complete(485) - complete(org.eclipse.jetty.util.Callback$3@454b2d8c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 2024-11-03 07:52:18.994 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@57a551b2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:18.994 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@57a551b2{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:18.994 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@57a551b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:18.994 [qtp2006279649-73] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=7} 2024-11-03 07:52:18.994 [qtp2006279649-73] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/tools/loggers/ROOT/debug written=5 2024-11-03 07:52:18.994 [qtp2006279649-73] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - x [03/Nov/2024:07:52:18 +0000] "PUT /policy/pdp/engine/tools/loggers/ROOT/debug HTTP/1.1" 200 5 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-11-03 07:52:18.994 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-108 << HTTP/1.1 200 OK 2024-11-03 07:52:18.994 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-108 << Date: Sun, 03 Nov 2024 07:52:18 GMT 2024-11-03 07:52:18.994 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-108 << Content-Type: text/plain 2024-11-03 07:52:18.994 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-108 << Content-Length: 5 2024-11-03 07:52:18.995 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-108 << Server: Jetty(11.0.23) 2024-11-03 07:52:18.995 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-11-03 07:52:18.995 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(86) - Authentication succeeded 2024-11-03 07:52:18.995 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.authSucceeded(227) - Caching 'basic' auth scheme for http://localhost:7887 2024-11-03 07:52:18.996 [main] INFO o.o.p.d.s.r.test.RestManagerTest.requestTest(251) - PUT http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug HTTP/1.1 response code: 200 2024-11-03 07:52:18.996 [main] DEBUG o.a.h.impl.execchain.MainClientExec.cancel(145) - Cancelling request execution 2024-11-03 07:52:18.996 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.shutdown(96) - http-outgoing-108: Shutdown connection 2024-11-03 07:52:18.996 [main] DEBUG o.a.h.impl.execchain.MainClientExec.abortConnection(129) - Connection discarded 2024-11-03 07:52:18.997 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:18.997 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.releaseConnection(351) - Connection released: [id: 108][route: {}->http://localhost:7887][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-11-03 07:52:18.998 [main] DEBUG o.a.h.c.protocol.RequestAddCookies.process(123) - CookieSpec selected: default 2024-11-03 07:52:18.998 [main] DEBUG o.a.h.c.protocol.RequestAuthCache.process(77) - Auth cache not set in the context 2024-11-03 07:52:18.998 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.requestConnection(267) - Connection request: [route: {}->http://localhost:7887][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-11-03 07:52:18.998 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.leaseConnection(312) - Connection leased: [id: 109][route: {}->http://localhost:7887][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2024-11-03 07:52:18.998 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(234) - Opening connection {}->http://localhost:7887 2024-11-03 07:52:18.999 [main] DEBUG o.a.h.i.c.DefaultHttpClientConnectionOperator.connect(139) - Connecting to localhost/127.0.0.1:7887 2024-11-03 07:52:18.999 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-03 07:52:18.999 [qtp2006279649-70-acceptor-0@72e60ed-TELEMETRY@6efc9651{HTTP/1.1, (http/1.1)}{localhost:7887}] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false Accept@3c09acbc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:50326]] on ManagedSelector@79d66f0b{STARTED} id=1 keys=0 selected=0 updates=0 2024-11-03 07:52:19.000 [qtp2006279649-70-acceptor-0@72e60ed-TELEMETRY@6efc9651{HTTP/1.1, (http/1.1)}{localhost:7887}] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@79d66f0b{STARTED} id=1 keys=0 selected=0 updates=1 2024-11-03 07:52:19.000 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-03 07:52:19.000 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@6296367 woken with none selected 2024-11-03 07:52:19.000 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-03 07:52:19.000 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@6296367 woken up from select, 0/0/0 selected 2024-11-03 07:52:19.000 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-03 07:52:19.000 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@6296367 processing 0 keys, 1 updates 2024-11-03 07:52:19.000 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-11-03 07:52:19.000 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update Accept@3c09acbc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:50326]] 2024-11-03 07:52:19.000 [qtp2006279649-72] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue Accept@3c09acbc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:50326]] startThread=0 2024-11-03 07:52:19.000 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-03 07:52:19.000 [qtp2006279649-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run Accept@3c09acbc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:50326]] in QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=1,r=-1,t=59316ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0}] 2024-11-03 07:52:19.001 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@6296367 waiting with 1 keys 2024-11-03 07:52:19.001 [qtp2006279649-74] DEBUG org.eclipse.jetty.io.IdleTimeout.setIdleTimeout(84) - Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] 2024-11-03 07:52:19.001 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-03 07:52:19.001 [qtp2006279649-74] DEBUG org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(160) - SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2024-11-03 07:52:19.001 [main] DEBUG o.a.h.i.c.DefaultHttpClientConnectionOperator.connect(146) - Connection established 127.0.0.1:50326<->127.0.0.1:7887 2024-11-03 07:52:19.001 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request PUT /policy/pdp/engine/environment/XX HTTP/1.1 2024-11-03 07:52:19.001 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Node -1 disconnected. 2024-11-03 07:52:19.001 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: UNCHALLENGED 2024-11-03 07:52:19.001 [qtp2006279649-74] DEBUG o.eclipse.jetty.server.HttpChannel.<init>(119) - new HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=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@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>],null,HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-03 07:52:19.001 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:19.001 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 2024-11-03 07:52:19.001 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:19.001 [qtp2006279649-74] DEBUG o.e.jetty.server.HttpConnection.<init>(107) - New HTTP Connection HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] 2024-11-03 07:52:19.002 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.002 [qtp2006279649-74] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$1842/0x0000000801800238@154828e1 on ManagedSelector@79d66f0b{STARTED} id=1 keys=1 selected=0 updates=0 2024-11-03 07:52:19.002 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-109 >> PUT /policy/pdp/engine/environment/XX HTTP/1.1 2024-11-03 07:52:19.002 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Content-Length: 4 2024-11-03 07:52:19.002 [qtp2006279649-74] DEBUG o.eclipse.jetty.io.AbstractEndPoint.onOpen(336) - onOpen SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.002 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Content-Type: text/plain; charset=ISO-8859-1 2024-11-03 07:52:19.002 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Host: localhost:7887 2024-11-03 07:52:19.002 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Connection: Keep-Alive 2024-11-03 07:52:19.002 [qtp2006279649-74] DEBUG o.e.jetty.io.AbstractConnection.onOpen(197) - onOpen HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.002 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 2024-11-03 07:52:19.002 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Accept-Encoding: gzip,deflate 2024-11-03 07:52:19.002 [qtp2006279649-74] DEBUG o.e.jetty.io.AbstractConnection.fillInterested(134) - fillInterested HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.003 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "PUT /policy/pdp/engine/environment/XX HTTP/1.1[\r][\n]" 2024-11-03 07:52:19.003 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Content-Length: 4[\r][\n]" 2024-11-03 07:52:19.003 [qtp2006279649-74] DEBUG org.eclipse.jetty.io.FillInterest.tryRegister(74) - interested FillInterest@5b2f59c5{ReadCallback@10bb2942{HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 2024-11-03 07:52:19.003 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]" 2024-11-03 07:52:19.003 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Host: localhost:7887[\r][\n]" 2024-11-03 07:52:19.003 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Connection: Keep-Alive[\r][\n]" 2024-11-03 07:52:19.003 [qtp2006279649-74] DEBUG o.e.j.io.SelectableChannelEndPoint.changeInterests(204) - changeInterests p=false 0->1 for SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.003 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 2024-11-03 07:52:19.003 [qtp2006279649-74] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1834/0x00000008017a5a78@44600494 on ManagedSelector@79d66f0b{STARTED} id=1 keys=1 selected=0 updates=1 2024-11-03 07:52:19.003 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-11-03 07:52:19.003 [qtp2006279649-74] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@79d66f0b{STARTED} id=1 keys=1 selected=0 updates=2 2024-11-03 07:52:19.003 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "[\r][\n]" 2024-11-03 07:52:19.003 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@6296367 woken with none selected 2024-11-03 07:52:19.003 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@6296367 woken up from select, 0/0/1 selected 2024-11-03 07:52:19.003 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@6296367 processing 0 keys, 2 updates 2024-11-03 07:52:19.003 [main] DEBUG org.apache.http.wire.wire(87) - http-outgoing-109 >> "WARN" 2024-11-03 07:52:19.003 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 2 2024-11-03 07:52:19.003 [qtp2006279649-74] DEBUG o.eclipse.jetty.io.ManagedSelector.createEndPoint(403) - Created SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.004 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$$Lambda$1842/0x0000000801800238@154828e1 2024-11-03 07:52:19.004 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1834/0x00000008017a5a78@44600494 2024-11-03 07:52:19.004 [qtp2006279649-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran Accept@3c09acbc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:50326]] in QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=1,r=-1,t=59312ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0}] 2024-11-03 07:52:19.004 [qtp2006279649-74] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59312ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0}] 2024-11-03 07:52:19.004 [qtp2006279649-72] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 0 -> 1 on SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.004 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-03 07:52:19.004 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@6296367 waiting with 1 keys 2024-11-03 07:52:19.004 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@6296367 woken up from select, 1/1/1 selected 2024-11-03 07:52:19.004 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@6296367 processing 1 keys, 0 updates 2024-11-03 07:52:19.004 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processSelected(665) - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:50326], selector=sun.nio.ch.EPollSelectorImpl@6296367, interestOps=1, readyOps=1 SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.004 [qtp2006279649-72] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(232) - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.005 [qtp2006279649-72] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(244) - task SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=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 2024-11-03 07:52:18.994 [qtp2006279649-73] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@497856095 cs=HttpChannelState@57a551b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@716290a2 eof=false 2024-11-03 07:52:19.005 [qtp2006279649-72] DEBUG o.e.j.u.t.ReservedThreadExecutor.tryExecute(222) - ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@78c6b80c/SelectorProducer@4cd41a84/PRODUCING/p=false/QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59311ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=148]@2024-11-03T07:52:19.005689327Z 2024-11-03 07:52:19.005 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=18} 2024-11-03 07:52:19.005 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-11-03 07:52:19.005 [qtp2006279649-71] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@65a59b3a{RESERVED,thread=Thread[qtp2006279649-71,5,main]} task=AdaptiveExecutionStrategy@78c6b80c/SelectorProducer@4cd41a84/IDLE/p=true/QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59311ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=148]@2024-11-03T07:52:19.006086488Z ReservedThreadExecutor@46cfd64b{reserved=2/4,pending=0} 2024-11-03 07:52:19.005 [qtp2006279649-72] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.consumeTask(370) - ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=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@78c6b80c/SelectorProducer@4cd41a84/IDLE/p=true/QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59310ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=148]@2024-11-03T07:52:19.006247589Z 2024-11-03 07:52:19.004 [qtp2006279649-74] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119312ms in the future QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59312ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=2/4,pending=0}] 2024-11-03 07:52:19.006 [qtp2006279649-71] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.tryProduce(210) - AdaptiveExecutionStrategy@78c6b80c/SelectorProducer@4cd41a84/IDLE/p=true/QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59310ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=149]@2024-11-03T07:52:19.00644615Z tryProduce true 2024-11-03 07:52:19.005 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@44f48c9a::SocketChannelEndPoint@2023c8dd[{l=/127.0.0.1:7887,r=/127.0.0.1:50316,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@44f48c9a[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@d9697d4{s=END}]=>HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=19}] parse null 2024-11-03 07:52:19.006 [qtp2006279649-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-11-03 07:52:19.006 [qtp2006279649-72] DEBUG org.eclipse.jetty.io.FillInterest.fillable(96) - fillable FillInterest@5b2f59c5{ReadCallback@10bb2942{HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 2024-11-03 07:52:19.006 [qtp2006279649-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-03 07:52:19.006 [qtp2006279649-73] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=19} 2024-11-03 07:52:19.006 [qtp2006279649-73] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=19} 2024-11-03 07:52:19.006 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-11-03 07:52:19.006 [qtp2006279649-71] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 1 -> 0 on SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.006 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.onFillable(262) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=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@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-03 07:52:19.007 [qtp2006279649-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@6296367 waiting with 1 keys 2024-11-03 07:52:19.007 [qtp2006279649-72] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 248 DirectByteBuffer@1ab6a22[p=0,l=248,c=8192,r=248]={<<<PUT /policy/pdp/engine/en...g: gzip,deflate\r\n\r\nWARN>>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.006 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@44f48c9a::SocketChannelEndPoint@2023c8dd[{l=/127.0.0.1:7887,r=/127.0.0.1:50316,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@44f48c9a[p=HttpParser{s=END,0 of 0},g=HttpGenerator@d9697d4{s=END}]=>HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=20}] parsed false HttpParser{s=END,0 of 0} 2024-11-03 07:52:19.007 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-11-03 07:52:19.007 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 2024-11-03 07:52:19.007 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=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 248 RetainableByteBuffer@1df07e3b{DirectByteBuffer@1ab6a22[p=0,l=248,c=8192,r=248]={<<<PUT /policy/pdp/engine/en...g: gzip,deflate\r\n\r\nWARN>>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-03 07:52:19.007 [qtp2006279649-73] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@4fe2af4e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=20}] 2024-11-03 07:52:19.007 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=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@1df07e3b{DirectByteBuffer@1ab6a22[p=0,l=248,c=8192,r=248]={<<<PUT /policy/pdp/engine/en...g: gzip,deflate\r\n\r\nWARN>>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@1ab6a22[p=0,l=248,c=8192,r=248]={<<<PUT /policy/pdp/engine/en...g: gzip,deflate\r\n\r\nWARN>>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> VALUE 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> IN_VALUE 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> FIELD 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[4] 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Type: text/plain; charset=ISO-8859-1 --> IN_VALUE 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Type: text/plain; charset=ISO-8859-1 --> FIELD 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Content-Type: text/plain; charset=ISO-8859-1) header=Content-Type, headerString=[Content-Type], valueString=[text/plain; charset=ISO-8859-1] 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> VALUE 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> IN_VALUE 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> FIELD 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 2024-11-03 07:52:19.008 [qtp2006279649-73] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@497856095 cs=HttpChannelState@57a551b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@716290a2 eof=true 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 2024-11-03 07:52:19.008 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> VALUE 2024-11-03 07:52:19.009 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> IN_VALUE 2024-11-03 07:52:19.008 [qtp2006279649-73] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@4fe2af4e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=21}] 2024-11-03 07:52:19.009 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> FIELD 2024-11-03 07:52:19.009 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - 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)] 2024-11-03 07:52:19.009 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding --> IN_VALUE 2024-11-03 07:52:19.009 [qtp2006279649-73] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@497856095 cs=HttpChannelState@57a551b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@716290a2 eof=true 2024-11-03 07:52:19.009 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding --> FIELD 2024-11-03 07:52:19.009 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 2024-11-03 07:52:19.009 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 2024-11-03 07:52:19.009 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@57a551b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.009 [qtp2006279649-73] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@497856095 cs=HttpChannelState@57a551b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@716290a2 eof=true 2024-11-03 07:52:19.009 [qtp2006279649-73] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@716290a2 2024-11-03 07:52:19.009 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=false 2024-11-03 07:52:19.009 [qtp2006279649-72] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 2024-11-03 07:52:19.009 [qtp2006279649-73] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@4fe2af4e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=22}] 2024-11-03 07:52:19.009 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@6677043a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.009 [qtp2006279649-73] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 2024-11-03 07:52:19.009 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/environment/XX on HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=0} PUT /policy/pdp/engine/environment/XX HTTP/1.1 Content-Length: 4 Content-Type: text/plain; charset=ISO-8859-1 Host: localhost:7887 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 2024-11-03 07:52:19.009 [qtp2006279649-73] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(91) - Unable to shutdown output java.net.SocketException: Connection reset at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) at org.eclipse.jetty.io.SocketChannelEndPoint.fill(SocketChannelEndPoint.java:83) at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:373) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) 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) 2024-11-03 07:52:19.009 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=CONTENT,0 of 4},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=1}] parsed true HttpParser{s=CONTENT,0 of 4} 2024-11-03 07:52:19.010 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/environment/XX HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=1} 2024-11-03 07:52:19.010 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-03 07:52:19.010 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=1} 2024-11-03 07:52:19.010 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST PUT /policy/pdp/engine/environment/XX ?null on HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=1} 2024-11-03 07:52:19.010 [qtp2006279649-72] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/environment/XX @ o.e.j.s.ServletContextHandler@7868bf69{/,null,AVAILABLE} 2024-11-03 07:52:19.010 [qtp2006279649-72] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/environment/XX @ o.e.j.s.ServletContextHandler@7868bf69{/,null,AVAILABLE} 2024-11-03 07:52:19.011 [qtp2006279649-72] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 2024-11-03 07:52:19.011 [qtp2006279649-72] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1 session=null 2024-11-03 07:52:19.011 [qtp2006279649-72] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/environment/XX|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-5384a3ca, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/environment/XX} -> org.glassfish.jersey.servlet.ServletContainer-5384a3ca==org.glassfish.jersey.servlet.ServletContainer@470fb178{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-11-03 07:52:19.012 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.sendError(908) - sendError HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-03 07:52:19.012 [qtp2006279649-72] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-11-03 07:52:19.012 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=3} 2024-11-03 07:52:19.012 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 2024-11-03 07:52:19.012 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) SEND_ERROR HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.012 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action SEND_ERROR HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=3} 2024-11-03 07:52:19.012 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=false 2024-11-03 07:52:19.013 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=4} 2024-11-03 07:52:19.013 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-11-03 07:52:19.013 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=CONTENT,0 of 4},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=4}] parse RetainableByteBuffer@1df07e3b{DirectByteBuffer@1ab6a22[p=244,l=248,c=8192,r=4]={PUT /poli...ate\r\n\r\n<<<WARN>>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-03 07:52:19.013 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT DirectByteBuffer@1ab6a22[p=244,l=248,c=8192,r=4]={PUT /poli...ate\r\n\r\n<<<WARN>>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.013 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.onContent(904) - onContent HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=4} Content@75443a0e{DirectByteBufferR@758cbf8d[p=244,l=248,c=8192,r=4]={PUT /poli...ate\r\n\r\n<<<WARN>>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 2024-11-03 07:52:19.014 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.014 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-03 07:52:19.014 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-03 07:52:19.014 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-03 07:52:19.014 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-03 07:52:19.014 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=CONTENT,4 of 4},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=5}] parsed true HttpParser{s=CONTENT,4 of 4} 2024-11-03 07:52:19.014 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced Content@75443a0e{DirectByteBufferR@758cbf8d[p=244,l=248,c=8192,r=4]={PUT /poli...ate\r\n\r\n<<<WARN>>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 2024-11-03 07:52:19.015 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-11-03 07:52:19.015 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-03 07:52:19.015 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=CONTENT,4 of 4},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=6}] parse RetainableByteBuffer@1df07e3b{DirectByteBuffer@1ab6a22[p=248,l=248,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-03 07:52:19.015 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Node -1 disconnected. 2024-11-03 07:52:19.015 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT DirectByteBuffer@1ab6a22[p=248,l=248,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.015 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 2024-11-03 07:52:19.015 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:19.016 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:19.016 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.015 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=6} 2024-11-03 07:52:19.016 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 2024-11-03 07:52:19.016 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=7} 2024-11-03 07:52:19.017 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-11-03 07:52:19.017 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=END,4 of 4},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=8}] parsed false HttpParser{s=END,4 of 4} 2024-11-03 07:52:19.018 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=END,4 of 4},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=10}] 2024-11-03 07:52:19.019 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-11-03 07:52:19.019 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 2024-11-03 07:52:19.019 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=10}] 2024-11-03 07:52:19.020 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.020 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=11}] 2024-11-03 07:52:19.020 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.021 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.completing(947) - completing HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.021 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=DirectByteBuffer@2b8423d2[p=0,l=0,c=32768,r=0]={<<<>>><html>\n<h...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@16aa523c 2024-11-03 07:52:19.021 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/environment/XX on HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=12} 401 null HTTP/1.1 Date: Sun, 03 Nov 2024 07:52:19 GMT WWW-Authenticate: basic realm="TELEMETRY-login-service" 2024-11-03 07:52:19.021 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: NEED_HEADER for SendCallback@426a8ead[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@528a21ba] (null,[p=0,l=0,c=32768,r=0],true)@START 2024-11-03 07:52:19.021 [qtp2006279649-72] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=401,h=2,cl=-1} last=true content=DirectByteBuffer@2b8423d2[p=0,l=0,c=32768,r=0]={<<<>>><html>\n<h...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.010 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownInput(95) - shutdownInput SocketChannelEndPoint@2023c8dd[{l=/127.0.0.1:7887,r=/127.0.0.1:50316,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@44f48c9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d9697d4{s=START}]=>HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.021 [qtp2006279649-72] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Sun, 03 Nov 2024 07:52:19 GMT WWW-Authenticate: basic realm="TELEMETRY-login-service" 2024-11-03 07:52:19.022 [qtp2006279649-73] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled -1 DirectByteBuffer@6362862b[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.022 [qtp2006279649-72] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 2024-11-03 07:52:19.022 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: FLUSH for SendCallback@426a8ead[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@528a21ba] ([p=0,l=166,c=8192,r=166],[p=0,l=0,c=32768,r=0],true)@COMPLETING 2024-11-03 07:52:19.022 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "HTTP/1.1 401 Unauthorized[\r][\n]" 2024-11-03 07:52:19.022 [qtp2006279649-72] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 166 SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=W,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=END,4 of 4},g=HttpGenerator@679b92e3{s=COMPLETING}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=13}] 2024-11-03 07:52:19.023 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Date: Sun, 03 Nov 2024 07:52:19 GMT[\r][\n]" 2024-11-03 07:52:19.023 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "WWW-Authenticate: basic realm="TELEMETRY-login-service"[\r][\n]" 2024-11-03 07:52:19.023 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Content-Length: 0[\r][\n]" 2024-11-03 07:52:19.023 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Server: Jetty(11.0.23)[\r][\n]" 2024-11-03 07:52:19.022 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@44f48c9a::SocketChannelEndPoint@2023c8dd[{l=/127.0.0.1:7887,r=/127.0.0.1:50316,ISHUT,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@44f48c9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d9697d4{s=START}]=>HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.023 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "[\r][\n]" 2024-11-03 07:52:19.023 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-109 << HTTP/1.1 401 Unauthorized 2024-11-03 07:52:19.023 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@44f48c9a::SocketChannelEndPoint@2023c8dd[{l=/127.0.0.1:7887,r=/127.0.0.1:50316,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@44f48c9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d9697d4{s=START}]=>HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 2024-11-03 07:52:19.023 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Date: Sun, 03 Nov 2024 07:52:19 GMT 2024-11-03 07:52:19.023 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << WWW-Authenticate: basic realm="TELEMETRY-login-service" 2024-11-03 07:52:19.023 [qtp2006279649-72] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=166 remaining=0 WriteFlusher@589a128a{WRITING}->null 2024-11-03 07:52:19.023 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Content-Length: 0 2024-11-03 07:52:19.023 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Server: Jetty(11.0.23) 2024-11-03 07:52:19.023 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@426a8ead[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@528a21ba] ([p=166,l=166,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 2024-11-03 07:52:19.023 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@44f48c9a::SocketChannelEndPoint@2023c8dd[{l=/127.0.0.1:7887,r=/127.0.0.1:50316,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@44f48c9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d9697d4{s=START}]=>HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] parse null 2024-11-03 07:52:19.024 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.024 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-11-03 07:52:19.024 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(77) - Authentication required 2024-11-03 07:52:19.024 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.024 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(209) - close SocketChannelEndPoint@2023c8dd[{l=/127.0.0.1:7887,r=/127.0.0.1:50316,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@44f48c9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d9697d4{s=START}]=>HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.024 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.024 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(106) - localhost:7887 requested authentication 2024-11-03 07:52:19.024 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(175) - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, CredSSP, Digest, Basic] 2024-11-03 07:52:19.024 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=15} 2024-11-03 07:52:19.024 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/environment/XX written=0 2024-11-03 07:52:19.024 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Negotiate authentication scheme not available 2024-11-03 07:52:19.024 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(216) - close(null) SocketChannelEndPoint@2023c8dd[{l=/127.0.0.1:7887,r=/127.0.0.1:50316,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@44f48c9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d9697d4{s=START}]=>HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.024 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Kerberos authentication scheme not available 2024-11-03 07:52:19.024 [qtp2006279649-72] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - - [03/Nov/2024:07:52:19 +0000] "PUT /policy/pdp/engine/environment/XX HTTP/1.1" 401 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-11-03 07:52:19.024 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for NTLM authentication scheme not available 2024-11-03 07:52:19.024 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for CredSSP authentication scheme not available 2024-11-03 07:52:19.024 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.024 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Digest authentication scheme not available 2024-11-03 07:52:19.024 [qtp2006279649-73] DEBUG o.e.j.io.SelectableChannelEndPoint.doClose(155) - doClose SocketChannelEndPoint@2023c8dd[{l=/127.0.0.1:7887,r=/127.0.0.1:50316,CLOSED,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@44f48c9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d9697d4{s=START}]=>HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.024 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=15} 2024-11-03 07:52:19.025 [qtp2006279649-73] DEBUG org.eclipse.jetty.io.FillInterest.onClose(144) - onClose FillInterest@4e8608f2{null} 2024-11-03 07:52:19.025 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(154) - Selected authentication options: [BASIC [complete=true]] 2024-11-03 07:52:19.025 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=16}] 2024-11-03 07:52:19.025 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.wakeup(310) - Wakeup ManagedSelector@144456b3{STARTED} id=0 keys=1 selected=0 updates=0 2024-11-03 07:52:19.025 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request PUT /policy/pdp/engine/environment/XX HTTP/1.1 2024-11-03 07:52:19.025 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.025 [qtp2006279649-73] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13e91914 startThread=0 2024-11-03 07:52:19.025 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: CHALLENGED 2024-11-03 07:52:19.025 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=16}] 2024-11-03 07:52:19.025 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.generateAuthResponse(194) - Generating response to an authentication challenge using basic scheme 2024-11-03 07:52:19.025 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.025 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 2024-11-03 07:52:19.025 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.025 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-109 >> PUT /policy/pdp/engine/environment/XX HTTP/1.1 2024-11-03 07:52:19.025 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.025 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@44f48c9a::SocketChannelEndPoint@2023c8dd[{l=null,r=null,CLOSED,fill=-,flush=-,to=33/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@44f48c9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d9697d4{s=START}]=>HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 2024-11-03 07:52:19.025 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Content-Length: 4 2024-11-03 07:52:19.025 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Content-Type: text/plain; charset=ISO-8859-1 2024-11-03 07:52:19.026 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Host: localhost:7887 2024-11-03 07:52:19.026 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Connection: Keep-Alive 2024-11-03 07:52:19.025 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownOutput(152) - shutdownOutput SocketChannelEndPoint@2023c8dd[{l=null,r=null,CLOSED,fill=-,flush=-,to=33/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@44f48c9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d9697d4{s=START}]=>HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.026 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@37559780 woken with none selected 2024-11-03 07:52:19.026 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@37559780 woken up from select, 0/0/0 selected 2024-11-03 07:52:19.026 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@37559780 processing 0 keys, 0 updates 2024-11-03 07:52:19.026 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-11-03 07:52:19.026 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-03 07:52:19.026 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@37559780 waiting with 0 keys 2024-11-03 07:52:19.026 [qtp2006279649-73] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@44f48c9a::SocketChannelEndPoint@2023c8dd[{l=null,r=null,CLOSED,fill=-,flush=-,to=33/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@44f48c9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d9697d4{s=START}]=>HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@57a551b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-03 07:52:19.026 [qtp2006279649-79] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13e91914 in QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=1,r=-1,t=59290ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=2/4,pending=0}] 2024-11-03 07:52:19.026 [qtp2006279649-79] DEBUG o.eclipse.jetty.io.ManagedSelector.run(1112) - Destroyed SocketChannelEndPoint@2023c8dd[{l=null,r=null,CLOSED,fill=-,flush=-,to=34/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@44f48c9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d9697d4{s=START}]=>HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.027 [qtp2006279649-79] DEBUG o.e.jetty.io.AbstractConnection.onClose(223) - onClose HttpConnection@44f48c9a::SocketChannelEndPoint@2023c8dd[{l=null,r=null,CLOSED,fill=-,flush=-,to=34/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@44f48c9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d9697d4{s=START}]=>HttpChannelOverHttp@6fe0af8b{s=HttpChannelState@57a551b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.027 [qtp2006279649-79] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13e91914 in QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=1,r=-1,t=59289ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0}] 2024-11-03 07:52:19.027 [qtp2006279649-79] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59289ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0}] 2024-11-03 07:52:19.025 [qtp2006279649-72] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 2024-11-03 07:52:19.026 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 2024-11-03 07:52:19.026 [qtp2006279649-73] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@2ceb61b1{RUNNING,thread=Thread[qtp2006279649-73,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 2024-11-03 07:52:19.028 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Accept-Encoding: gzip,deflate 2024-11-03 07:52:19.028 [qtp2006279649-73] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@2ceb61b1{RESERVED,thread=Thread[qtp2006279649-73,5,main]} waiting ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0} 2024-11-03 07:52:19.028 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Authorization: Basic eDp5 2024-11-03 07:52:19.028 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "PUT /policy/pdp/engine/environment/XX HTTP/1.1[\r][\n]" 2024-11-03 07:52:19.028 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Content-Length: 4[\r][\n]" 2024-11-03 07:52:19.028 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]" 2024-11-03 07:52:19.028 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Host: localhost:7887[\r][\n]" 2024-11-03 07:52:19.028 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Connection: Keep-Alive[\r][\n]" 2024-11-03 07:52:19.028 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 2024-11-03 07:52:19.028 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-11-03 07:52:19.028 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Authorization: Basic eDp5[\r][\n]" 2024-11-03 07:52:19.029 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "[\r][\n]" 2024-11-03 07:52:19.029 [main] DEBUG org.apache.http.wire.wire(87) - http-outgoing-109 >> "WARN" 2024-11-03 07:52:19.027 [qtp2006279649-79] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119289ms in the future QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59289ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0}] 2024-11-03 07:52:19.027 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{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:7887/policy/pdp/engine/environment/XX,age=20}] 2024-11-03 07:52:19.030 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,4 of 4} 2024-11-03 07:52:19.030 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 2024-11-03 07:52:19.030 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2024-11-03 07:52:19.030 [qtp2006279649-72] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 275 DirectByteBuffer@1ab6a22[p=0,l=275,c=8192,r=275]={<<<PUT /policy/pdp/engine/en...ion: Basic eDp5\r\n\r\nWARN>>>horizatio...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.030 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.031 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=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 275 RetainableByteBuffer@1df07e3b{DirectByteBuffer@1ab6a22[p=0,l=275,c=8192,r=275]={<<<PUT /policy/pdp/engine/en...ion: Basic eDp5\r\n\r\nWARN>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-03 07:52:19.031 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=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@1df07e3b{DirectByteBuffer@1ab6a22[p=0,l=275,c=8192,r=275]={<<<PUT /policy/pdp/engine/en...ion: Basic eDp5\r\n\r\nWARN>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-03 07:52:19.032 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@1ab6a22[p=0,l=275,c=8192,r=275]={<<<PUT /policy/pdp/engine/en...ion: Basic eDp5\r\n\r\nWARN>>>horizatio...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.032 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 2024-11-03 07:52:19.032 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 2024-11-03 07:52:19.032 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 2024-11-03 07:52:19.032 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 2024-11-03 07:52:19.032 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 2024-11-03 07:52:19.032 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> VALUE 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> IN_VALUE 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> FIELD 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[4] 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Type: text/plain; charset=ISO-8859-1 --> IN_VALUE 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Type: text/plain; charset=ISO-8859-1 --> FIELD 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Content-Type: text/plain; charset=ISO-8859-1) header=Content-Type, headerString=[Content-Type], valueString=[text/plain; charset=ISO-8859-1] 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> IN_VALUE 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> FIELD 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> IN_VALUE 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> FIELD 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - 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)] 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> IN_VALUE 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> FIELD 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> VALUE 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> IN_VALUE 2024-11-03 07:52:19.033 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> FIELD 2024-11-03 07:52:19.034 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Authorization: Basic eDp5) header=Authorization, headerString=[Authorization], valueString=[Basic eDp5] 2024-11-03 07:52:19.034 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 2024-11-03 07:52:19.034 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.034 [qtp2006279649-72] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 2024-11-03 07:52:19.034 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.034 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/environment/XX on HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=0} PUT /policy/pdp/engine/environment/XX HTTP/1.1 Content-Length: 4 Content-Type: text/plain; charset=ISO-8859-1 Host: localhost:7887 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate Authorization: Basic eDp5 2024-11-03 07:52:19.034 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=CONTENT,0 of 4},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=0}] parsed true HttpParser{s=CONTENT,0 of 4} 2024-11-03 07:52:19.035 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/environment/XX HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=1} 2024-11-03 07:52:19.035 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-03 07:52:19.035 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=1} 2024-11-03 07:52:19.035 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST PUT /policy/pdp/engine/environment/XX ?null on HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=1} 2024-11-03 07:52:19.035 [qtp2006279649-72] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/environment/XX @ o.e.j.s.ServletContextHandler@7868bf69{/,null,AVAILABLE} 2024-11-03 07:52:19.035 [qtp2006279649-72] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/environment/XX @ o.e.j.s.ServletContextHandler@7868bf69{/,null,AVAILABLE} 2024-11-03 07:52:19.035 [qtp2006279649-72] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 2024-11-03 07:52:19.035 [qtp2006279649-72] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1 session=null 2024-11-03 07:52:19.035 [qtp2006279649-72] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/environment/XX|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-5384a3ca, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/environment/XX} -> org.glassfish.jersey.servlet.ServletContainer-5384a3ca==org.glassfish.jersey.servlet.ServletContainer@470fb178{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-11-03 07:52:19.035 [qtp2006279649-72] DEBUG o.e.jetty.servlet.ServletHandler.doHandle(507) - chain=null 2024-11-03 07:52:19.037 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.checkMinDataRate(146) - checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@6677043a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=3}] 2024-11-03 07:52:19.037 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(318) - nextTransformedContent AsyncContentProducer@6677043a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=3}] 2024-11-03 07:52:19.037 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(356) - producing new raw content AsyncContentProducer@6677043a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=3}] 2024-11-03 07:52:19.037 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-11-03 07:52:19.037 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=CONTENT,0 of 4},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=4}] parse RetainableByteBuffer@1df07e3b{DirectByteBuffer@1ab6a22[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<<WARN>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-03 07:52:19.039 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT DirectByteBuffer@1ab6a22[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<<WARN>>>horizatio...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.039 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.onContent(904) - onContent HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=5} Content@1ce59017{DirectByteBufferR@aec6ac0[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<<WARN>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 2024-11-03 07:52:19.040 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=CONTENT,4 of 4},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=6}] parsed true HttpParser{s=CONTENT,4 of 4} 2024-11-03 07:52:19.041 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced Content@1ce59017{DirectByteBufferR@aec6ac0[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<<WARN>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 2024-11-03 07:52:19.042 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.produceRawContent(477) - produceRawContent updated rawContentArrived to 4 and firstByteTimeStamp to 183244188877 AsyncContentProducer@6677043a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=8}] 2024-11-03 07:52:19.042 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.produceRawContent(480) - produceRawContent produced Content@1ce59017{DirectByteBufferR@aec6ac0[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<<WARN>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6677043a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=8}] 2024-11-03 07:52:19.043 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(367) - transforming raw content AsyncContentProducer@6677043a[r=Content@1ce59017{DirectByteBufferR@aec6ac0[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<<WARN>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=9}] 2024-11-03 07:52:19.043 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.transformRawContent(421) - no interceptor, transformed content is raw content AsyncContentProducer@6677043a[r=Content@1ce59017{DirectByteBufferR@aec6ac0[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<<WARN>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=9}] 2024-11-03 07:52:19.044 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(341) - transformed content not yet depleted, returning it AsyncContentProducer@6677043a[r=Content@1ce59017{DirectByteBufferR@aec6ac0[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<<WARN>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1ce59017{DirectByteBufferR@aec6ac0[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<<WARN>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=10}] 2024-11-03 07:52:19.044 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.nextContent(252) - nextContent = Content@1ce59017{DirectByteBufferR@aec6ac0[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<<WARN>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6677043a[r=Content@1ce59017{DirectByteBufferR@aec6ac0[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<<WARN>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1ce59017{DirectByteBufferR@aec6ac0[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<<WARN>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=11}] 2024-11-03 07:52:19.045 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.onReadIdle(1322) - onReadIdle HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-03 07:52:19.045 [qtp2006279649-72] DEBUG o.e.j.server.BlockingContentProducer.nextContent(105) - nextContent async producer returned Content@1ce59017{DirectByteBufferR@aec6ac0[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<<WARN>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 2024-11-03 07:52:19.046 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.read(294) - read produced 4 byte(s) HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=false 2024-11-03 07:52:19.046 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.reclaim(263) - reclaim Content@1ce59017{DirectByteBufferR@aec6ac0[p=275,l=275,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6677043a[r=Content@1ce59017{DirectByteBufferR@aec6ac0[p=275,l=275,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1ce59017{DirectByteBufferR@aec6ac0[p=275,l=275,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=13}] 2024-11-03 07:52:19.047 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.checkMinDataRate(146) - checkMinDataRate [m=0,t=183244188877] AsyncContentProducer@6677043a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=13}] 2024-11-03 07:52:19.047 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.047 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(318) - nextTransformedContent AsyncContentProducer@6677043a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=13}] 2024-11-03 07:52:19.048 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(356) - producing new raw content AsyncContentProducer@6677043a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=14}] 2024-11-03 07:52:19.048 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-11-03 07:52:19.048 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=CONTENT,4 of 4},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=14}] parse RetainableByteBuffer@1df07e3b{DirectByteBuffer@1ab6a22[p=275,l=275,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-03 07:52:19.049 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT DirectByteBuffer@1ab6a22[p=275,l=275,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>horizatio...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.049 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 2024-11-03 07:52:19.049 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=15} 2024-11-03 07:52:19.049 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 2024-11-03 07:52:19.049 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=15} 2024-11-03 07:52:19.050 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-11-03 07:52:19.050 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=END,4 of 4},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=16}] parsed false HttpParser{s=END,4 of 4} 2024-11-03 07:52:19.050 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=END,4 of 4},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=16}] 2024-11-03 07:52:19.051 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-11-03 07:52:19.051 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.produceRawContent(477) - produceRawContent updated rawContentArrived to 4 and firstByteTimeStamp to 183244188877 AsyncContentProducer@6677043a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=17}] 2024-11-03 07:52:19.051 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.produceRawContent(480) - produceRawContent produced EofContent AsyncContentProducer@6677043a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=17}] 2024-11-03 07:52:19.052 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(367) - transforming raw content AsyncContentProducer@6677043a[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=18}] 2024-11-03 07:52:19.052 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.transformRawContent(421) - no interceptor, transformed content is raw content AsyncContentProducer@6677043a[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=18}] 2024-11-03 07:52:19.052 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.052 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(341) - transformed content not yet depleted, returning it AsyncContentProducer@6677043a[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=18}] 2024-11-03 07:52:19.053 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.nextContent(252) - nextContent = EofContent AsyncContentProducer@6677043a[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=19}] 2024-11-03 07:52:19.053 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.onReadIdle(1322) - onReadIdle HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-03 07:52:19.053 [qtp2006279649-72] DEBUG o.e.j.server.BlockingContentProducer.nextContent(105) - nextContent async producer returned EofContent 2024-11-03 07:52:19.053 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.read(302) - read error=null HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=false 2024-11-03 07:52:19.054 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.read(313) - read at EOF, setting consumed EOF to true HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=false 2024-11-03 07:52:19.054 [qtp2006279649-72] DEBUG o.e.j.server.BlockingContentProducer.onContentProducible(173) - onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 2024-11-03 07:52:19.055 [qtp2006279649-72] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-11-03 07:52:19.056 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=false on HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=22} 2024-11-03 07:52:19.056 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-03 07:52:19.056 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) COMPLETE HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.057 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action COMPLETE HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=23} 2024-11-03 07:52:19.057 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.057 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=23} 2024-11-03 07:52:19.058 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=24}] 2024-11-03 07:52:19.058 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.058 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=24}] 2024-11-03 07:52:19.059 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.059 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpOutput.complete(485) - complete(org.eclipse.jetty.util.Callback$3@58e8dbbc) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@313b0d31[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-03 07:52:19.059 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=HeapByteBuffer@313b0d31[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@11277bda 2024-11-03 07:52:19.060 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/environment/XX on HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=26} 200 null HTTP/1.1 Date: Sun, 03 Nov 2024 07:52:19 GMT 2024-11-03 07:52:19.060 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: NEED_HEADER for SendCallback@426a8ead[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@623b5e85] (null,[p=0,l=0,c=0,r=0],true)@START 2024-11-03 07:52:19.060 [qtp2006279649-72] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@313b0d31[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-03 07:52:19.061 [qtp2006279649-72] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Sun, 03 Nov 2024 07:52:19 GMT 2024-11-03 07:52:19.061 [qtp2006279649-72] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 2024-11-03 07:52:19.061 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: FLUSH for SendCallback@426a8ead[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@623b5e85] ([p=0,l=99,c=8192,r=99],[p=0,l=0,c=0,r=0],true)@COMPLETING 2024-11-03 07:52:19.061 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "HTTP/1.1 200 OK[\r][\n]" 2024-11-03 07:52:19.061 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Date: Sun, 03 Nov 2024 07:52:19 GMT[\r][\n]" 2024-11-03 07:52:19.062 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Content-Length: 0[\r][\n]" 2024-11-03 07:52:19.062 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Server: Jetty(11.0.23)[\r][\n]" 2024-11-03 07:52:19.061 [qtp2006279649-72] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 99 SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=W,to=31/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=END,4 of 4},g=HttpGenerator@679b92e3{s=COMPLETING}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=28}] 2024-11-03 07:52:19.062 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "[\r][\n]" 2024-11-03 07:52:19.062 [qtp2006279649-72] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=99 remaining=0 WriteFlusher@589a128a{WRITING}->null 2024-11-03 07:52:19.062 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-109 << HTTP/1.1 200 OK 2024-11-03 07:52:19.062 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Date: Sun, 03 Nov 2024 07:52:19 GMT 2024-11-03 07:52:19.062 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Content-Length: 0 2024-11-03 07:52:19.062 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Server: Jetty(11.0.23) 2024-11-03 07:52:19.062 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@426a8ead[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@623b5e85] ([p=99,l=99,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 2024-11-03 07:52:19.062 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-11-03 07:52:19.062 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpOutput.onWriteComplete(308) - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@58e8dbbc w=false 2024-11-03 07:52:19.062 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(86) - Authentication succeeded 2024-11-03 07:52:19.063 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.authSucceeded(227) - Caching 'basic' auth scheme for http://localhost:7887 2024-11-03 07:52:19.063 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.063 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.releaseConnection(344) - Connection [id: 109][route: {}->http://localhost:7887] can be kept alive indefinitely 2024-11-03 07:52:19.063 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.063 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.setSocketTimeout(88) - http-outgoing-109: set socket timeout to 0 2024-11-03 07:52:19.064 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.releaseConnection(351) - Connection released: [id: 109][route: {}->http://localhost:7887][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 2024-11-03 07:52:19.064 [main] INFO o.o.p.d.s.r.test.RestManagerTest.requestTest(251) - PUT http://localhost:7887/policy/pdp/engine/environment/XX HTTP/1.1 response code: 200 2024-11-03 07:52:19.064 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.064 [main] DEBUG o.a.h.impl.execchain.MainClientExec.cancel(145) - Cancelling request execution 2024-11-03 07:52:19.064 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=30} 2024-11-03 07:52:19.064 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/environment/XX written=0 2024-11-03 07:52:19.064 [main] DEBUG o.a.h.c.protocol.RequestAddCookies.process(123) - CookieSpec selected: default 2024-11-03 07:52:19.064 [qtp2006279649-72] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - x [03/Nov/2024:07:52:19 +0000] "PUT /policy/pdp/engine/environment/XX HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-11-03 07:52:19.064 [main] DEBUG o.a.h.c.protocol.RequestAuthCache.process(77) - Auth cache not set in the context 2024-11-03 07:52:19.064 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.064 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.requestConnection(267) - Connection request: [route: {}->http://localhost:7887][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 2024-11-03 07:52:19.064 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=30} 2024-11-03 07:52:19.065 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=31}] 2024-11-03 07:52:19.065 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.leaseConnection(312) - Connection leased: [id: 109][route: {}->http://localhost:7887][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2024-11-03 07:52:19.065 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.setSocketTimeout(88) - http-outgoing-109: set socket timeout to 0 2024-11-03 07:52:19.065 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request DELETE /policy/pdp/engine/switches/activation HTTP/1.1 2024-11-03 07:52:19.065 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: UNCHALLENGED 2024-11-03 07:52:19.065 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 2024-11-03 07:52:19.065 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-109 >> DELETE /policy/pdp/engine/switches/activation HTTP/1.1 2024-11-03 07:52:19.065 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Host: localhost:7887 2024-11-03 07:52:19.065 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Connection: Keep-Alive 2024-11-03 07:52:19.065 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 2024-11-03 07:52:19.065 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Accept-Encoding: gzip,deflate 2024-11-03 07:52:19.065 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "DELETE /policy/pdp/engine/switches/activation HTTP/1.1[\r][\n]" 2024-11-03 07:52:19.065 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Host: localhost:7887[\r][\n]" 2024-11-03 07:52:19.065 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Connection: Keep-Alive[\r][\n]" 2024-11-03 07:52:19.066 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 2024-11-03 07:52:19.066 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-11-03 07:52:19.066 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "[\r][\n]" 2024-11-03 07:52:19.066 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.066 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.065 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.067 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1334) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending telemetry request 2024-11-03 07:52:19.066 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=32}] 2024-11-03 07:52:19.067 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-03 07:52:19.067 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-03 07:52:19.067 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.067 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-03 07:52:19.067 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.067 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.067 [qtp2006279649-72] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 2024-11-03 07:52:19.067 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=33}] 2024-11-03 07:52:19.067 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,4 of 4} 2024-11-03 07:52:19.067 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 2024-11-03 07:52:19.067 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 2024-11-03 07:52:19.067 [qtp2006279649-72] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 187 DirectByteBuffer@1ab6a22[p=0,l=187,c=8192,r=187]={<<<DELETE /policy/pdp/engine...oding: gzip,deflate\r\n\r\n>>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.067 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-03 07:52:19.067 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] filled 187 RetainableByteBuffer@1df07e3b{DirectByteBuffer@1ab6a22[p=0,l=187,c=8192,r=187]={<<<DELETE /policy/pdp/engine...oding: gzip,deflate\r\n\r\n>>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-03 07:52:19.068 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Node -1 disconnected. 2024-11-03 07:52:19.067 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@1df07e3b{DirectByteBuffer@1ab6a22[p=0,l=187,c=8192,r=187]={<<<DELETE /policy/pdp/engine...oding: gzip,deflate\r\n\r\n>>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-03 07:52:19.068 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@1ab6a22[p=0,l=187,c=8192,r=187]={<<<DELETE /policy/pdp/engine...oding: gzip,deflate\r\n\r\n>>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.068 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:19.068 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 2024-11-03 07:52:19.068 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:19.068 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.068 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 2024-11-03 07:52:19.068 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 2024-11-03 07:52:19.068 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 2024-11-03 07:52:19.068 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 2024-11-03 07:52:19.068 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> IN_VALUE 2024-11-03 07:52:19.069 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> FIELD 2024-11-03 07:52:19.069 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 2024-11-03 07:52:19.069 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 2024-11-03 07:52:19.069 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 2024-11-03 07:52:19.069 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 2024-11-03 07:52:19.069 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> IN_VALUE 2024-11-03 07:52:19.069 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> FIELD 2024-11-03 07:52:19.069 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - 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)] 2024-11-03 07:52:19.069 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> IN_VALUE 2024-11-03 07:52:19.069 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> FIELD 2024-11-03 07:52:19.070 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 2024-11-03 07:52:19.070 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 2024-11-03 07:52:19.070 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.071 [qtp2006279649-72] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 2024-11-03 07:52:19.071 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=1}] 2024-11-03 07:52:19.071 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} DELETE /policy/pdp/engine/switches/activation HTTP/1.1 Host: localhost:7887 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 2024-11-03 07:52:19.071 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1}] parsed true HttpParser{s=CONTENT,0 of -1} 2024-11-03 07:52:19.072 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=2}] 2024-11-03 07:52:19.072 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/switches/activation HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=2} 2024-11-03 07:52:19.072 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-03 07:52:19.072 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=2} 2024-11-03 07:52:19.073 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST DELETE /policy/pdp/engine/switches/activation ?null on HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=3} 2024-11-03 07:52:19.073 [qtp2006279649-72] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@7868bf69{/,null,AVAILABLE} 2024-11-03 07:52:19.073 [qtp2006279649-72] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@7868bf69{/,null,AVAILABLE} 2024-11-03 07:52:19.074 [qtp2006279649-72] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 2024-11-03 07:52:19.074 [qtp2006279649-72] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1 session=null 2024-11-03 07:52:19.074 [qtp2006279649-72] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/switches/activation|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-5384a3ca, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/switches/activation} -> org.glassfish.jersey.servlet.ServletContainer-5384a3ca==org.glassfish.jersey.servlet.ServletContainer@470fb178{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-11-03 07:52:19.074 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.sendError(908) - sendError HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-03 07:52:19.075 [qtp2006279649-72] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-11-03 07:52:19.075 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=5} 2024-11-03 07:52:19.075 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 2024-11-03 07:52:19.075 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) SEND_ERROR HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.075 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action SEND_ERROR HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=5} 2024-11-03 07:52:19.075 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=false 2024-11-03 07:52:19.075 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=5} 2024-11-03 07:52:19.075 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-11-03 07:52:19.075 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=5}] parse null 2024-11-03 07:52:19.076 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT HeapByteBuffer@313b0d31[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-03 07:52:19.076 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 2024-11-03 07:52:19.076 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=6} 2024-11-03 07:52:19.076 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 2024-11-03 07:52:19.076 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=6} 2024-11-03 07:52:19.076 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-11-03 07:52:19.076 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=6}] parsed false HttpParser{s=END,0 of -1} 2024-11-03 07:52:19.076 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-11-03 07:52:19.077 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 2024-11-03 07:52:19.077 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=7}] 2024-11-03 07:52:19.077 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.077 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=7}] 2024-11-03 07:52:19.077 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.078 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.completing(947) - completing HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.078 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=DirectByteBuffer@b809576[p=0,l=0,c=32768,r=0]={<<<>>><html>\n<h... "} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@15ab9a81 2024-11-03 07:52:19.078 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=8} 401 null HTTP/1.1 Date: Sun, 03 Nov 2024 07:52:19 GMT WWW-Authenticate: basic realm="TELEMETRY-login-service" 2024-11-03 07:52:19.078 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: NEED_HEADER for SendCallback@426a8ead[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3ff8ca45] (null,[p=0,l=0,c=32768,r=0],true)@START 2024-11-03 07:52:19.078 [qtp2006279649-72] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=401,h=2,cl=-1} last=true content=DirectByteBuffer@b809576[p=0,l=0,c=32768,r=0]={<<<>>><html>\n<h... "} 2024-11-03 07:52:19.078 [qtp2006279649-72] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Sun, 03 Nov 2024 07:52:19 GMT WWW-Authenticate: basic realm="TELEMETRY-login-service" 2024-11-03 07:52:19.079 [qtp2006279649-72] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 2024-11-03 07:52:19.079 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: FLUSH for SendCallback@426a8ead[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3ff8ca45] ([p=0,l=166,c=8192,r=166],[p=0,l=0,c=32768,r=0],true)@COMPLETING 2024-11-03 07:52:19.079 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "HTTP/1.1 401 Unauthorized[\r][\n]" 2024-11-03 07:52:19.079 [qtp2006279649-72] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 166 SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=W,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@679b92e3{s=COMPLETING}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=9}] 2024-11-03 07:52:19.079 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Date: Sun, 03 Nov 2024 07:52:19 GMT[\r][\n]" 2024-11-03 07:52:19.079 [qtp2006279649-72] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=166 remaining=0 WriteFlusher@589a128a{WRITING}->null 2024-11-03 07:52:19.079 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "WWW-Authenticate: basic realm="TELEMETRY-login-service"[\r][\n]" 2024-11-03 07:52:19.079 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Content-Length: 0[\r][\n]" 2024-11-03 07:52:19.079 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@426a8ead[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3ff8ca45] ([p=166,l=166,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 2024-11-03 07:52:19.080 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Server: Jetty(11.0.23)[\r][\n]" 2024-11-03 07:52:19.080 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "[\r][\n]" 2024-11-03 07:52:19.080 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.080 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-109 << HTTP/1.1 401 Unauthorized 2024-11-03 07:52:19.080 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Date: Sun, 03 Nov 2024 07:52:19 GMT 2024-11-03 07:52:19.080 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.080 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << WWW-Authenticate: basic realm="TELEMETRY-login-service" 2024-11-03 07:52:19.080 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.080 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Content-Length: 0 2024-11-03 07:52:19.080 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Server: Jetty(11.0.23) 2024-11-03 07:52:19.080 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=10} 2024-11-03 07:52:19.080 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/switches/activation written=0 2024-11-03 07:52:19.080 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-11-03 07:52:19.080 [qtp2006279649-72] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - - [03/Nov/2024:07:52:19 +0000] "DELETE /policy/pdp/engine/switches/activation HTTP/1.1" 401 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-11-03 07:52:19.080 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(77) - Authentication required 2024-11-03 07:52:19.080 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(106) - localhost:7887 requested authentication 2024-11-03 07:52:19.080 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.081 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(175) - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, CredSSP, Digest, Basic] 2024-11-03 07:52:19.081 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Negotiate authentication scheme not available 2024-11-03 07:52:19.081 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=11} 2024-11-03 07:52:19.081 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Kerberos authentication scheme not available 2024-11-03 07:52:19.081 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for NTLM authentication scheme not available 2024-11-03 07:52:19.081 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=11}] 2024-11-03 07:52:19.081 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for CredSSP authentication scheme not available 2024-11-03 07:52:19.081 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Digest authentication scheme not available 2024-11-03 07:52:19.081 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.081 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(154) - Selected authentication options: [BASIC [complete=true]] 2024-11-03 07:52:19.081 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=11}] 2024-11-03 07:52:19.081 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request DELETE /policy/pdp/engine/switches/activation HTTP/1.1 2024-11-03 07:52:19.081 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: CHALLENGED 2024-11-03 07:52:19.081 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.082 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.generateAuthResponse(194) - Generating response to an authentication challenge using basic scheme 2024-11-03 07:52:19.082 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.082 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 2024-11-03 07:52:19.082 [qtp2006279649-72] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.082 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-109 >> DELETE /policy/pdp/engine/switches/activation HTTP/1.1 2024-11-03 07:52:19.082 [qtp2006279649-72] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 2024-11-03 07:52:19.082 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Host: localhost:7887 2024-11-03 07:52:19.082 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Connection: Keep-Alive 2024-11-03 07:52:19.082 [qtp2006279649-72] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=12}] 2024-11-03 07:52:19.082 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 2024-11-03 07:52:19.082 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Accept-Encoding: gzip,deflate 2024-11-03 07:52:19.082 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,0 of -1} 2024-11-03 07:52:19.082 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 2024-11-03 07:52:19.082 [qtp2006279649-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 2024-11-03 07:52:19.083 [qtp2006279649-72] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 0 DirectByteBuffer@1ab6a22[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /p...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.083 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.082 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Authorization: Basic eDp5 2024-11-03 07:52:19.083 [qtp2006279649-72] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 0 DirectByteBuffer@1ab6a22[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /p...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.083 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "DELETE /policy/pdp/engine/switches/activation HTTP/1.1[\r][\n]" 2024-11-03 07:52:19.083 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.083 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Host: localhost:7887[\r][\n]" 2024-11-03 07:52:19.083 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Connection: Keep-Alive[\r][\n]" 2024-11-03 07:52:19.083 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 2024-11-03 07:52:19.083 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 2024-11-03 07:52:19.083 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] parse null 2024-11-03 07:52:19.083 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-11-03 07:52:19.083 [qtp2006279649-72] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START HeapByteBuffer@313b0d31[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-03 07:52:19.083 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Authorization: Basic eDp5[\r][\n]" 2024-11-03 07:52:19.083 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "[\r][\n]" 2024-11-03 07:52:19.083 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 2024-11-03 07:52:19.083 [qtp2006279649-72] DEBUG o.e.jetty.io.AbstractConnection.fillInterested(134) - fillInterested HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.083 [qtp2006279649-72] DEBUG org.eclipse.jetty.io.FillInterest.tryRegister(74) - interested FillInterest@5b2f59c5{ReadCallback@10bb2942{HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}]}} 2024-11-03 07:52:19.083 [qtp2006279649-72] DEBUG o.e.j.io.SelectableChannelEndPoint.changeInterests(204) - changeInterests p=false 0->1 for SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.083 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1834/0x00000008017a5a78@44600494 on ManagedSelector@79d66f0b{STARTED} id=1 keys=1 selected=0 updates=0 2024-11-03 07:52:19.083 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@79d66f0b{STARTED} id=1 keys=1 selected=0 updates=1 2024-11-03 07:52:19.084 [qtp2006279649-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@6296367 woken with none selected 2024-11-03 07:52:19.084 [qtp2006279649-72] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-03 07:52:19.084 [qtp2006279649-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@6296367 woken up from select, 0/0/1 selected 2024-11-03 07:52:19.084 [qtp2006279649-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@6296367 processing 0 keys, 1 updates 2024-11-03 07:52:19.084 [qtp2006279649-72] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@727d4262{RUNNING,thread=Thread[qtp2006279649-72,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 2024-11-03 07:52:19.084 [qtp2006279649-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-11-03 07:52:19.084 [qtp2006279649-72] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@727d4262{RESERVED,thread=Thread[qtp2006279649-72,5,main]} waiting ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0} 2024-11-03 07:52:19.084 [qtp2006279649-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1834/0x00000008017a5a78@44600494 2024-11-03 07:52:19.084 [qtp2006279649-71] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 0 -> 1 on SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.084 [qtp2006279649-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-03 07:52:19.084 [qtp2006279649-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@6296367 waiting with 1 keys 2024-11-03 07:52:19.084 [qtp2006279649-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@6296367 woken up from select, 1/1/1 selected 2024-11-03 07:52:19.084 [qtp2006279649-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@6296367 processing 1 keys, 0 updates 2024-11-03 07:52:19.084 [qtp2006279649-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processSelected(665) - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:50326], selector=sun.nio.ch.EPollSelectorImpl@6296367, interestOps=1, readyOps=1 SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.084 [qtp2006279649-71] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(232) - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.084 [qtp2006279649-71] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(244) - task SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 2024-11-03 07:52:19.085 [qtp2006279649-71] DEBUG o.e.j.u.t.ReservedThreadExecutor.tryExecute(222) - ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@78c6b80c/SelectorProducer@4cd41a84/PRODUCING/p=false/QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59231ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=149]@2024-11-03T07:52:19.085069527Z 2024-11-03 07:52:19.085 [qtp2006279649-72] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@727d4262{RESERVED,thread=Thread[qtp2006279649-72,5,main]} task=AdaptiveExecutionStrategy@78c6b80c/SelectorProducer@4cd41a84/IDLE/p=true/QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59231ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=149]@2024-11-03T07:52:19.085283238Z ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0} 2024-11-03 07:52:19.085 [qtp2006279649-71] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.consumeTask(370) - ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@78c6b80c/SelectorProducer@4cd41a84/IDLE/p=true/QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59231ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=149]@2024-11-03T07:52:19.085368608Z 2024-11-03 07:52:19.085 [qtp2006279649-71] DEBUG org.eclipse.jetty.io.FillInterest.fillable(96) - fillable FillInterest@5b2f59c5{ReadCallback@10bb2942{HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}]}} 2024-11-03 07:52:19.085 [qtp2006279649-72] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.tryProduce(210) - AdaptiveExecutionStrategy@78c6b80c/SelectorProducer@4cd41a84/IDLE/p=true/QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59231ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=150]@2024-11-03T07:52:19.085548889Z tryProduce true 2024-11-03 07:52:19.085 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-11-03 07:52:19.085 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpConnection.onFillable(262) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-03 07:52:19.085 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-03 07:52:19.085 [qtp2006279649-71] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 214 DirectByteBuffer@6362862b[p=0,l=214,c=8192,r=214]={<<<DELETE /policy/pdp/engine...ization: Basic eDp5\r\n\r\n>>>ation: Ba...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.085 [qtp2006279649-72] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 1 -> 0 on SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.085 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] filled 214 RetainableByteBuffer@4b325050{DirectByteBuffer@6362862b[p=0,l=214,c=8192,r=214]={<<<DELETE /policy/pdp/engine...ization: Basic eDp5\r\n\r\n>>>ation: Ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-03 07:52:19.086 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@6296367 waiting with 1 keys 2024-11-03 07:52:19.086 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4b325050{DirectByteBuffer@6362862b[p=0,l=214,c=8192,r=214]={<<<DELETE /policy/pdp/engine...ization: Basic eDp5\r\n\r\n>>>ation: Ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-03 07:52:19.086 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@6362862b[p=0,l=214,c=8192,r=214]={<<<DELETE /policy/pdp/engine...ization: Basic eDp5\r\n\r\n>>>ation: Ba...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.086 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 2024-11-03 07:52:19.086 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.p.i.TransactionManager.enqueueRequest(1057) - [Producer clientId=producer-6] Enqueuing transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 2024-11-03 07:52:19.086 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 2024-11-03 07:52:19.086 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 2024-11-03 07:52:19.086 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 2024-11-03 07:52:19.086 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.086 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 2024-11-03 07:52:19.086 [kafka-producer-network-thread | producer-6] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Producer clientId=producer-6] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-03 07:52:19.086 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.086 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> IN_VALUE 2024-11-03 07:52:19.086 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> FIELD 2024-11-03 07:52:19.086 [kafka-producer-network-thread | producer-6] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-03 07:52:19.086 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 2024-11-03 07:52:19.086 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Producer clientId=producer-6] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-03 07:52:19.086 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 2024-11-03 07:52:19.086 [kafka-producer-network-thread | producer-6] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Producer clientId=producer-6] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-03 07:52:19.086 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 2024-11-03 07:52:19.086 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 2024-11-03 07:52:19.086 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> IN_VALUE 2024-11-03 07:52:19.086 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> FIELD 2024-11-03 07:52:19.087 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - 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)] 2024-11-03 07:52:19.087 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> IN_VALUE 2024-11-03 07:52:19.087 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> FIELD 2024-11-03 07:52:19.087 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 2024-11-03 07:52:19.087 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization: Basic eDp5 --> IN_VALUE 2024-11-03 07:52:19.087 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization: Basic eDp5 --> FIELD 2024-11-03 07:52:19.087 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Authorization: Basic eDp5) header=Authorization, headerString=[Authorization], valueString=[Basic eDp5] 2024-11-03 07:52:19.087 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 2024-11-03 07:52:19.087 [qtp2006279649-71] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.087 [kafka-producer-network-thread | producer-6] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Producer clientId=producer-6] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.NetworkClientUtils.isReady(NetworkClientUtils.java:43) at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:65) at org.apache.kafka.clients.producer.internals.Sender.awaitNodeReady(Sender.java:568) at org.apache.kafka.clients.producer.internals.Sender.maybeSendAndPollTransactionalRequest(Sender.java:489) at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:336) at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:250) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-03 07:52:19.087 [qtp2006279649-71] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 2024-11-03 07:52:19.087 [qtp2006279649-71] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.087 [kafka-producer-network-thread | producer-6] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Producer clientId=producer-6] Node -1 disconnected. 2024-11-03 07:52:19.087 [kafka-producer-network-thread | producer-6] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-6] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:19.087 [qtp2006279649-71] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0} DELETE /policy/pdp/engine/switches/activation HTTP/1.1 Host: localhost:7887 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate Authorization: Basic eDp5 2024-11-03 07:52:19.087 [kafka-producer-network-thread | producer-6] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-6] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:19.087 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 2024-11-03 07:52:19.087 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.producer.internals.Sender.maybeSendAndPollTransactionalRequest(517) - [Producer clientId=producer-6] Disconnect from localhost:9092 (id: -1 rack: null) while trying to send request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1). Going to back off and retry. java.io.IOException: Connection to localhost:9092 (id: -1 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at org.apache.kafka.clients.producer.internals.Sender.awaitNodeReady(Sender.java:568) at org.apache.kafka.clients.producer.internals.Sender.maybeSendAndPollTransactionalRequest(Sender.java:489) at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:336) at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:250) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-03 07:52:19.087 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0}] 2024-11-03 07:52:19.087 [qtp2006279649-71] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/switches/activation HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0} 2024-11-03 07:52:19.088 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-03 07:52:19.088 [qtp2006279649-71] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 2024-11-03 07:52:19.088 [qtp2006279649-71] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST DELETE /policy/pdp/engine/switches/activation ?null on HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 2024-11-03 07:52:19.088 [qtp2006279649-71] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@7868bf69{/,null,AVAILABLE} 2024-11-03 07:52:19.088 [qtp2006279649-71] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@7868bf69{/,null,AVAILABLE} 2024-11-03 07:52:19.088 [qtp2006279649-71] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 2024-11-03 07:52:19.088 [qtp2006279649-71] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1 session=null 2024-11-03 07:52:19.088 [qtp2006279649-71] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/switches/activation|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-5384a3ca, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/switches/activation} -> org.glassfish.jersey.servlet.ServletContainer-5384a3ca==org.glassfish.jersey.servlet.ServletContainer@470fb178{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-11-03 07:52:19.088 [qtp2006279649-71] DEBUG o.e.jetty.servlet.ServletHandler.doHandle(507) - chain=null 2024-11-03 07:52:19.089 [qtp2006279649-71] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.lock(193) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=34ba911e-fe5f-4022-a58f-66f737fb5909, consumerInstance=prd-ubuntu1804-builder-4c-4g-81307, fetchTimeout=15000, fetchLimit=100, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: locking 2024-11-03 07:52:19.090 [qtp2006279649-71] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=34ba911e-fe5f-4022-a58f-66f737fb5909, consumerInstance=prd-ubuntu1804-builder-4c-4g-81307, fetchTimeout=15000, fetchLimit=100, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=true, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=true, #topicListeners=1]]]]: stopping 2024-11-03 07:52:19.090 [qtp2006279649-71] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=34ba911e-fe5f-4022-a58f-66f737fb5909, consumerInstance=prd-ubuntu1804-builder-4c-4g-81307, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=true, #topicListeners=1]]]]: stop failed because of KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp2006279649-71, id: 71) otherThread(id: 88) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp2006279649-71, id: 71) otherThread(id: 88) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.acquire(LegacyKafkaConsumer.java:1227) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1099) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1092) at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:1757) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:267) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.lock(TopicBase.java:203) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.lock(TopicEndpointProxy.java:388) at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:1005) at org.onap.policy.drools.system.PolicyEngineManager.deactivate(PolicyEngineManager.java:1359) at org.onap.policy.drools.server.restful.RestManager.engineDeactivation(RestManager.java:362) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 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:1553) 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) 2024-11-03 07:52:19.091 [qtp2006279649-71] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.lock(193) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=1, locked=false, #topicListeners=0]]]: locking 2024-11-03 07:52:19.092 [qtp2006279649-71] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.stop(115) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=1, locked=true, #topicListeners=0]]]: stopping 2024-11-03 07:52:19.092 [qtp2006279649-71] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.lock(193) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=31b1d313-d481-4764-a6f4-2ee69c60deac, alive=true, publisher=KafkaPublisherWrapper []]]: locking 2024-11-03 07:52:19.094 [qtp2006279649-71] INFO o.o.p.c.e.e.c.b.i.BusPublisher$KafkaPublisherWrapper.close(129) - KafkaPublisherWrapper []: CLOSE 2024-11-03 07:52:19.095 [qtp2006279649-71] INFO o.a.k.clients.producer.KafkaProducer.close(1373) - [Producer clientId=producer-6] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2024-11-03 07:52:19.098 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.103 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.116 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.117 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.133 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.133 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.136 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.136 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.148 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.153 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.157 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.157 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.167 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.184 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.187 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-03 07:52:19.187 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-03 07:52:19.187 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-03 07:52:19.187 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-03 07:52:19.187 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.p.i.TransactionManager.enqueueRequest(1057) - [Producer clientId=producer-6] Enqueuing transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 2024-11-03 07:52:19.187 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.producer.internals.Sender.run(256) - [Producer clientId=producer-6] Beginning shutdown of Kafka producer I/O thread, sending remaining records. 2024-11-03 07:52:19.188 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-count, group=producer-metrics, description=The current number of active connections., tags={client-id=producer-6}] 2024-11-03 07:52:19.187 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-03 07:52:19.188 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-close-total, group=producer-metrics, description=The total number of connections closed, tags={client-id=producer-6}] 2024-11-03 07:52:19.188 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-close-rate, group=producer-metrics, description=The number of connections closed per second, tags={client-id=producer-6}] 2024-11-03 07:52:19.188 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Node -1 disconnected. 2024-11-03 07:52:19.188 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-creation-total, group=producer-metrics, description=The total number of new connections established, tags={client-id=producer-6}] 2024-11-03 07:52:19.188 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-creation-rate, group=producer-metrics, description=The number of new connections established per second, tags={client-id=producer-6}] 2024-11-03 07:52:19.188 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:19.188 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-authentication-total, group=producer-metrics, description=The total number of connections with successful authentication, tags={client-id=producer-6}] 2024-11-03 07:52:19.188 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:19.188 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-authentication-rate, group=producer-metrics, description=The number of connections with successful authentication per second, tags={client-id=producer-6}] 2024-11-03 07:52:19.188 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.188 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-reauthentication-total, group=producer-metrics, description=The total number of successful re-authentication of connections, tags={client-id=producer-6}] 2024-11-03 07:52:19.189 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-reauthentication-rate, group=producer-metrics, description=The number of successful re-authentication of connections per second, tags={client-id=producer-6}] 2024-11-03 07:52:19.189 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-authentication-no-reauth-total, group=producer-metrics, description=The total number of connections with successful authentication where the client does not support re-authentication, tags={client-id=producer-6}] 2024-11-03 07:52:19.189 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=failed-authentication-total, group=producer-metrics, description=The total number of connections with failed authentication, tags={client-id=producer-6}] 2024-11-03 07:52:19.189 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=failed-authentication-rate, group=producer-metrics, description=The number of connections with failed authentication per second, tags={client-id=producer-6}] 2024-11-03 07:52:19.189 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=failed-reauthentication-total, group=producer-metrics, description=The total number of failed re-authentication of connections, tags={client-id=producer-6}] 2024-11-03 07:52:19.189 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=failed-reauthentication-rate, group=producer-metrics, description=The number of failed re-authentication of connections per second, tags={client-id=producer-6}] 2024-11-03 07:52:19.189 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=reauthentication-latency-max, group=producer-metrics, description=The max latency observed due to re-authentication, tags={client-id=producer-6}] 2024-11-03 07:52:19.189 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=reauthentication-latency-avg, group=producer-metrics, description=The average latency observed due to re-authentication, tags={client-id=producer-6}] 2024-11-03 07:52:19.189 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=network-io-total, group=producer-metrics, description=The total number of network operations (reads or writes) on all connections, tags={client-id=producer-6}] 2024-11-03 07:52:19.189 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=network-io-rate, group=producer-metrics, description=The number of network operations (reads or writes) on all connections per second, tags={client-id=producer-6}] 2024-11-03 07:52:19.189 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=outgoing-byte-total, group=producer-metrics, description=The total number of outgoing bytes sent to all servers, tags={client-id=producer-6}] 2024-11-03 07:52:19.189 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=outgoing-byte-rate, group=producer-metrics, description=The number of outgoing bytes sent to all servers per second, tags={client-id=producer-6}] 2024-11-03 07:52:19.189 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=incoming-byte-total, group=producer-metrics, description=The total number of bytes read off all sockets, tags={client-id=producer-6}] 2024-11-03 07:52:19.189 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=incoming-byte-rate, group=producer-metrics, description=The number of bytes read off all sockets per second, tags={client-id=producer-6}] 2024-11-03 07:52:19.189 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-total, group=producer-metrics, description=The total number of requests sent, tags={client-id=producer-6}] 2024-11-03 07:52:19.190 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-rate, group=producer-metrics, description=The number of requests sent per second, tags={client-id=producer-6}] 2024-11-03 07:52:19.190 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-size-avg, group=producer-metrics, description=The average size of requests sent., tags={client-id=producer-6}] 2024-11-03 07:52:19.190 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-size-max, group=producer-metrics, description=The maximum size of any request sent., tags={client-id=producer-6}] 2024-11-03 07:52:19.190 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=response-total, group=producer-metrics, description=The total number of responses received, tags={client-id=producer-6}] 2024-11-03 07:52:19.190 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=response-rate, group=producer-metrics, description=The number of responses received per second, tags={client-id=producer-6}] 2024-11-03 07:52:19.190 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=select-total, group=producer-metrics, description=The total number of times the I/O layer checked for new I/O to perform, tags={client-id=producer-6}] 2024-11-03 07:52:19.190 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.190 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=select-rate, group=producer-metrics, description=The number of times the I/O layer checked for new I/O to perform per second, tags={client-id=producer-6}] 2024-11-03 07:52:19.191 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-wait-time-ns-avg, group=producer-metrics, description=The average length of time the I/O thread spent waiting for a socket ready for reads or writes in nanoseconds., tags={client-id=producer-6}] 2024-11-03 07:52:19.191 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-waittime-total, group=producer-metrics, description=*Deprecated* The total time the I/O thread spent waiting, tags={client-id=producer-6}] 2024-11-03 07:52:19.191 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-wait-ratio, group=producer-metrics, description=The fraction of time the I/O thread spent waiting, tags={client-id=producer-6}] 2024-11-03 07:52:19.191 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-wait-time-ns-total, group=producer-metrics, description=The total time the I/O thread spent waiting, tags={client-id=producer-6}] 2024-11-03 07:52:19.191 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-time-ns-avg, group=producer-metrics, description=The average length of time for I/O per select call in nanoseconds., tags={client-id=producer-6}] 2024-11-03 07:52:19.191 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=iotime-total, group=producer-metrics, description=*Deprecated* The total time the I/O thread spent doing I/O, tags={client-id=producer-6}] 2024-11-03 07:52:19.191 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-ratio, group=producer-metrics, description=The fraction of time the I/O thread spent doing I/O, tags={client-id=producer-6}] 2024-11-03 07:52:19.191 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-time-ns-total, group=producer-metrics, description=The total time the I/O thread spent doing I/O, tags={client-id=producer-6}] 2024-11-03 07:52:19.191 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-total, group=producer-node-metrics, description=The total number of requests sent, tags={client-id=producer-6, node-id=node--1}] 2024-11-03 07:52:19.191 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-rate, group=producer-node-metrics, description=The number of requests sent per second, tags={client-id=producer-6, node-id=node--1}] 2024-11-03 07:52:19.191 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-size-avg, group=producer-node-metrics, description=The average size of requests sent., tags={client-id=producer-6, node-id=node--1}] 2024-11-03 07:52:19.191 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-size-max, group=producer-node-metrics, description=The maximum size of any request sent., tags={client-id=producer-6, node-id=node--1}] 2024-11-03 07:52:19.192 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=outgoing-byte-total, group=producer-node-metrics, description=The total number of outgoing bytes, tags={client-id=producer-6, node-id=node--1}] 2024-11-03 07:52:19.192 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=outgoing-byte-rate, group=producer-node-metrics, description=The number of outgoing bytes per second, tags={client-id=producer-6, node-id=node--1}] 2024-11-03 07:52:19.192 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=response-total, group=producer-node-metrics, description=The total number of responses received, tags={client-id=producer-6, node-id=node--1}] 2024-11-03 07:52:19.192 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=response-rate, group=producer-node-metrics, description=The number of responses received per second, tags={client-id=producer-6, node-id=node--1}] 2024-11-03 07:52:19.192 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=incoming-byte-total, group=producer-node-metrics, description=The total number of incoming bytes, tags={client-id=producer-6, node-id=node--1}] 2024-11-03 07:52:19.192 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=incoming-byte-rate, group=producer-node-metrics, description=The number of incoming bytes per second, tags={client-id=producer-6, node-id=node--1}] 2024-11-03 07:52:19.192 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-latency-avg, group=producer-node-metrics, description=, tags={client-id=producer-6, node-id=node--1}] 2024-11-03 07:52:19.192 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-latency-max, group=producer-node-metrics, description=, tags={client-id=producer-6, node-id=node--1}] 2024-11-03 07:52:19.192 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(580) - close telemetry sender for client telemetry reporter instance 2024-11-03 07:52:19.192 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.maybeSetState(828) - Setting telemetry state from SUBSCRIPTION_NEEDED to TERMINATED 2024-11-03 07:52:19.192 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.producer.internals.Sender.run(306) - [Producer clientId=producer-6] Shutdown of Kafka producer I/O thread has completed. 2024-11-03 07:52:19.192 [qtp2006279649-71] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.initiateClose(221) - Initiate close of ClientTelemetryReporter 2024-11-03 07:52:19.193 [qtp2006279649-71] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.initiateClose(605) - initiate close for client telemetry, check if terminal push required. Timeout 9223370306234436615 ms. 2024-11-03 07:52:19.193 [qtp2006279649-71] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.initiateClose(611) - Telemetry subscription not loaded, not attempting terminating push 2024-11-03 07:52:19.193 [qtp2006279649-71] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=flush-time-ns-total, group=producer-metrics, description=Total time producer has spent in flush in nanoseconds., tags={client-id=producer-6}] 2024-11-03 07:52:19.193 [qtp2006279649-71] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-init-time-ns-total, group=producer-metrics, description=Total time producer has spent in initTransactions in nanoseconds., tags={client-id=producer-6}] 2024-11-03 07:52:19.194 [qtp2006279649-71] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-begin-time-ns-total, group=producer-metrics, description=Total time producer has spent in beginTransaction in nanoseconds., tags={client-id=producer-6}] 2024-11-03 07:52:19.194 [qtp2006279649-71] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-send-offsets-time-ns-total, group=producer-metrics, description=Total time producer has spent in sendOffsetsToTransaction in nanoseconds., tags={client-id=producer-6}] 2024-11-03 07:52:19.194 [qtp2006279649-71] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-commit-time-ns-total, group=producer-metrics, description=Total time producer has spent in commitTransaction in nanoseconds., tags={client-id=producer-6}] 2024-11-03 07:52:19.194 [qtp2006279649-71] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-abort-time-ns-total, group=producer-metrics, description=Total time producer has spent in abortTransaction in nanoseconds., tags={client-id=producer-6}] 2024-11-03 07:52:19.194 [qtp2006279649-71] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=metadata-wait-time-ns-total, group=producer-metrics, description=Total time producer has spent waiting on topic metadata in nanoseconds., tags={client-id=producer-6}] 2024-11-03 07:52:19.194 [qtp2006279649-71] INFO o.a.kafka.common.metrics.Metrics.close(684) - Metrics scheduler closed 2024-11-03 07:52:19.194 [qtp2006279649-71] INFO o.a.kafka.common.metrics.Metrics.close(688) - Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-11-03 07:52:19.194 [qtp2006279649-71] INFO o.a.kafka.common.metrics.Metrics.close(688) - Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2024-11-03 07:52:19.194 [qtp2006279649-71] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(208) - Stopping ClientTelemetryReporter 2024-11-03 07:52:19.194 [qtp2006279649-71] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(580) - close telemetry sender for client telemetry reporter instance 2024-11-03 07:52:19.194 [qtp2006279649-71] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(590) - Ignoring subsequent close 2024-11-03 07:52:19.194 [qtp2006279649-71] INFO o.a.kafka.common.metrics.Metrics.close(694) - Metrics reporters closed 2024-11-03 07:52:19.194 [qtp2006279649-71] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(208) - Stopping ClientTelemetryReporter 2024-11-03 07:52:19.195 [qtp2006279649-71] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(580) - close telemetry sender for client telemetry reporter instance 2024-11-03 07:52:19.195 [qtp2006279649-71] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(590) - Ignoring subsequent close 2024-11-03 07:52:19.195 [qtp2006279649-71] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=version, group=app-info, description=Metric indicating version, tags={client-id=producer-6}] 2024-11-03 07:52:19.195 [qtp2006279649-71] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=commit-id, group=app-info, description=Metric indicating commit-id, tags={client-id=producer-6}] 2024-11-03 07:52:19.195 [qtp2006279649-71] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=start-time-ms, group=app-info, description=Metric indicating start-time-ms, tags={client-id=producer-6}] 2024-11-03 07:52:19.195 [qtp2006279649-71] INFO o.a.kafka.common.utils.AppInfoParser.unregisterAppInfo(88) - App info kafka.producer for producer-6 unregistered 2024-11-03 07:52:19.195 [qtp2006279649-71] DEBUG o.a.k.clients.producer.KafkaProducer.close(1433) - [Producer clientId=producer-6] Kafka producer has been closed 2024-11-03 07:52:19.195 [qtp2006279649-71] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.lock(193) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=0, locked=false, #topicListeners=0]]]: locking 2024-11-03 07:52:19.196 [qtp2006279649-71] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.stop(115) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=0, locked=true, #topicListeners=0]]]: stopping 2024-11-03 07:52:19.197 [qtp2006279649-71] DEBUG org.eclipse.jetty.server.HttpOutput.write(767) - write(array HeapByteBuffer@15792411[p=0,l=1199,c=8192,r=1199]={<<<{"hostName":"foo","alive"...r":"x"}],"locked":true}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 2024-11-03 07:52:19.197 [qtp2006279649-71] DEBUG org.eclipse.jetty.server.HttpOutput.write(837) - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=1199 null 2024-11-03 07:52:19.197 [qtp2006279649-71] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=HeapByteBuffer@6576ab17[p=0,l=1199,c=8192,r=1199]={<<<{"hostName":"foo","alive"...r":"x"}],"locked":true}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@4ec601e3{null} 2024-11-03 07:52:19.198 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.198 [qtp2006279649-71] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=111} 200 null HTTP/1.1 Date: Sun, 03 Nov 2024 07:52:19 GMT Content-Length: 1199 Content-Type: application/json 2024-11-03 07:52:19.202 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: NEED_HEADER for SendCallback@426a8ead[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1199},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7bbe7519] (null,[p=0,l=1199,c=8192,r=1199],true)@START 2024-11-03 07:52:19.202 [qtp2006279649-71] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=200,h=3,cl=1199} last=true content=HeapByteBuffer@6576ab17[p=0,l=1199,c=8192,r=1199]={<<<{"hostName":"foo","alive"...r":"x"}],"locked":true}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.203 [qtp2006279649-71] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Sun, 03 Nov 2024 07:52:19 GMT Content-Length: 1199 Content-Type: application/json 2024-11-03 07:52:19.203 [qtp2006279649-71] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 2024-11-03 07:52:19.203 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: FLUSH for SendCallback@426a8ead[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1199},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7bbe7519] ([p=0,l=134,c=8192,r=134],[p=0,l=1199,c=8192,r=1199],true)@COMPLETING 2024-11-03 07:52:19.203 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "HTTP/1.1 200 OK[\r][\n]" 2024-11-03 07:52:19.203 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Date: Sun, 03 Nov 2024 07:52:19 GMT[\r][\n]" 2024-11-03 07:52:19.204 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Content-Type: application/json[\r][\n]" 2024-11-03 07:52:19.204 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Content-Length: 1199[\r][\n]" 2024-11-03 07:52:19.204 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Server: Jetty(11.0.23)[\r][\n]" 2024-11-03 07:52:19.204 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "[\r][\n]" 2024-11-03 07:52:19.204 [main] DEBUG org.apache.http.wire.wire(87) - http-outgoing-109 << "{"hostName":"foo","alive":true,"sources":[{"effectiveTopic":"kafka-topic-test","topicCommInfrastructure":"KAFKA","allowTracing":false,"consumerInstance":"prd-ubuntu1804-builder-4c-4g-81307","alive":false,"fetchTimeout":15000,"recentEvents":["FOOOO"],"fetchLimit":100,"allowSelfSignedCerts":false,"servers":["localhost:9092"],"useHttps":false,"topic":"kafka-topic-test","locked":true,"consumerGroup":"34ba911e-fe5f-4022-a58f-66f737fb5909"}],"sinks":[{"effectiveTopic":"kafka-topic-test","topicCommInfrastructure":"KAFKA","allowTracing":false,"alive":false,"recentEvents":[],"allowSelfSignedCerts":false,"servers":["localhost:9092"],"partitionKey":"31b1d313-d481-4764-a6f4-2ee69c60deac","useHttps":false,"topic":"kafka-topic-test","locked":true}],"pdpName":"foo.0","features":[],"stats":{"subgroupStats":{},"groupStat":{"policyExecutedCount":0,"policyExecutedSuccessCount":0,"totalElapsedTime":0.0,"averageExecutionTime":0.0,"lastStart":0,"birthTime":0,"lastExecutionTime":0,"policyExecutedFailCount":0}},"clusterName":"0","controllers":[],"httpServers":[{"sniHostCheck":false,"password":"y","alive":true,"port":7887,"name":"TELEMETRY","host":"localhost","prometheus":false,"user":"x"}],"locked":true}" 2024-11-03 07:52:19.204 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-109 << HTTP/1.1 200 OK 2024-11-03 07:52:19.204 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Date: Sun, 03 Nov 2024 07:52:19 GMT 2024-11-03 07:52:19.204 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Content-Type: application/json 2024-11-03 07:52:19.204 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Content-Length: 1199 2024-11-03 07:52:19.205 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Server: Jetty(11.0.23) 2024-11-03 07:52:19.205 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-11-03 07:52:19.205 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(86) - Authentication succeeded 2024-11-03 07:52:19.205 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.authSucceeded(227) - Caching 'basic' auth scheme for http://localhost:7887 2024-11-03 07:52:19.205 [main] INFO o.o.p.d.s.r.test.RestManagerTest.requestTest(251) - DELETE http://localhost:7887/policy/pdp/engine/switches/activation HTTP/1.1 response code: 200 2024-11-03 07:52:19.206 [main] DEBUG o.a.h.impl.execchain.MainClientExec.cancel(145) - Cancelling request execution 2024-11-03 07:52:19.206 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.shutdown(96) - http-outgoing-109: Shutdown connection 2024-11-03 07:52:19.206 [main] DEBUG o.a.h.impl.execchain.MainClientExec.abortConnection(129) - Connection discarded 2024-11-03 07:52:19.206 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.releaseConnection(351) - Connection released: [id: 109][route: {}->http://localhost:7887][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-11-03 07:52:19.206 [main] DEBUG o.a.h.c.protocol.RequestAddCookies.process(123) - CookieSpec selected: default 2024-11-03 07:52:19.206 [main] DEBUG o.a.h.c.protocol.RequestAuthCache.process(77) - Auth cache not set in the context 2024-11-03 07:52:19.207 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.requestConnection(267) - Connection request: [route: {}->http://localhost:7887][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-11-03 07:52:19.207 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.leaseConnection(312) - Connection leased: [id: 110][route: {}->http://localhost:7887][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2024-11-03 07:52:19.207 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(234) - Opening connection {}->http://localhost:7887 2024-11-03 07:52:19.207 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-03 07:52:19.207 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-03 07:52:19.207 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-03 07:52:19.207 [main] DEBUG o.a.h.i.c.DefaultHttpClientConnectionOperator.connect(139) - Connecting to localhost/127.0.0.1:7887 2024-11-03 07:52:19.207 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-03 07:52:19.208 [main] DEBUG o.a.h.i.c.DefaultHttpClientConnectionOperator.connect(146) - Connection established 127.0.0.1:50332<->127.0.0.1:7887 2024-11-03 07:52:19.208 [qtp2006279649-70-acceptor-0@72e60ed-TELEMETRY@6efc9651{HTTP/1.1, (http/1.1)}{localhost:7887}] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false Accept@44e1194f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:50332]] on ManagedSelector@144456b3{STARTED} id=0 keys=0 selected=0 updates=0 2024-11-03 07:52:19.208 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-03 07:52:19.208 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Node -1 disconnected. 2024-11-03 07:52:19.208 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:19.208 [qtp2006279649-71] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 1333 SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=W,to=122/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@679b92e3{s=COMPLETING}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=121}] 2024-11-03 07:52:19.208 [qtp2006279649-71] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=1333 remaining=0 WriteFlusher@589a128a{WRITING}->null 2024-11-03 07:52:19.208 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@426a8ead[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1199},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7bbe7519] ([p=134,l=134,c=8192,r=0],[p=1199,l=1199,c=8192,r=0],true)@END 2024-11-03 07:52:19.208 [qtp2006279649-71] DEBUG org.eclipse.jetty.server.HttpOutput.onWriteComplete(308) - 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 2024-11-03 07:52:19.209 [qtp2006279649-71] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-11-03 07:52:19.209 [qtp2006279649-71] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=4,c=false/true,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=122} 2024-11-03 07:52:19.209 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@3cf01f1a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 2024-11-03 07:52:19.209 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) COMPLETE HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.209 [qtp2006279649-71] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action COMPLETE HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=false/true,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=122} 2024-11-03 07:52:19.208 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request PUT /policy/pdp/engine/switches/activation HTTP/1.1 2024-11-03 07:52:19.208 [qtp2006279649-70-acceptor-0@72e60ed-TELEMETRY@6efc9651{HTTP/1.1, (http/1.1)}{localhost:7887}] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@144456b3{STARTED} id=0 keys=0 selected=0 updates=1 2024-11-03 07:52:19.208 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:19.209 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: UNCHALLENGED 2024-11-03 07:52:19.209 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 2024-11-03 07:52:19.209 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.210 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-110 >> PUT /policy/pdp/engine/switches/activation HTTP/1.1 2024-11-03 07:52:19.210 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Content-Length: 0 2024-11-03 07:52:19.210 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Host: localhost:7887 2024-11-03 07:52:19.210 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Connection: Keep-Alive 2024-11-03 07:52:19.210 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 2024-11-03 07:52:19.210 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Accept-Encoding: gzip,deflate 2024-11-03 07:52:19.210 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "PUT /policy/pdp/engine/switches/activation HTTP/1.1[\r][\n]" 2024-11-03 07:52:19.210 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Content-Length: 0[\r][\n]" 2024-11-03 07:52:19.210 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Host: localhost:7887[\r][\n]" 2024-11-03 07:52:19.210 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Connection: Keep-Alive[\r][\n]" 2024-11-03 07:52:19.211 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 2024-11-03 07:52:19.211 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-11-03 07:52:19.211 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "[\r][\n]" 2024-11-03 07:52:19.209 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@37559780 woken with none selected 2024-11-03 07:52:19.211 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@37559780 woken up from select, 0/0/0 selected 2024-11-03 07:52:19.212 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@37559780 processing 0 keys, 1 updates 2024-11-03 07:52:19.212 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-11-03 07:52:19.212 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update Accept@44e1194f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:50332]] 2024-11-03 07:52:19.212 [qtp2006279649-69] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue Accept@44e1194f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:50332]] startThread=0 2024-11-03 07:52:19.212 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-03 07:52:19.212 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@37559780 waiting with 1 keys 2024-11-03 07:52:19.212 [qtp2006279649-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run Accept@44e1194f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:50332]] in QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=1,r=-1,t=59104ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0}] 2024-11-03 07:52:19.212 [qtp2006279649-74] DEBUG org.eclipse.jetty.io.IdleTimeout.setIdleTimeout(84) - Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] 2024-11-03 07:52:19.212 [qtp2006279649-74] DEBUG org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(160) - SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2024-11-03 07:52:19.212 [qtp2006279649-74] DEBUG o.eclipse.jetty.server.HttpChannel.<init>(119) - new HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=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@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>],null,HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-03 07:52:19.212 [qtp2006279649-74] DEBUG o.e.jetty.server.HttpConnection.<init>(107) - New HTTP Connection HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] 2024-11-03 07:52:19.212 [qtp2006279649-74] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$1842/0x0000000801800238@10e83855 on ManagedSelector@144456b3{STARTED} id=0 keys=1 selected=0 updates=0 2024-11-03 07:52:19.213 [qtp2006279649-74] DEBUG o.eclipse.jetty.io.AbstractEndPoint.onOpen(336) - onOpen SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.213 [qtp2006279649-74] DEBUG o.e.jetty.io.AbstractConnection.onOpen(197) - onOpen HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.213 [qtp2006279649-74] DEBUG o.e.jetty.io.AbstractConnection.fillInterested(134) - fillInterested HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.213 [qtp2006279649-74] DEBUG org.eclipse.jetty.io.FillInterest.tryRegister(74) - interested FillInterest@1f420abc{ReadCallback@356528ab{HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 2024-11-03 07:52:19.213 [qtp2006279649-74] DEBUG o.e.j.io.SelectableChannelEndPoint.changeInterests(204) - changeInterests p=false 0->1 for SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.213 [qtp2006279649-74] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1834/0x00000008017a5a78@641e84c2 on ManagedSelector@144456b3{STARTED} id=0 keys=1 selected=0 updates=1 2024-11-03 07:52:19.213 [qtp2006279649-74] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@144456b3{STARTED} id=0 keys=1 selected=0 updates=2 2024-11-03 07:52:19.213 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@37559780 woken with none selected 2024-11-03 07:52:19.213 [qtp2006279649-74] DEBUG o.eclipse.jetty.io.ManagedSelector.createEndPoint(403) - Created SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.213 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@37559780 woken up from select, 0/0/1 selected 2024-11-03 07:52:19.213 [qtp2006279649-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran Accept@44e1194f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:50332]] in QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=1,r=-1,t=59103ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0}] 2024-11-03 07:52:19.213 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@37559780 processing 0 keys, 2 updates 2024-11-03 07:52:19.213 [qtp2006279649-74] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59103ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0}] 2024-11-03 07:52:19.213 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 2 2024-11-03 07:52:19.213 [qtp2006279649-74] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119103ms in the future QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59103ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0}] 2024-11-03 07:52:19.213 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$$Lambda$1842/0x0000000801800238@10e83855 2024-11-03 07:52:19.214 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1834/0x00000008017a5a78@641e84c2 2024-11-03 07:52:19.214 [qtp2006279649-69] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 0 -> 1 on SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.214 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-03 07:52:19.214 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@37559780 waiting with 1 keys 2024-11-03 07:52:19.214 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@37559780 woken up from select, 1/1/1 selected 2024-11-03 07:52:19.214 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@37559780 processing 1 keys, 0 updates 2024-11-03 07:52:19.214 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.processSelected(665) - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:50332], selector=sun.nio.ch.EPollSelectorImpl@37559780, interestOps=1, readyOps=1 SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.214 [qtp2006279649-69] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(232) - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.214 [qtp2006279649-69] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(244) - task SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=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 2024-11-03 07:52:19.214 [qtp2006279649-69] DEBUG o.e.j.u.t.ReservedThreadExecutor.tryExecute(222) - ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@ae86878/SelectorProducer@337a2dc0/PRODUCING/p=false/QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59101ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=149]@2024-11-03T07:52:19.215042953Z 2024-11-03 07:52:19.215 [qtp2006279649-73] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@2ceb61b1{RESERVED,thread=Thread[qtp2006279649-73,5,main]} task=AdaptiveExecutionStrategy@ae86878/SelectorProducer@337a2dc0/IDLE/p=true/QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59101ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=149]@2024-11-03T07:52:19.215310684Z ReservedThreadExecutor@46cfd64b{reserved=2/4,pending=0} 2024-11-03 07:52:19.215 [qtp2006279649-69] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.consumeTask(370) - ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=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@ae86878/SelectorProducer@337a2dc0/IDLE/p=true/QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59101ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=149]@2024-11-03T07:52:19.215425034Z 2024-11-03 07:52:19.215 [qtp2006279649-73] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.tryProduce(210) - AdaptiveExecutionStrategy@ae86878/SelectorProducer@337a2dc0/IDLE/p=true/QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59101ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=150]@2024-11-03T07:52:19.215565495Z tryProduce true 2024-11-03 07:52:19.215 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-11-03 07:52:19.215 [qtp2006279649-69] DEBUG org.eclipse.jetty.io.FillInterest.fillable(96) - fillable FillInterest@1f420abc{ReadCallback@356528ab{HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 2024-11-03 07:52:19.215 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-03 07:52:19.215 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.onFillable(262) - HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=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@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-03 07:52:19.215 [qtp2006279649-73] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 1 -> 0 on SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.215 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@37559780 waiting with 1 keys 2024-11-03 07:52:19.216 [qtp2006279649-69] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 203 DirectByteBuffer@1ab6a22[p=0,l=203,c=8192,r=203]={<<<PUT /policy/pdp/engine/sw...oding: gzip,deflate\r\n\r\n>>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.216 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=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@1df07e3b{DirectByteBuffer@1ab6a22[p=0,l=203,c=8192,r=203]={<<<PUT /policy/pdp/engine/sw...oding: gzip,deflate\r\n\r\n>>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-03 07:52:19.216 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=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@1df07e3b{DirectByteBuffer@1ab6a22[p=0,l=203,c=8192,r=203]={<<<PUT /policy/pdp/engine/sw...oding: gzip,deflate\r\n\r\n>>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-03 07:52:19.216 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@1ab6a22[p=0,l=203,c=8192,r=203]={<<<PUT /policy/pdp/engine/sw...oding: gzip,deflate\r\n\r\n>>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.216 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 2024-11-03 07:52:19.216 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 2024-11-03 07:52:19.216 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 2024-11-03 07:52:19.216 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 2024-11-03 07:52:19.216 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 2024-11-03 07:52:19.216 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length: 0 --> IN_VALUE 2024-11-03 07:52:19.216 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length: 0 --> FIELD 2024-11-03 07:52:19.216 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 2024-11-03 07:52:19.216 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> VALUE 2024-11-03 07:52:19.216 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> IN_VALUE 2024-11-03 07:52:19.217 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> FIELD 2024-11-03 07:52:19.217 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 2024-11-03 07:52:19.217 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 2024-11-03 07:52:19.217 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 2024-11-03 07:52:19.217 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 2024-11-03 07:52:19.217 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> VALUE 2024-11-03 07:52:19.217 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> IN_VALUE 2024-11-03 07:52:19.217 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> FIELD 2024-11-03 07:52:19.217 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.217 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - 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)] 2024-11-03 07:52:19.217 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding --> IN_VALUE 2024-11-03 07:52:19.217 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding --> FIELD 2024-11-03 07:52:19.217 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 2024-11-03 07:52:19.217 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 2024-11-03 07:52:19.217 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@1681060909 cs=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@196701d8 eof=false 2024-11-03 07:52:19.218 [qtp2006279649-69] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@196701d8 2024-11-03 07:52:19.218 [qtp2006279649-69] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@2156ce3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE 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}] 2024-11-03 07:52:19.218 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=1} PUT /policy/pdp/engine/switches/activation HTTP/1.1 Content-Length: 0 Host: localhost:7887 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 2024-11-03 07:52:19.218 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=1}] parsed true HttpParser{s=CONTENT,0 of 0} 2024-11-03 07:52:19.218 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=1}] 2024-11-03 07:52:19.218 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/switches/activation HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=1} 2024-11-03 07:52:19.218 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-03 07:52:19.218 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 2024-11-03 07:52:19.218 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST PUT /policy/pdp/engine/switches/activation ?null on HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 2024-11-03 07:52:19.219 [qtp2006279649-69] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@7868bf69{/,null,AVAILABLE} 2024-11-03 07:52:19.219 [qtp2006279649-69] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@7868bf69{/,null,AVAILABLE} 2024-11-03 07:52:19.219 [qtp2006279649-69] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 2024-11-03 07:52:19.219 [qtp2006279649-69] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1 session=null 2024-11-03 07:52:19.219 [qtp2006279649-69] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/switches/activation|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-5384a3ca, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/switches/activation} -> org.glassfish.jersey.servlet.ServletContainer-5384a3ca==org.glassfish.jersey.servlet.ServletContainer@470fb178{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-11-03 07:52:19.219 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelState.sendError(908) - sendError HttpChannelState@17afd696{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-03 07:52:19.219 [qtp2006279649-69] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-11-03 07:52:19.219 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=2} 2024-11-03 07:52:19.219 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@17afd696{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 2024-11-03 07:52:19.219 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) SEND_ERROR HttpChannelState@17afd696{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.219 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action SEND_ERROR HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=2} 2024-11-03 07:52:19.219 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1681060909 cs=HttpChannelState@17afd696{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@196701d8 eof=false 2024-11-03 07:52:19.220 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=3} 2024-11-03 07:52:19.220 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-11-03 07:52:19.220 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=3}] parse null 2024-11-03 07:52:19.220 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT HeapByteBuffer@313b0d31[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-03 07:52:19.220 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 2024-11-03 07:52:19.220 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=3} 2024-11-03 07:52:19.220 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 2024-11-03 07:52:19.220 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=3} 2024-11-03 07:52:19.220 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-11-03 07:52:19.220 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=END,0 of 0},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=3}] parsed false HttpParser{s=END,0 of 0} 2024-11-03 07:52:19.220 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-11-03 07:52:19.220 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 2024-11-03 07:52:19.220 [qtp2006279649-69] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@2156ce3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=3}] 2024-11-03 07:52:19.220 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1681060909 cs=HttpChannelState@17afd696{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@196701d8 eof=true 2024-11-03 07:52:19.220 [qtp2006279649-69] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@2156ce3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=3}] 2024-11-03 07:52:19.221 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1681060909 cs=HttpChannelState@17afd696{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@196701d8 eof=true 2024-11-03 07:52:19.221 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelState.completing(947) - completing HttpChannelState@17afd696{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.221 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=DirectByteBuffer@2b8423d2[p=0,l=0,c=32768,r=0]={<<<>>><html>\n<h...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@280f1aee 2024-11-03 07:52:19.221 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=4} 401 null HTTP/1.1 Date: Sun, 03 Nov 2024 07:52:19 GMT WWW-Authenticate: basic realm="TELEMETRY-login-service" 2024-11-03 07:52:19.221 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: NEED_HEADER for SendCallback@5bef005e[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7a27b33a] (null,[p=0,l=0,c=32768,r=0],true)@START 2024-11-03 07:52:19.221 [qtp2006279649-69] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=401,h=2,cl=-1} last=true content=DirectByteBuffer@2b8423d2[p=0,l=0,c=32768,r=0]={<<<>>><html>\n<h...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.221 [qtp2006279649-69] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Sun, 03 Nov 2024 07:52:19 GMT WWW-Authenticate: basic realm="TELEMETRY-login-service" 2024-11-03 07:52:19.221 [qtp2006279649-69] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 2024-11-03 07:52:19.221 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: FLUSH for SendCallback@5bef005e[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7a27b33a] ([p=0,l=166,c=8192,r=166],[p=0,l=0,c=32768,r=0],true)@COMPLETING 2024-11-03 07:52:19.221 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "HTTP/1.1 401 Unauthorized[\r][\n]" 2024-11-03 07:52:19.222 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Date: Sun, 03 Nov 2024 07:52:19 GMT[\r][\n]" 2024-11-03 07:52:19.222 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "WWW-Authenticate: basic realm="TELEMETRY-login-service"[\r][\n]" 2024-11-03 07:52:19.222 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Content-Length: 0[\r][\n]" 2024-11-03 07:52:19.222 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Server: Jetty(11.0.23)[\r][\n]" 2024-11-03 07:52:19.222 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "[\r][\n]" 2024-11-03 07:52:19.222 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-110 << HTTP/1.1 401 Unauthorized 2024-11-03 07:52:19.222 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Date: Sun, 03 Nov 2024 07:52:19 GMT 2024-11-03 07:52:19.222 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << WWW-Authenticate: basic realm="TELEMETRY-login-service" 2024-11-03 07:52:19.222 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Content-Length: 0 2024-11-03 07:52:19.222 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Server: Jetty(11.0.23) 2024-11-03 07:52:19.222 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-11-03 07:52:19.223 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(77) - Authentication required 2024-11-03 07:52:19.223 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(106) - localhost:7887 requested authentication 2024-11-03 07:52:19.223 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(175) - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, CredSSP, Digest, Basic] 2024-11-03 07:52:19.223 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Negotiate authentication scheme not available 2024-11-03 07:52:19.223 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Kerberos authentication scheme not available 2024-11-03 07:52:19.223 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for NTLM authentication scheme not available 2024-11-03 07:52:19.223 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for CredSSP authentication scheme not available 2024-11-03 07:52:19.223 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.223 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.209 [qtp2006279649-71] DEBUG org.eclipse.jetty.server.HttpOutput.complete(485) - complete(org.eclipse.jetty.util.Callback$3@77c5a630) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 2024-11-03 07:52:19.229 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.229 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@3cf01f1a{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.229 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.229 [qtp2006279649-71] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=142} 2024-11-03 07:52:19.229 [qtp2006279649-71] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/switches/activation written=1199 2024-11-03 07:52:19.229 [qtp2006279649-71] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - x [03/Nov/2024:07:52:19 +0000] "DELETE /policy/pdp/engine/switches/activation HTTP/1.1" 200 1199 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-11-03 07:52:19.229 [qtp2006279649-71] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=false 2024-11-03 07:52:19.229 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=142} 2024-11-03 07:52:19.229 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-11-03 07:52:19.229 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@679b92e3{s=END}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=142}] parse null 2024-11-03 07:52:19.229 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT HeapByteBuffer@313b0d31[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-03 07:52:19.229 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 2024-11-03 07:52:19.229 [qtp2006279649-71] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=142} 2024-11-03 07:52:19.229 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 2024-11-03 07:52:19.230 [qtp2006279649-71] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=143} 2024-11-03 07:52:19.230 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-11-03 07:52:19.230 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@679b92e3{s=END}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=143}] parsed false HttpParser{s=END,0 of -1} 2024-11-03 07:52:19.230 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-11-03 07:52:19.230 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 2024-11-03 07:52:19.230 [qtp2006279649-71] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=143}] 2024-11-03 07:52:19.230 [qtp2006279649-71] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.230 [qtp2006279649-71] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=143}] 2024-11-03 07:52:19.230 [qtp2006279649-71] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.230 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@3cf01f1a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.230 [qtp2006279649-71] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@1346089809 cs=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 eof=true 2024-11-03 07:52:19.230 [qtp2006279649-71] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@3c5783e8 2024-11-03 07:52:19.230 [qtp2006279649-71] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@6677043a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=143}] 2024-11-03 07:52:19.230 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,0 of -1} 2024-11-03 07:52:19.231 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 2024-11-03 07:52:19.231 [qtp2006279649-71] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 2024-11-03 07:52:19.231 [qtp2006279649-71] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(91) - Unable to shutdown output java.net.SocketException: Connection reset at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) at org.eclipse.jetty.io.SocketChannelEndPoint.fill(SocketChannelEndPoint.java:83) at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:373) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) 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) 2024-11-03 07:52:19.231 [qtp2006279649-71] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownInput(95) - shutdownInput SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.231 [qtp2006279649-71] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled -1 DirectByteBuffer@6362862b[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /p...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.231 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.atEOF(1886) - atEOF HttpParser{s=START,0 of -1} 2024-11-03 07:52:19.231 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.231 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 2024-11-03 07:52:19.231 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] parse null 2024-11-03 07:52:19.232 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START HeapByteBuffer@313b0d31[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-03 07:52:19.232 [qtp2006279649-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> CLOSED 2024-11-03 07:52:19.232 [qtp2006279649-71] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(209) - close SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.232 [qtp2006279649-71] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(216) - close(null) SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.232 [qtp2006279649-71] DEBUG o.e.j.io.SelectableChannelEndPoint.doClose(155) - doClose SocketChannelEndPoint@7f1db7d7[{l=/127.0.0.1:7887,r=/127.0.0.1:50326,CLOSED,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77984d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.232 [qtp2006279649-71] DEBUG org.eclipse.jetty.io.FillInterest.onClose(144) - onClose FillInterest@5b2f59c5{null} 2024-11-03 07:52:19.232 [qtp2006279649-71] DEBUG o.eclipse.jetty.io.ManagedSelector.wakeup(310) - Wakeup ManagedSelector@79d66f0b{STARTED} id=1 keys=1 selected=0 updates=0 2024-11-03 07:52:19.232 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@6296367 woken with none selected 2024-11-03 07:52:19.232 [qtp2006279649-79] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@65905b91 in QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=1,r=-1,t=59084ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=2/4,pending=0}] 2024-11-03 07:52:19.232 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@6296367 woken up from select, 0/0/0 selected 2024-11-03 07:52:19.232 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@6296367 processing 0 keys, 0 updates 2024-11-03 07:52:19.232 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-11-03 07:52:19.232 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-03 07:52:19.232 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@6296367 waiting with 0 keys 2024-11-03 07:52:19.232 [qtp2006279649-79] DEBUG o.eclipse.jetty.io.ManagedSelector.run(1112) - Destroyed SocketChannelEndPoint@7f1db7d7[{l=null,r=null,CLOSED,fill=-,flush=-,to=24/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@77984d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.233 [qtp2006279649-79] DEBUG o.e.jetty.io.AbstractConnection.onClose(223) - onClose HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=null,r=null,CLOSED,fill=-,flush=-,to=24/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@77984d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.233 [qtp2006279649-79] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@65905b91 in QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=1,r=-1,t=59083ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=2/4,pending=0}] 2024-11-03 07:52:19.233 [qtp2006279649-79] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59083ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=2/4,pending=0}] 2024-11-03 07:52:19.233 [qtp2006279649-79] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119083ms in the future QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=59083ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=2/4,pending=0}] 2024-11-03 07:52:19.223 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Digest authentication scheme not available 2024-11-03 07:52:19.233 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(154) - Selected authentication options: [BASIC [complete=true]] 2024-11-03 07:52:19.233 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request PUT /policy/pdp/engine/switches/activation HTTP/1.1 2024-11-03 07:52:19.233 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-03 07:52:19.233 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-03 07:52:19.234 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-03 07:52:19.234 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-03 07:52:19.234 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-03 07:52:19.235 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Node -1 disconnected. 2024-11-03 07:52:19.235 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:19.235 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:19.235 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.233 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: CHALLENGED 2024-11-03 07:52:19.237 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.generateAuthResponse(194) - Generating response to an authentication challenge using basic scheme 2024-11-03 07:52:19.238 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 2024-11-03 07:52:19.238 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-110 >> PUT /policy/pdp/engine/switches/activation HTTP/1.1 2024-11-03 07:52:19.238 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Content-Length: 0 2024-11-03 07:52:19.238 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Host: localhost:7887 2024-11-03 07:52:19.238 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Connection: Keep-Alive 2024-11-03 07:52:19.238 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 2024-11-03 07:52:19.238 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Accept-Encoding: gzip,deflate 2024-11-03 07:52:19.238 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Authorization: Basic eDp5 2024-11-03 07:52:19.238 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "PUT /policy/pdp/engine/switches/activation HTTP/1.1[\r][\n]" 2024-11-03 07:52:19.239 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Content-Length: 0[\r][\n]" 2024-11-03 07:52:19.239 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.239 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Host: localhost:7887[\r][\n]" 2024-11-03 07:52:19.239 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Connection: Keep-Alive[\r][\n]" 2024-11-03 07:52:19.239 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 2024-11-03 07:52:19.239 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-11-03 07:52:19.239 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Authorization: Basic eDp5[\r][\n]" 2024-11-03 07:52:19.239 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "[\r][\n]" 2024-11-03 07:52:19.221 [qtp2006279649-69] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 166 SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=END,0 of 0},g=HttpGenerator@7630798a{s=COMPLETING}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=4}] 2024-11-03 07:52:19.239 [qtp2006279649-69] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=166 remaining=0 WriteFlusher@53fcbae9{WRITING}->null 2024-11-03 07:52:19.239 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@5bef005e[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7a27b33a] ([p=166,l=166,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 2024-11-03 07:52:19.240 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@17afd696{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.240 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@17afd696{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.240 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@17afd696{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.240 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=23} 2024-11-03 07:52:19.240 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/switches/activation written=0 2024-11-03 07:52:19.240 [qtp2006279649-69] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - - [03/Nov/2024:07:52:19 +0000] "PUT /policy/pdp/engine/switches/activation HTTP/1.1" 401 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-11-03 07:52:19.240 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1681060909 cs=HttpChannelState@17afd696{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@196701d8 eof=true 2024-11-03 07:52:19.240 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=23} 2024-11-03 07:52:19.240 [qtp2006279649-69] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@2156ce3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=23}] 2024-11-03 07:52:19.240 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1681060909 cs=HttpChannelState@17afd696{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@196701d8 eof=true 2024-11-03 07:52:19.240 [qtp2006279649-69] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@2156ce3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=23}] 2024-11-03 07:52:19.240 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1681060909 cs=HttpChannelState@17afd696{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@196701d8 eof=true 2024-11-03 07:52:19.240 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@17afd696{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.241 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@1681060909 cs=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@196701d8 eof=true 2024-11-03 07:52:19.241 [qtp2006279649-69] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@196701d8 2024-11-03 07:52:19.241 [qtp2006279649-69] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@2156ce3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{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:7887/policy/pdp/engine/switches/activation,age=24}] 2024-11-03 07:52:19.241 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,0 of 0} 2024-11-03 07:52:19.241 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 2024-11-03 07:52:19.241 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2024-11-03 07:52:19.241 [qtp2006279649-69] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 230 DirectByteBuffer@1ab6a22[p=0,l=230,c=8192,r=230]={<<<PUT /policy/pdp/engine/sw...ization: Basic eDp5\r\n\r\n>>>ip,deflat...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.241 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=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 230 RetainableByteBuffer@1df07e3b{DirectByteBuffer@1ab6a22[p=0,l=230,c=8192,r=230]={<<<PUT /policy/pdp/engine/sw...ization: Basic eDp5\r\n\r\n>>>ip,deflat...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-03 07:52:19.241 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=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@1df07e3b{DirectByteBuffer@1ab6a22[p=0,l=230,c=8192,r=230]={<<<PUT /policy/pdp/engine/sw...ization: Basic eDp5\r\n\r\n>>>ip,deflat...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-03 07:52:19.241 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@1ab6a22[p=0,l=230,c=8192,r=230]={<<<PUT /policy/pdp/engine/sw...ization: Basic eDp5\r\n\r\n>>>ip,deflat...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length: 0 --> IN_VALUE 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length: 0 --> FIELD 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> IN_VALUE 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> FIELD 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> IN_VALUE 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> FIELD 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - 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)] 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> IN_VALUE 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> FIELD 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> VALUE 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> IN_VALUE 2024-11-03 07:52:19.242 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> FIELD 2024-11-03 07:52:19.243 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Authorization: Basic eDp5) header=Authorization, headerString=[Authorization], valueString=[Basic eDp5] 2024-11-03 07:52:19.243 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 2024-11-03 07:52:19.243 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@1681060909 cs=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@196701d8 eof=true 2024-11-03 07:52:19.243 [qtp2006279649-69] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@196701d8 2024-11-03 07:52:19.243 [qtp2006279649-69] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@2156ce3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.243 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0} PUT /policy/pdp/engine/switches/activation HTTP/1.1 Content-Length: 0 Host: localhost:7887 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate Authorization: Basic eDp5 2024-11-03 07:52:19.243 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 2024-11-03 07:52:19.243 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0}] 2024-11-03 07:52:19.243 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/switches/activation HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0} 2024-11-03 07:52:19.243 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-03 07:52:19.243 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0} 2024-11-03 07:52:19.243 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST PUT /policy/pdp/engine/switches/activation ?null on HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 2024-11-03 07:52:19.244 [qtp2006279649-69] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@7868bf69{/,null,AVAILABLE} 2024-11-03 07:52:19.244 [qtp2006279649-69] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@7868bf69{/,null,AVAILABLE} 2024-11-03 07:52:19.244 [qtp2006279649-69] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 2024-11-03 07:52:19.244 [qtp2006279649-69] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1 session=null 2024-11-03 07:52:19.244 [qtp2006279649-69] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/switches/activation|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-5384a3ca, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/switches/activation} -> org.glassfish.jersey.servlet.ServletContainer-5384a3ca==org.glassfish.jersey.servlet.ServletContainer@470fb178{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-11-03 07:52:19.244 [qtp2006279649-69] DEBUG o.e.jetty.servlet.ServletHandler.doHandle(507) - chain=null 2024-11-03 07:52:19.245 [qtp2006279649-69] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.unlock(208) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=34ba911e-fe5f-4022-a58f-66f737fb5909, consumerInstance=prd-ubuntu1804-builder-4c-4g-81307, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=true, #topicListeners=1]]]]: unlocking 2024-11-03 07:52:19.246 [qtp2006279649-69] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.start(164) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=34ba911e-fe5f-4022-a58f-66f737fb5909, consumerInstance=prd-ubuntu1804-builder-4c-4g-81307, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: starting 2024-11-03 07:52:19.246 [qtp2006279649-69] INFO o.a.k.c.consumer.ConsumerConfig.logAll(372) - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = 34ba911e-fe5f-4022-a58f-66f737fb5909 group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2024-11-03 07:52:19.246 [qtp2006279649-69] DEBUG o.a.k.c.c.i.LegacyKafkaConsumer.<init>(164) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initializing the Kafka consumer 2024-11-03 07:52:19.247 [qtp2006279649-69] INFO o.a.k.c.t.i.KafkaMetricsCollector.init(269) - initializing Kafka metrics collector 2024-11-03 07:52:19.248 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1334) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending telemetry request 2024-11-03 07:52:19.249 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-03 07:52:19.249 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-03 07:52:19.249 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-03 07:52:19.249 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-03 07:52:19.249 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Node -1 disconnected. 2024-11-03 07:52:19.249 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:19.249 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:19.249 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.249 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.249 [qtp2006279649-71] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@65905b91 startThread=0 2024-11-03 07:52:19.249 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=null,r=null,CLOSED,fill=-,flush=-,to=41/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@77984d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 2024-11-03 07:52:19.250 [qtp2006279649-71] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownOutput(152) - shutdownOutput SocketChannelEndPoint@7f1db7d7[{l=null,r=null,CLOSED,fill=-,flush=-,to=41/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@77984d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.250 [qtp2006279649-71] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@77984d6::SocketChannelEndPoint@7f1db7d7[{l=null,r=null,CLOSED,fill=-,flush=-,to=41/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@77984d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@679b92e3{s=START}]=>HttpChannelOverHttp@36e89922{s=HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@3cf01f1a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-03 07:52:19.250 [qtp2006279649-71] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@65a59b3a{RUNNING,thread=Thread[qtp2006279649-71,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 2024-11-03 07:52:19.250 [qtp2006279649-71] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@65a59b3a{RESERVED,thread=Thread[qtp2006279649-71,5,main]} waiting ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0} 2024-11-03 07:52:19.258 [qtp2006279649-69] INFO o.a.kafka.common.utils.AppInfoParser.<init>(124) - Kafka version: 3.8.0 2024-11-03 07:52:19.258 [qtp2006279649-69] INFO o.a.kafka.common.utils.AppInfoParser.<init>(125) - Kafka commitId: 771b9576b00ecf5b 2024-11-03 07:52:19.258 [qtp2006279649-69] INFO o.a.kafka.common.utils.AppInfoParser.<init>(126) - Kafka startTimeMs: 1730620339258 2024-11-03 07:52:19.258 [qtp2006279649-69] DEBUG o.a.k.c.c.i.LegacyKafkaConsumer.<init>(257) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Kafka consumer initialized 2024-11-03 07:52:19.258 [qtp2006279649-69] INFO o.a.k.c.c.i.LegacyKafkaConsumer.subscribeInternal(476) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Subscribed to topic(s): kafka-topic-test 2024-11-03 07:52:19.260 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.262 [qtp2006279649-69] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.unlock(208) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=1, locked=true, #topicListeners=0]]]: unlocking 2024-11-03 07:52:19.262 [qtp2006279649-69] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.start(95) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=1, locked=false, #topicListeners=0]]]: starting 2024-11-03 07:52:19.262 [qtp2006279649-69] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.unlock(208) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=31b1d313-d481-4764-a6f4-2ee69c60deac, alive=false, publisher=null]]: unlocking 2024-11-03 07:52:19.262 [qtp2006279649-69] INFO o.o.p.c.e.e.c.b.i.InlineBusTopicSink.start(89) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=31b1d313-d481-4764-a6f4-2ee69c60deac, alive=false, publisher=null]]: starting 2024-11-03 07:52:19.263 [qtp2006279649-69] INFO o.a.k.c.producer.ProducerConfig.logAll(372) - ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-7 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2024-11-03 07:52:19.263 [qtp2006279649-69] INFO o.a.k.c.t.i.KafkaMetricsCollector.init(269) - initializing Kafka metrics collector 2024-11-03 07:52:19.263 [qtp2006279649-69] INFO o.a.k.clients.producer.KafkaProducer.configureTransactionState(621) - [Producer clientId=producer-7] Instantiated an idempotent producer. 2024-11-03 07:52:19.267 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.c.i.ConsumerCoordinator.sendFindCoordinatorRequest(904) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Sending FindCoordinator request to broker localhost:9092 (id: -1 rack: null) 2024-11-03 07:52:19.267 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-03 07:52:19.267 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-03 07:52:19.267 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-03 07:52:19.267 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.273 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:231) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:289) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-03 07:52:19.273 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Node -1 disconnected. 2024-11-03 07:52:19.273 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:19.273 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:19.273 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.c.i.ConsumerNetworkClient.fireCompletion(610) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Cancelled request with header RequestHeader(apiKey=FIND_COORDINATOR, apiVersion=5, clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, correlationId=0, headerVersion=2) due to node -1 being disconnected 2024-11-03 07:52:19.273 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.c.i.ConsumerCoordinator.onFailure(951) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] FindCoordinator request failed due to org.apache.kafka.common.errors.DisconnectException 2024-11-03 07:52:19.273 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.c.i.ConsumerCoordinator.ensureCoordinatorReady(300) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Coordinator discovery failed, refreshing metadata org.apache.kafka.common.errors.DisconnectException: null 2024-11-03 07:52:19.274 [qtp2006279649-69] INFO o.a.kafka.common.utils.AppInfoParser.<init>(124) - Kafka version: 3.8.0 2024-11-03 07:52:19.274 [qtp2006279649-69] INFO o.a.kafka.common.utils.AppInfoParser.<init>(125) - Kafka commitId: 771b9576b00ecf5b 2024-11-03 07:52:19.274 [qtp2006279649-69] INFO o.a.kafka.common.utils.AppInfoParser.<init>(126) - Kafka startTimeMs: 1730620339274 2024-11-03 07:52:19.274 [qtp2006279649-69] DEBUG o.a.k.clients.producer.KafkaProducer.<init>(469) - [Producer clientId=producer-7] Kafka producer started 2024-11-03 07:52:19.274 [qtp2006279649-69] INFO o.o.p.c.e.e.c.b.i.InlineKafkaTopicSink.init(69) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=31b1d313-d481-4764-a6f4-2ee69c60deac, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created 2024-11-03 07:52:19.274 [qtp2006279649-69] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.unlock(208) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=0, locked=true, #topicListeners=0]]]: unlocking 2024-11-03 07:52:19.274 [qtp2006279649-69] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.start(95) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-11-03 07:52:19.276 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.280 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.producer.internals.Sender.run(242) - [Producer clientId=producer-7] Starting Kafka producer I/O thread. 2024-11-03 07:52:19.280 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.p.i.TransactionManager.transitionTo(1012) - [Producer clientId=producer-7] Transition from state UNINITIALIZED to INITIALIZING 2024-11-03 07:52:19.280 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.p.i.TransactionManager.enqueueRequest(1057) - [Producer clientId=producer-7] Enqueuing transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 2024-11-03 07:52:19.281 [kafka-producer-network-thread | producer-7] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Producer clientId=producer-7] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-03 07:52:19.281 [kafka-producer-network-thread | producer-7] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-03 07:52:19.281 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Producer clientId=producer-7] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-03 07:52:19.281 [kafka-producer-network-thread | producer-7] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Producer clientId=producer-7] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-03 07:52:19.282 [kafka-producer-network-thread | producer-7] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Producer clientId=producer-7] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.NetworkClientUtils.isReady(NetworkClientUtils.java:43) at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:65) at org.apache.kafka.clients.producer.internals.Sender.awaitNodeReady(Sender.java:568) at org.apache.kafka.clients.producer.internals.Sender.maybeSendAndPollTransactionalRequest(Sender.java:489) at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:336) at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:250) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-03 07:52:19.282 [kafka-producer-network-thread | producer-7] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Producer clientId=producer-7] Node -1 disconnected. 2024-11-03 07:52:19.283 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:19.283 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:19.283 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.producer.internals.Sender.maybeSendAndPollTransactionalRequest(517) - [Producer clientId=producer-7] Disconnect from localhost:9092 (id: -1 rack: null) while trying to send request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1). Going to back off and retry. java.io.IOException: Connection to localhost:9092 (id: -1 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at org.apache.kafka.clients.producer.internals.Sender.awaitNodeReady(Sender.java:568) at org.apache.kafka.clients.producer.internals.Sender.maybeSendAndPollTransactionalRequest(Sender.java:489) at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:336) at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:250) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-03 07:52:19.285 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.289 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.298 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.HttpOutput.write(767) - write(array HeapByteBuffer@5dcc8808[p=0,l=1200,c=8192,r=1200]={<<<{"hostName":"foo","alive"...":"x"}],"locked":false}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 2024-11-03 07:52:19.298 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.HttpOutput.write(837) - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=1200 null 2024-11-03 07:52:19.300 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.300 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.300 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=HeapByteBuffer@76d9a645[p=0,l=1200,c=8192,r=1200]={<<<{"hostName":"foo","alive"...":"x"}],"locked":false}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@7e6f8b59{null} 2024-11-03 07:52:19.301 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=58} 200 null HTTP/1.1 Date: Sun, 03 Nov 2024 07:52:19 GMT Content-Length: 1200 Content-Type: application/json 2024-11-03 07:52:19.302 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: NEED_HEADER for SendCallback@5bef005e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1200},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7bd3725d] (null,[p=0,l=1200,c=8192,r=1200],true)@START 2024-11-03 07:52:19.302 [qtp2006279649-69] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=200,h=3,cl=1200} last=true content=HeapByteBuffer@76d9a645[p=0,l=1200,c=8192,r=1200]={<<<{"hostName":"foo","alive"...":"x"}],"locked":false}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.302 [qtp2006279649-69] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Sun, 03 Nov 2024 07:52:19 GMT Content-Length: 1200 Content-Type: application/json 2024-11-03 07:52:19.302 [qtp2006279649-69] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 2024-11-03 07:52:19.302 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: FLUSH for SendCallback@5bef005e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1200},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7bd3725d] ([p=0,l=134,c=8192,r=134],[p=0,l=1200,c=8192,r=1200],true)@COMPLETING 2024-11-03 07:52:19.303 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "HTTP/1.1 200 OK[\r][\n]" 2024-11-03 07:52:19.303 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Date: Sun, 03 Nov 2024 07:52:19 GMT[\r][\n]" 2024-11-03 07:52:19.303 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Content-Type: application/json[\r][\n]" 2024-11-03 07:52:19.304 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Content-Length: 1200[\r][\n]" 2024-11-03 07:52:19.304 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Server: Jetty(11.0.23)[\r][\n]" 2024-11-03 07:52:19.304 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "[\r][\n]" 2024-11-03 07:52:19.304 [main] DEBUG org.apache.http.wire.wire(87) - http-outgoing-110 << "{"hostName":"foo","alive":true,"sources":[{"effectiveTopic":"kafka-topic-test","topicCommInfrastructure":"KAFKA","allowTracing":false,"consumerInstance":"prd-ubuntu1804-builder-4c-4g-81307","alive":true,"fetchTimeout":15000,"recentEvents":["FOOOO"],"fetchLimit":100,"allowSelfSignedCerts":false,"servers":["localhost:9092"],"useHttps":false,"topic":"kafka-topic-test","locked":false,"consumerGroup":"34ba911e-fe5f-4022-a58f-66f737fb5909"}],"sinks":[{"effectiveTopic":"kafka-topic-test","topicCommInfrastructure":"KAFKA","allowTracing":false,"alive":true,"recentEvents":[],"allowSelfSignedCerts":false,"servers":["localhost:9092"],"partitionKey":"31b1d313-d481-4764-a6f4-2ee69c60deac","useHttps":false,"topic":"kafka-topic-test","locked":false}],"pdpName":"foo.0","features":[],"stats":{"subgroupStats":{},"groupStat":{"policyExecutedCount":0,"policyExecutedSuccessCount":0,"totalElapsedTime":0.0,"averageExecutionTime":0.0,"lastStart":0,"birthTime":0,"lastExecutionTime":0,"policyExecutedFailCount":0}},"clusterName":"0","controllers":[],"httpServers":[{"sniHostCheck":false,"password":"y","alive":true,"port":7887,"name":"TELEMETRY","host":"localhost","prometheus":false,"user":"x"}],"locked":false}" 2024-11-03 07:52:19.304 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-110 << HTTP/1.1 200 OK 2024-11-03 07:52:19.304 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Date: Sun, 03 Nov 2024 07:52:19 GMT 2024-11-03 07:52:19.304 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Content-Type: application/json 2024-11-03 07:52:19.304 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Content-Length: 1200 2024-11-03 07:52:19.304 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Server: Jetty(11.0.23) 2024-11-03 07:52:19.305 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-11-03 07:52:19.305 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(86) - Authentication succeeded 2024-11-03 07:52:19.305 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.authSucceeded(227) - Caching 'basic' auth scheme for http://localhost:7887 2024-11-03 07:52:19.305 [main] INFO o.o.p.d.s.r.test.RestManagerTest.requestTest(251) - PUT http://localhost:7887/policy/pdp/engine/switches/activation HTTP/1.1 response code: 200 2024-11-03 07:52:19.305 [main] DEBUG o.a.h.impl.execchain.MainClientExec.cancel(145) - Cancelling request execution 2024-11-03 07:52:19.306 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.shutdown(96) - http-outgoing-110: Shutdown connection 2024-11-03 07:52:19.306 [main] DEBUG o.a.h.impl.execchain.MainClientExec.abortConnection(129) - Connection discarded 2024-11-03 07:52:19.306 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.releaseConnection(351) - Connection released: [id: 110][route: {}->http://localhost:7887][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-11-03 07:52:19.307 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.shutdown(411) - Connection manager is shutting down 2024-11-03 07:52:19.308 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.shutdown(434) - Connection manager shut down 2024-11-03 07:52:19.308 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=34ba911e-fe5f-4022-a58f-66f737fb5909, consumerInstance=prd-ubuntu1804-builder-4c-4g-81307, fetchTimeout=15000, fetchLimit=100, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: stopping 2024-11-03 07:52:19.308 [main] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=34ba911e-fe5f-4022-a58f-66f737fb5909, consumerInstance=prd-ubuntu1804-builder-4c-4g-81307, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: stop failed because of KafkaConsumer is not safe for multi-threaded access. currentThread(name: main, id: 1) otherThread(id: 90) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: main, id: 1) otherThread(id: 90) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.acquire(LegacyKafkaConsumer.java:1227) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1099) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1092) at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:1757) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:267) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.stop(TopicEndpointProxy.java:340) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.shutdown(TopicEndpointProxy.java:367) at org.onap.policy.drools.server.restful.test.RestManagerTest.tearDown(RestManagerTest.java:161) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:118) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$15(ClassBasedTestDescriptor.java:440) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$16(ClassBasedTestDescriptor.java:438) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1092) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:438) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:232) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:85) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:52:19.310 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.311 [main] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.stop(115) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 2024-11-03 07:52:19.311 [main] INFO o.o.p.c.e.e.c.b.i.BusPublisher$KafkaPublisherWrapper.close(129) - KafkaPublisherWrapper []: CLOSE 2024-11-03 07:52:19.311 [main] INFO o.a.k.clients.producer.KafkaProducer.close(1373) - [Producer clientId=producer-7] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2024-11-03 07:52:19.311 [qtp2006279649-69] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 1334 SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=W,to=70/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@7630798a{s=COMPLETING}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=69}] 2024-11-03 07:52:19.312 [qtp2006279649-69] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=1334 remaining=0 WriteFlusher@53fcbae9{WRITING}->null 2024-11-03 07:52:19.312 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@5bef005e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1200},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7bd3725d] ([p=134,l=134,c=8192,r=0],[p=1200,l=1200,c=8192,r=0],true)@END 2024-11-03 07:52:19.312 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.HttpOutput.onWriteComplete(308) - 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 2024-11-03 07:52:19.312 [qtp2006279649-69] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-11-03 07:52:19.312 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=2,c=false/true,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=69} 2024-11-03 07:52:19.312 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@17afd696{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 2024-11-03 07:52:19.313 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) COMPLETE HttpChannelState@17afd696{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.313 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action COMPLETE HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=70} 2024-11-03 07:52:19.313 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.HttpOutput.complete(485) - complete(org.eclipse.jetty.util.Callback$3@79b64470) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 2024-11-03 07:52:19.313 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@17afd696{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.313 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@17afd696{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.313 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@17afd696{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.313 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=70} 2024-11-03 07:52:19.313 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/switches/activation written=1200 2024-11-03 07:52:19.313 [qtp2006279649-69] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - x [03/Nov/2024:07:52:19 +0000] "PUT /policy/pdp/engine/switches/activation HTTP/1.1" 200 1200 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-11-03 07:52:19.313 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1681060909 cs=HttpChannelState@17afd696{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@196701d8 eof=false 2024-11-03 07:52:19.313 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=70} 2024-11-03 07:52:19.313 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-11-03 07:52:19.313 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@7630798a{s=END}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=71}] parse null 2024-11-03 07:52:19.314 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT HeapByteBuffer@313b0d31[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-03 07:52:19.314 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 2024-11-03 07:52:19.314 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=71} 2024-11-03 07:52:19.314 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 2024-11-03 07:52:19.314 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=71} 2024-11-03 07:52:19.314 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-11-03 07:52:19.314 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=END,0 of 0},g=HttpGenerator@7630798a{s=END}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=71}] parsed false HttpParser{s=END,0 of 0} 2024-11-03 07:52:19.314 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-11-03 07:52:19.314 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 2024-11-03 07:52:19.314 [qtp2006279649-69] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@2156ce3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=71}] 2024-11-03 07:52:19.314 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1681060909 cs=HttpChannelState@17afd696{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@196701d8 eof=true 2024-11-03 07:52:19.314 [qtp2006279649-69] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@2156ce3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=71}] 2024-11-03 07:52:19.314 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1681060909 cs=HttpChannelState@17afd696{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@196701d8 eof=true 2024-11-03 07:52:19.314 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@17afd696{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-03 07:52:19.315 [qtp2006279649-69] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@1681060909 cs=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@196701d8 eof=true 2024-11-03 07:52:19.315 [qtp2006279649-69] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@196701d8 2024-11-03 07:52:19.315 [qtp2006279649-69] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@2156ce3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=72}] 2024-11-03 07:52:19.315 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,0 of 0} 2024-11-03 07:52:19.315 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 2024-11-03 07:52:19.315 [qtp2006279649-69] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 2024-11-03 07:52:19.315 [qtp2006279649-69] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(91) - Unable to shutdown output java.net.SocketException: Connection reset at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) at org.eclipse.jetty.io.SocketChannelEndPoint.fill(SocketChannelEndPoint.java:83) at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:373) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) 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) 2024-11-03 07:52:19.315 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownInput(95) - shutdownInput SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.315 [qtp2006279649-69] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled -1 DirectByteBuffer@1ab6a22[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 2024-11-03 07:52:19.315 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.atEOF(1886) - atEOF HttpParser{s=START,0 of -1} 2024-11-03 07:52:19.315 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.315 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 2024-11-03 07:52:19.316 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] parse null 2024-11-03 07:52:19.316 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START HeapByteBuffer@313b0d31[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-03 07:52:19.316 [qtp2006279649-69] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> CLOSED 2024-11-03 07:52:19.316 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(209) - close SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.316 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(216) - close(null) SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.316 [qtp2006279649-69] DEBUG o.e.j.io.SelectableChannelEndPoint.doClose(155) - doClose SocketChannelEndPoint@7fd79a71[{l=/127.0.0.1:7887,r=/127.0.0.1:50332,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@532f3453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.316 [qtp2006279649-69] DEBUG org.eclipse.jetty.io.FillInterest.onClose(144) - onClose FillInterest@1f420abc{null} 2024-11-03 07:52:19.316 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.ManagedSelector.wakeup(310) - Wakeup ManagedSelector@144456b3{STARTED} id=0 keys=1 selected=0 updates=0 2024-11-03 07:52:19.316 [qtp2006279649-69] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ba0e9eb startThread=0 2024-11-03 07:52:19.316 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@37559780 woken with none selected 2024-11-03 07:52:19.316 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@37559780 woken up from select, 0/0/0 selected 2024-11-03 07:52:19.316 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@532f3453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 2024-11-03 07:52:19.317 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@37559780 processing 0 keys, 0 updates 2024-11-03 07:52:19.317 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-11-03 07:52:19.317 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-03 07:52:19.317 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@37559780 waiting with 0 keys 2024-11-03 07:52:19.317 [qtp2006279649-69] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownOutput(152) - shutdownOutput SocketChannelEndPoint@7fd79a71[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@532f3453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.317 [qtp2006279649-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ba0e9eb in QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=1,r=-1,t=58999ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=3/4,pending=0}] 2024-11-03 07:52:19.317 [qtp2006279649-69] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@532f3453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-03 07:52:19.317 [qtp2006279649-69] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@7c71e618{RUNNING,thread=Thread[qtp2006279649-69,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 2024-11-03 07:52:19.317 [qtp2006279649-74] DEBUG o.eclipse.jetty.io.ManagedSelector.run(1112) - Destroyed SocketChannelEndPoint@7fd79a71[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@532f3453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.317 [qtp2006279649-69] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@7c71e618{RESERVED,thread=Thread[qtp2006279649-69,5,main]} waiting ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0} 2024-11-03 07:52:19.317 [qtp2006279649-74] DEBUG o.e.jetty.io.AbstractConnection.onClose(223) - onClose HttpConnection@532f3453::SocketChannelEndPoint@7fd79a71[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@532f3453[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7630798a{s=START}]=>HttpChannelOverHttp@5e97053f{s=HttpChannelState@17afd696{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-11-03 07:52:19.317 [qtp2006279649-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ba0e9eb in QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=1,r=-1,t=58999ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}] 2024-11-03 07:52:19.317 [qtp2006279649-74] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=58999ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}] 2024-11-03 07:52:19.317 [qtp2006279649-74] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=118999ms in the future QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}] 2024-11-03 07:52:19.318 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.326 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1334) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending telemetry request 2024-11-03 07:52:19.327 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-03 07:52:19.327 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-03 07:52:19.327 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-03 07:52:19.327 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-03 07:52:19.327 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Node -1 disconnected. 2024-11-03 07:52:19.328 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:19.328 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:19.328 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.336 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.339 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.350 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.350 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.360 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.368 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.374 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1334) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending telemetry request 2024-11-03 07:52:19.375 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-03 07:52:19.375 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-03 07:52:19.375 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-03 07:52:19.375 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-03 07:52:19.375 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Node -1 disconnected. 2024-11-03 07:52:19.375 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:19.376 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:19.376 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.376 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.376 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.378 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.381 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.381 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.383 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.p.i.TransactionManager.enqueueRequest(1057) - [Producer clientId=producer-7] Enqueuing transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 2024-11-03 07:52:19.383 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.producer.internals.Sender.run(256) - [Producer clientId=producer-7] Beginning shutdown of Kafka producer I/O thread, sending remaining records. 2024-11-03 07:52:19.384 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-count, group=producer-metrics, description=The current number of active connections., tags={client-id=producer-7}] 2024-11-03 07:52:19.384 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-close-total, group=producer-metrics, description=The total number of connections closed, tags={client-id=producer-7}] 2024-11-03 07:52:19.384 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-close-rate, group=producer-metrics, description=The number of connections closed per second, tags={client-id=producer-7}] 2024-11-03 07:52:19.384 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-creation-total, group=producer-metrics, description=The total number of new connections established, tags={client-id=producer-7}] 2024-11-03 07:52:19.384 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-creation-rate, group=producer-metrics, description=The number of new connections established per second, tags={client-id=producer-7}] 2024-11-03 07:52:19.384 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-authentication-total, group=producer-metrics, description=The total number of connections with successful authentication, tags={client-id=producer-7}] 2024-11-03 07:52:19.384 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-authentication-rate, group=producer-metrics, description=The number of connections with successful authentication per second, tags={client-id=producer-7}] 2024-11-03 07:52:19.384 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-reauthentication-total, group=producer-metrics, description=The total number of successful re-authentication of connections, tags={client-id=producer-7}] 2024-11-03 07:52:19.385 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-reauthentication-rate, group=producer-metrics, description=The number of successful re-authentication of connections per second, tags={client-id=producer-7}] 2024-11-03 07:52:19.385 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-authentication-no-reauth-total, group=producer-metrics, description=The total number of connections with successful authentication where the client does not support re-authentication, tags={client-id=producer-7}] 2024-11-03 07:52:19.385 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=failed-authentication-total, group=producer-metrics, description=The total number of connections with failed authentication, tags={client-id=producer-7}] 2024-11-03 07:52:19.385 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=failed-authentication-rate, group=producer-metrics, description=The number of connections with failed authentication per second, tags={client-id=producer-7}] 2024-11-03 07:52:19.385 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=failed-reauthentication-total, group=producer-metrics, description=The total number of failed re-authentication of connections, tags={client-id=producer-7}] 2024-11-03 07:52:19.385 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=failed-reauthentication-rate, group=producer-metrics, description=The number of failed re-authentication of connections per second, tags={client-id=producer-7}] 2024-11-03 07:52:19.385 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=reauthentication-latency-max, group=producer-metrics, description=The max latency observed due to re-authentication, tags={client-id=producer-7}] 2024-11-03 07:52:19.385 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=reauthentication-latency-avg, group=producer-metrics, description=The average latency observed due to re-authentication, tags={client-id=producer-7}] 2024-11-03 07:52:19.385 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=network-io-total, group=producer-metrics, description=The total number of network operations (reads or writes) on all connections, tags={client-id=producer-7}] 2024-11-03 07:52:19.385 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=network-io-rate, group=producer-metrics, description=The number of network operations (reads or writes) on all connections per second, tags={client-id=producer-7}] 2024-11-03 07:52:19.385 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=outgoing-byte-total, group=producer-metrics, description=The total number of outgoing bytes sent to all servers, tags={client-id=producer-7}] 2024-11-03 07:52:19.386 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=outgoing-byte-rate, group=producer-metrics, description=The number of outgoing bytes sent to all servers per second, tags={client-id=producer-7}] 2024-11-03 07:52:19.386 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=incoming-byte-total, group=producer-metrics, description=The total number of bytes read off all sockets, tags={client-id=producer-7}] 2024-11-03 07:52:19.386 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=incoming-byte-rate, group=producer-metrics, description=The number of bytes read off all sockets per second, tags={client-id=producer-7}] 2024-11-03 07:52:19.386 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-total, group=producer-metrics, description=The total number of requests sent, tags={client-id=producer-7}] 2024-11-03 07:52:19.386 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-rate, group=producer-metrics, description=The number of requests sent per second, tags={client-id=producer-7}] 2024-11-03 07:52:19.386 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-size-avg, group=producer-metrics, description=The average size of requests sent., tags={client-id=producer-7}] 2024-11-03 07:52:19.386 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-size-max, group=producer-metrics, description=The maximum size of any request sent., tags={client-id=producer-7}] 2024-11-03 07:52:19.386 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=response-total, group=producer-metrics, description=The total number of responses received, tags={client-id=producer-7}] 2024-11-03 07:52:19.387 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=response-rate, group=producer-metrics, description=The number of responses received per second, tags={client-id=producer-7}] 2024-11-03 07:52:19.387 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=select-total, group=producer-metrics, description=The total number of times the I/O layer checked for new I/O to perform, tags={client-id=producer-7}] 2024-11-03 07:52:19.387 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=select-rate, group=producer-metrics, description=The number of times the I/O layer checked for new I/O to perform per second, tags={client-id=producer-7}] 2024-11-03 07:52:19.387 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-wait-time-ns-avg, group=producer-metrics, description=The average length of time the I/O thread spent waiting for a socket ready for reads or writes in nanoseconds., tags={client-id=producer-7}] 2024-11-03 07:52:19.387 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-waittime-total, group=producer-metrics, description=*Deprecated* The total time the I/O thread spent waiting, tags={client-id=producer-7}] 2024-11-03 07:52:19.387 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-wait-ratio, group=producer-metrics, description=The fraction of time the I/O thread spent waiting, tags={client-id=producer-7}] 2024-11-03 07:52:19.387 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-wait-time-ns-total, group=producer-metrics, description=The total time the I/O thread spent waiting, tags={client-id=producer-7}] 2024-11-03 07:52:19.387 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-time-ns-avg, group=producer-metrics, description=The average length of time for I/O per select call in nanoseconds., tags={client-id=producer-7}] 2024-11-03 07:52:19.387 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=iotime-total, group=producer-metrics, description=*Deprecated* The total time the I/O thread spent doing I/O, tags={client-id=producer-7}] 2024-11-03 07:52:19.387 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-ratio, group=producer-metrics, description=The fraction of time the I/O thread spent doing I/O, tags={client-id=producer-7}] 2024-11-03 07:52:19.387 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-time-ns-total, group=producer-metrics, description=The total time the I/O thread spent doing I/O, tags={client-id=producer-7}] 2024-11-03 07:52:19.387 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-total, group=producer-node-metrics, description=The total number of requests sent, tags={client-id=producer-7, node-id=node--1}] 2024-11-03 07:52:19.387 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-rate, group=producer-node-metrics, description=The number of requests sent per second, tags={client-id=producer-7, node-id=node--1}] 2024-11-03 07:52:19.388 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-size-avg, group=producer-node-metrics, description=The average size of requests sent., tags={client-id=producer-7, node-id=node--1}] 2024-11-03 07:52:19.387 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.388 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-size-max, group=producer-node-metrics, description=The maximum size of any request sent., tags={client-id=producer-7, node-id=node--1}] 2024-11-03 07:52:19.388 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=outgoing-byte-total, group=producer-node-metrics, description=The total number of outgoing bytes, tags={client-id=producer-7, node-id=node--1}] 2024-11-03 07:52:19.388 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=outgoing-byte-rate, group=producer-node-metrics, description=The number of outgoing bytes per second, tags={client-id=producer-7, node-id=node--1}] 2024-11-03 07:52:19.388 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=response-total, group=producer-node-metrics, description=The total number of responses received, tags={client-id=producer-7, node-id=node--1}] 2024-11-03 07:52:19.388 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=response-rate, group=producer-node-metrics, description=The number of responses received per second, tags={client-id=producer-7, node-id=node--1}] 2024-11-03 07:52:19.388 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=incoming-byte-total, group=producer-node-metrics, description=The total number of incoming bytes, tags={client-id=producer-7, node-id=node--1}] 2024-11-03 07:52:19.388 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=incoming-byte-rate, group=producer-node-metrics, description=The number of incoming bytes per second, tags={client-id=producer-7, node-id=node--1}] 2024-11-03 07:52:19.388 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-latency-avg, group=producer-node-metrics, description=, tags={client-id=producer-7, node-id=node--1}] 2024-11-03 07:52:19.388 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-latency-max, group=producer-node-metrics, description=, tags={client-id=producer-7, node-id=node--1}] 2024-11-03 07:52:19.388 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(580) - close telemetry sender for client telemetry reporter instance 2024-11-03 07:52:19.388 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.maybeSetState(828) - Setting telemetry state from SUBSCRIPTION_NEEDED to TERMINATED 2024-11-03 07:52:19.388 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.producer.internals.Sender.run(306) - [Producer clientId=producer-7] Shutdown of Kafka producer I/O thread has completed. 2024-11-03 07:52:19.389 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.initiateClose(221) - Initiate close of ClientTelemetryReporter 2024-11-03 07:52:19.389 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.initiateClose(605) - initiate close for client telemetry, check if terminal push required. Timeout 9223370306234436418 ms. 2024-11-03 07:52:19.389 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.initiateClose(611) - Telemetry subscription not loaded, not attempting terminating push 2024-11-03 07:52:19.389 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=flush-time-ns-total, group=producer-metrics, description=Total time producer has spent in flush in nanoseconds., tags={client-id=producer-7}] 2024-11-03 07:52:19.389 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-init-time-ns-total, group=producer-metrics, description=Total time producer has spent in initTransactions in nanoseconds., tags={client-id=producer-7}] 2024-11-03 07:52:19.389 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-begin-time-ns-total, group=producer-metrics, description=Total time producer has spent in beginTransaction in nanoseconds., tags={client-id=producer-7}] 2024-11-03 07:52:19.390 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-send-offsets-time-ns-total, group=producer-metrics, description=Total time producer has spent in sendOffsetsToTransaction in nanoseconds., tags={client-id=producer-7}] 2024-11-03 07:52:19.390 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-commit-time-ns-total, group=producer-metrics, description=Total time producer has spent in commitTransaction in nanoseconds., tags={client-id=producer-7}] 2024-11-03 07:52:19.390 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-abort-time-ns-total, group=producer-metrics, description=Total time producer has spent in abortTransaction in nanoseconds., tags={client-id=producer-7}] 2024-11-03 07:52:19.390 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=metadata-wait-time-ns-total, group=producer-metrics, description=Total time producer has spent waiting on topic metadata in nanoseconds., tags={client-id=producer-7}] 2024-11-03 07:52:19.390 [main] INFO o.a.kafka.common.metrics.Metrics.close(684) - Metrics scheduler closed 2024-11-03 07:52:19.390 [main] INFO o.a.kafka.common.metrics.Metrics.close(688) - Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-11-03 07:52:19.390 [main] INFO o.a.kafka.common.metrics.Metrics.close(688) - Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2024-11-03 07:52:19.390 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(208) - Stopping ClientTelemetryReporter 2024-11-03 07:52:19.390 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(580) - close telemetry sender for client telemetry reporter instance 2024-11-03 07:52:19.390 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(590) - Ignoring subsequent close 2024-11-03 07:52:19.390 [main] INFO o.a.kafka.common.metrics.Metrics.close(694) - Metrics reporters closed 2024-11-03 07:52:19.390 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(208) - Stopping ClientTelemetryReporter 2024-11-03 07:52:19.390 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(580) - close telemetry sender for client telemetry reporter instance 2024-11-03 07:52:19.390 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(590) - Ignoring subsequent close 2024-11-03 07:52:19.391 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=version, group=app-info, description=Metric indicating version, tags={client-id=producer-7}] 2024-11-03 07:52:19.391 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=commit-id, group=app-info, description=Metric indicating commit-id, tags={client-id=producer-7}] 2024-11-03 07:52:19.391 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=start-time-ms, group=app-info, description=Metric indicating start-time-ms, tags={client-id=producer-7}] 2024-11-03 07:52:19.391 [main] INFO o.a.kafka.common.utils.AppInfoParser.unregisterAppInfo(88) - App info kafka.producer for producer-7 unregistered 2024-11-03 07:52:19.391 [main] DEBUG o.a.k.clients.producer.KafkaProducer.close(1433) - [Producer clientId=producer-7] Kafka producer has been closed 2024-11-03 07:52:19.391 [main] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.stop(115) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 2024-11-03 07:52:19.391 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=34ba911e-fe5f-4022-a58f-66f737fb5909, consumerInstance=prd-ubuntu1804-builder-4c-4g-81307, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: stopping 2024-11-03 07:52:19.391 [main] WARN o.o.p.c.e.e.c.b.i.InlineBusTopicSink.stop(122) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=31b1d313-d481-4764-a6f4-2ee69c60deac, alive=false, publisher=null]]: there is no publisher 2024-11-03 07:52:19.391 [main] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.shutdown(128) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 2024-11-03 07:52:19.391 [main] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.stop(115) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 2024-11-03 07:52:19.392 [main] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.shutdown(128) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=1, locked=false, #topicListeners=0]]]: shutdown 2024-11-03 07:52:19.392 [main] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.stop(115) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 2024-11-03 07:52:19.392 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=34ba911e-fe5f-4022-a58f-66f737fb5909, consumerInstance=prd-ubuntu1804-builder-4c-4g-81307, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=false, #topicListeners=0]]]]: stopping 2024-11-03 07:52:19.392 [main] WARN o.o.p.c.e.e.c.b.i.InlineBusTopicSink.stop(122) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=31b1d313-d481-4764-a6f4-2ee69c60deac, alive=false, publisher=null]]: there is no publisher 2024-11-03 07:52:19.401 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.401 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.402 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.392 [main] INFO o.o.p.c.e.h.s.i.JettyServletServer.stop(420) - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5384a3ca==org.glassfish.jersey.servlet.ServletContainer@470fb178{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-7887, toString()=JettyServletServer(name=TELEMETRY, host=localhost, port=7887, sniHostCheck=false, user=x, password=y, contextPath=/, jettyServer=Server@2952ecec{STARTED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@7868bf69{/,null,AVAILABLE}, connector=TELEMETRY@6efc9651{HTTP/1.1, (http/1.1)}{localhost:7887}, jettyThread=Thread[TELEMETRY-7887,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5384a3ca==org.glassfish.jersey.servlet.ServletContainer@470fb178{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-11-03 07:52:19.406 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING TELEMETRY@6efc9651{HTTP/1.1, (http/1.1)}{localhost:7887} 2024-11-03 07:52:19.406 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING SelectorManager@TELEMETRY@6efc9651{HTTP/1.1, (http/1.1)}{localhost:7887} 2024-11-03 07:52:19.406 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ManagedSelector@79d66f0b{STARTED} id=1 keys=0 selected=0 updates=0 2024-11-03 07:52:19.406 [qtp2006279649-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran qtp2006279649-70-acceptor-0@72e60ed-TELEMETRY@6efc9651{HTTP/1.1, (http/1.1)}{localhost:7887} in QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=2,r=-1,t=58910ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}] 2024-11-03 07:52:19.407 [qtp2006279649-70] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=3,r=-1,t=58909ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}] 2024-11-03 07:52:19.407 [qtp2006279649-70] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=118909ms in the future QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=3,r=-1,t=58909ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}] 2024-11-03 07:52:19.406 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@7c0c3df4 on ManagedSelector@79d66f0b{STOPPING} id=1 keys=0 selected=0 updates=0 2024-11-03 07:52:19.407 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@79d66f0b{STOPPING} id=1 keys=0 selected=0 updates=1 2024-11-03 07:52:19.407 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@6296367 woken with none selected 2024-11-03 07:52:19.407 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@6296367 woken up from select, 0/0/0 selected 2024-11-03 07:52:19.408 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@6296367 processing 0 keys, 1 updates 2024-11-03 07:52:19.408 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-11-03 07:52:19.408 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7c0c3df4 2024-11-03 07:52:19.408 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.update(998) - Closing 0 connections on ManagedSelector@79d66f0b{STOPPING} id=1 keys=0 selected=0 updates=0 2024-11-03 07:52:19.408 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-03 07:52:19.408 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@6296367 waiting with 0 keys 2024-11-03 07:52:19.408 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@3e59b12c on ManagedSelector@79d66f0b{STOPPING} id=1 keys=0 selected=0 updates=0 2024-11-03 07:52:19.408 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@79d66f0b{STOPPING} id=1 keys=0 selected=0 updates=1 2024-11-03 07:52:19.408 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@6296367 woken with none selected 2024-11-03 07:52:19.408 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@6296367 woken up from select, 0/0/0 selected 2024-11-03 07:52:19.408 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@6296367 processing 0 keys, 1 updates 2024-11-03 07:52:19.408 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-11-03 07:52:19.408 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$StopSelector@3e59b12c 2024-11-03 07:52:19.408 [qtp2006279649-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-03 07:52:19.408 [qtp2006279649-72] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@727d4262{RUNNING,thread=Thread[qtp2006279649-72,5,main]} was=RUNNING next=STOPPED size=0+4 capacity=4 2024-11-03 07:52:19.408 [qtp2006279649-72] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@727d4262{STOPPED,thread=Thread[qtp2006279649-72,5,main]} exited ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0} 2024-11-03 07:52:19.408 [qtp2006279649-72] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@727d4262{STOPPED,thread=null} in QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=3,r=-1,t=58908ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}] 2024-11-03 07:52:19.409 [qtp2006279649-72] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=4,r=-1,t=58907ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}] 2024-11-03 07:52:19.409 [qtp2006279649-72] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=118907ms in the future QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=4,r=-1,t=58907ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}] 2024-11-03 07:52:19.409 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING AdaptiveExecutionStrategy@78c6b80c/SelectorProducer@4cd41a84/IDLE/p=false/QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=4,r=-1,t=58907ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=150]@2024-11-03T07:52:19.409329868Z 2024-11-03 07:52:19.409 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED AdaptiveExecutionStrategy@78c6b80c/SelectorProducer@4cd41a84/IDLE/p=false/QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=4,r=-1,t=58907ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=150]@2024-11-03T07:52:19.409495229Z 2024-11-03 07:52:19.409 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ManagedSelector@79d66f0b{STOPPED} id=1 keys=-1 selected=-1 updates=0 2024-11-03 07:52:19.409 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ManagedSelector@144456b3{STARTED} id=0 keys=0 selected=0 updates=0 2024-11-03 07:52:19.409 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@7949384a on ManagedSelector@144456b3{STOPPING} id=0 keys=0 selected=0 updates=0 2024-11-03 07:52:19.409 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@144456b3{STOPPING} id=0 keys=0 selected=0 updates=1 2024-11-03 07:52:19.410 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@37559780 woken with none selected 2024-11-03 07:52:19.410 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@37559780 woken up from select, 0/0/0 selected 2024-11-03 07:52:19.410 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@37559780 processing 0 keys, 1 updates 2024-11-03 07:52:19.410 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-11-03 07:52:19.410 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7949384a 2024-11-03 07:52:19.410 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.update(998) - Closing 0 connections on ManagedSelector@144456b3{STOPPING} id=0 keys=0 selected=0 updates=0 2024-11-03 07:52:19.410 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-03 07:52:19.410 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@37559780 waiting with 0 keys 2024-11-03 07:52:19.411 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.411 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@224f5ef4 on ManagedSelector@144456b3{STOPPING} id=0 keys=0 selected=0 updates=0 2024-11-03 07:52:19.411 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@144456b3{STOPPING} id=0 keys=0 selected=0 updates=1 2024-11-03 07:52:19.411 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@37559780 woken with none selected 2024-11-03 07:52:19.411 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@37559780 woken up from select, 0/0/0 selected 2024-11-03 07:52:19.411 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@37559780 processing 0 keys, 1 updates 2024-11-03 07:52:19.411 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-11-03 07:52:19.411 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$StopSelector@224f5ef4 2024-11-03 07:52:19.411 [qtp2006279649-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-03 07:52:19.412 [qtp2006279649-73] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@2ceb61b1{RUNNING,thread=Thread[qtp2006279649-73,5,main]} was=RUNNING next=STOPPED size=0+4 capacity=4 2024-11-03 07:52:19.411 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING AdaptiveExecutionStrategy@ae86878/SelectorProducer@337a2dc0/PRODUCING/p=false/QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=4,r=-1,t=58905ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=150]@2024-11-03T07:52:19.412416073Z 2024-11-03 07:52:19.412 [qtp2006279649-73] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@2ceb61b1{STOPPED,thread=Thread[qtp2006279649-73,5,main]} exited ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0} 2024-11-03 07:52:19.412 [qtp2006279649-73] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@2ceb61b1{STOPPED,thread=null} in QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=4,r=-1,t=58904ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}] 2024-11-03 07:52:19.412 [qtp2006279649-73] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=5,r=-1,t=58904ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}] 2024-11-03 07:52:19.412 [qtp2006279649-73] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=118904ms in the future QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=5,r=-1,t=58904ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}] 2024-11-03 07:52:19.412 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED AdaptiveExecutionStrategy@ae86878/SelectorProducer@337a2dc0/IDLE/p=false/QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=4,r=-1,t=58904ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=150]@2024-11-03T07:52:19.412694954Z 2024-11-03 07:52:19.412 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ManagedSelector@144456b3{STOPPED} id=0 keys=-1 selected=-1 updates=0 2024-11-03 07:52:19.413 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED SelectorManager@TELEMETRY@6efc9651{HTTP/1.1, (http/1.1)}{localhost:7887} 2024-11-03 07:52:19.413 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING HttpConnectionFactory@75b425d6[HTTP/1.1] 2024-11-03 07:52:19.413 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED HttpConnectionFactory@75b425d6[HTTP/1.1] 2024-11-03 07:52:19.413 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ScheduledExecutorScheduler@7c29d87f{STARTED} 2024-11-03 07:52:19.414 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ScheduledExecutorScheduler@7c29d87f{STOPPED} 2024-11-03 07:52:19.414 [main] INFO o.e.jetty.server.AbstractConnector.doStop(431) - Stopped TELEMETRY@6efc9651{HTTP/1.1, (http/1.1)}{localhost:7887} 2024-11-03 07:52:19.414 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED TELEMETRY@6efc9651{HTTP/1.1, (http/1.1)}{localhost:7887} 2024-11-03 07:52:19.414 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING Server@2952ecec{STARTED}[11.0.23,sto=0] 2024-11-03 07:52:19.414 [main] INFO org.eclipse.jetty.server.Server.doStop(479) - Stopped Server@2952ecec{STOPPING}[11.0.23,sto=0] 2024-11-03 07:52:19.414 [main] DEBUG org.eclipse.jetty.server.Server.doStop(481) - doStop Server@2952ecec{STOPPING}[11.0.23,sto=0] 2024-11-03 07:52:19.414 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping Server@2952ecec{STOPPING}[11.0.23,sto=0] 2024-11-03 07:52:19.414 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING DefaultSessionIdManager@12688639{STARTED}[worker=node0] 2024-11-03 07:52:19.414 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING HouseKeeper@75384b8e{STARTED}[interval=600000, ownscheduler=true] 2024-11-03 07:52:19.415 [main] DEBUG o.e.jetty.server.session.HouseKeeper.stopScavenging(147) - node0 stopped scavenging 2024-11-03 07:52:19.415 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ScheduledExecutorScheduler@4fb1caf1{STARTED} 2024-11-03 07:52:19.415 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ScheduledExecutorScheduler@4fb1caf1{STOPPED} 2024-11-03 07:52:19.415 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED HouseKeeper@75384b8e{STOPPED}[interval=600000, ownscheduler=false] 2024-11-03 07:52:19.415 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED DefaultSessionIdManager@12688639{STOPPED}[worker=node0] 2024-11-03 07:52:19.415 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ErrorHandler@1547d114{STARTED} 2024-11-03 07:52:19.415 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping ErrorHandler@1547d114{STOPPING} 2024-11-03 07:52:19.415 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ErrorHandler@1547d114{STOPPED} 2024-11-03 07:52:19.416 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING o.e.j.s.ServletContextHandler@7868bf69{/,null,AVAILABLE} 2024-11-03 07:52:19.416 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping o.e.j.s.ServletContextHandler@7868bf69{/,null,STOPPED} 2024-11-03 07:52:19.416 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1 2024-11-03 07:52:19.416 [main] DEBUG o.e.j.s.session.DefaultSessionCache.shutdown(139) - Shutdown sessions, invalidating = false 2024-11-03 07:52:19.416 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@4348c4cb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 2024-11-03 07:52:19.416 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@2ef6811[passivating=false,graceSec=3600] 2024-11-03 07:52:19.416 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@2ef6811[passivating=false,graceSec=3600] 2024-11-03 07:52:19.416 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@4348c4cb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 2024-11-03 07:52:19.416 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ScheduledExecutorScheduler@37f912cd{STARTED} 2024-11-03 07:52:19.417 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ScheduledExecutorScheduler@37f912cd{STOPPED} 2024-11-03 07:52:19.417 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1 2024-11-03 07:52:19.417 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ConstraintSecurityHandler@1c1dba57{STARTED} 2024-11-03 07:52:19.417 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping ConstraintSecurityHandler@1c1dba57{STOPPING} 2024-11-03 07:52:19.417 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ServletHandler@60a0075c{STARTED} 2024-11-03 07:52:19.418 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping ServletHandler@60a0075c{STOPPING} 2024-11-03 07:52:19.418 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2806f854==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@8e914d11{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 2024-11-03 07:52:19.418 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2806f854==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@8e914d11{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 2024-11-03 07:52:19.418 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.glassfish.jersey.servlet.ServletContainer-5384a3ca==org.glassfish.jersey.servlet.ServletContainer@470fb178{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-11-03 07:52:19.421 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.glassfish.jersey.servlet.ServletContainer-5384a3ca==org.glassfish.jersey.servlet.ServletContainer@470fb178{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 2024-11-03 07:52:19.422 [main] DEBUG o.e.jetty.servlet.ServletHandler.updateMappings(1392) - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-5384a3ca[EMBEDDED:null] 2024-11-03 07:52:19.423 [main] DEBUG o.e.j.http.pathmap.ServletPathSpec.<init>(285) - Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 2024-11-03 07:52:19.424 [main] DEBUG o.e.jetty.http.pathmap.PathMappings.put(395) - Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet458f245d{/*->org.glassfish.jersey.servlet.ServletContainer-5384a3ca==org.glassfish.jersey.servlet.ServletContainer@470fb178{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 2024-11-03 07:52:19.425 [main] DEBUG o.e.jetty.servlet.ServletHandler.updateMappings(1414) - filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-5384a3ca=MappedServlet25f54157{null->org.glassfish.jersey.servlet.ServletContainer-5384a3ca==org.glassfish.jersey.servlet.ServletContainer@470fb178{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 2024-11-03 07:52:19.426 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-03 07:52:19.426 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-03 07:52:19.426 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-03 07:52:19.426 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-03 07:52:19.426 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-03 07:52:19.427 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Node -1 disconnected. 2024-11-03 07:52:19.427 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:19.427 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:19.427 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.426 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ServletHandler@60a0075c{STOPPED} 2024-11-03 07:52:19.427 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING HashLoginService@3a2d74e0[TELEMETRY-login-service] 2024-11-03 07:52:19.428 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING UserStore@2239cfc9[users.count=1] 2024-11-03 07:52:19.428 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED UserStore@2239cfc9[users.count=1] 2024-11-03 07:52:19.428 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED HashLoginService@3a2d74e0[TELEMETRY-login-service] 2024-11-03 07:52:19.428 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ConstraintSecurityHandler@1c1dba57{STOPPED} 2024-11-03 07:52:19.429 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.428 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.eclipse.jetty.server.session.SessionHandler674959947==dftMaxIdleSec=-1 2024-11-03 07:52:19.430 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING SymlinkAllowedResourceAliasChecker@408353cb{base=null,protected=[]} 2024-11-03 07:52:19.430 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED SymlinkAllowedResourceAliasChecker@408353cb{base=null,protected=[]} 2024-11-03 07:52:19.431 [main] INFO o.e.j.server.handler.ContextHandler.doStop(1123) - Stopped o.e.j.s.ServletContextHandler@7868bf69{/,null,STOPPED} 2024-11-03 07:52:19.431 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED o.e.j.s.ServletContextHandler@7868bf69{/,null,STOPPED} 2024-11-03 07:52:19.431 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING CustomRequestLog@770b245d{STARTED} 2024-11-03 07:52:19.431 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING Slf4jRequestLogWriter@23fc86d7{STARTED} 2024-11-03 07:52:19.431 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED Slf4jRequestLogWriter@23fc86d7{STOPPED} 2024-11-03 07:52:19.431 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED CustomRequestLog@770b245d{STOPPED} 2024-11-03 07:52:19.431 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING AttributeContainerMap@793b8468{size=0} 2024-11-03 07:52:19.431 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.431 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED AttributeContainerMap@793b8468{size=0} 2024-11-03 07:52:19.431 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.431 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING QueuedThreadPool[qtp2006279649]@779565e1{STARTED,8<=9<=200,i=5,r=-1,t=58885ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}] 2024-11-03 07:52:19.431 [main] DEBUG o.e.j.util.thread.QueuedThreadPool.doStop(234) - Stopping QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=9<=200,i=5,r=-1,t=58885ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0}] 2024-11-03 07:52:19.431 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ReservedThreadExecutor@46cfd64b{reserved=4/4,pending=0} 2024-11-03 07:52:19.431 [qtp2006279649-68] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@7f3ef12a{RESERVED,thread=Thread[qtp2006279649-68,5,main]} task=STOP ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0} 2024-11-03 07:52:19.431 [qtp2006279649-69] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@7c71e618{RESERVED,thread=Thread[qtp2006279649-69,5,main]} task=STOP ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0} 2024-11-03 07:52:19.432 [qtp2006279649-68] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@7f3ef12a{RESERVED,thread=Thread[qtp2006279649-68,5,main]} exited ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0} 2024-11-03 07:52:19.432 [qtp2006279649-69] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@7c71e618{RESERVED,thread=Thread[qtp2006279649-69,5,main]} exited ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0} 2024-11-03 07:52:19.432 [qtp2006279649-68] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@7f3ef12a{RESERVED,thread=null} in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=9<=200,i=5,r=-1,t=58884ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0}] 2024-11-03 07:52:19.432 [qtp2006279649-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@7c71e618{RESERVED,thread=null} in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=9<=200,i=5,r=-1,t=58884ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0}] 2024-11-03 07:52:19.432 [qtp2006279649-68] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=9<=200,i=6,r=-1,t=58884ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0}] 2024-11-03 07:52:19.432 [qtp2006279649-69] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=9<=200,i=7,r=-1,t=58884ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0}] 2024-11-03 07:52:19.432 [qtp2006279649-68] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=118884ms in the future QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=9<=200,i=7,r=-1,t=58884ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0}] 2024-11-03 07:52:19.432 [qtp2006279649-69] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=118884ms in the future QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=9<=200,i=7,r=-1,t=58884ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0}] 2024-11-03 07:52:19.432 [qtp2006279649-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@770c3905{RESERVED,thread=Thread[qtp2006279649-75,5,main]} task=STOP ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0} 2024-11-03 07:52:19.432 [qtp2006279649-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@770c3905{RESERVED,thread=Thread[qtp2006279649-75,5,main]} exited ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0} 2024-11-03 07:52:19.432 [qtp2006279649-75] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@770c3905{RESERVED,thread=null} in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=9<=200,i=7,r=-1,t=58884ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0}] 2024-11-03 07:52:19.432 [qtp2006279649-75] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=9<=200,i=8,r=-1,t=58884ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0}] 2024-11-03 07:52:19.432 [qtp2006279649-75] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=118884ms in the future QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=9<=200,i=8,r=-1,t=58884ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0}] 2024-11-03 07:52:19.432 [qtp2006279649-71] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@65a59b3a{RESERVED,thread=Thread[qtp2006279649-71,5,main]} task=STOP ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0} 2024-11-03 07:52:19.432 [qtp2006279649-71] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@65a59b3a{RESERVED,thread=Thread[qtp2006279649-71,5,main]} exited ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0} 2024-11-03 07:52:19.432 [qtp2006279649-71] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@65a59b3a{RESERVED,thread=null} in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=9<=200,i=8,r=-1,t=58884ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0}] 2024-11-03 07:52:19.432 [qtp2006279649-71] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=9<=200,i=9,r=-1,t=58884ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0}] 2024-11-03 07:52:19.433 [qtp2006279649-71] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=118884ms in the future QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=9<=200,i=9,r=-1,t=58883ms,q=0}[ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0}] 2024-11-03 07:52:19.432 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ReservedThreadExecutor@46cfd64b{reserved=-1/4,pending=0} 2024-11-03 07:52:19.435 [qtp2006279649-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x0000000801461758@75686639 in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=9,r=-1,t=58881ms,q=0}[NO_TRY] 2024-11-03 07:52:19.435 [qtp2006279649-79] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x0000000801461758@75686639 in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=9,r=-1,t=58881ms,q=0}[NO_TRY] 2024-11-03 07:52:19.435 [qtp2006279649-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x0000000801461758@75686639 in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=9,r=-1,t=58881ms,q=0}[NO_TRY] 2024-11-03 07:52:19.435 [qtp2006279649-79] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x0000000801461758@75686639 in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=9,r=-1,t=58880ms,q=0}[NO_TRY] 2024-11-03 07:52:19.435 [qtp2006279649-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x0000000801461758@75686639 in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=9,r=-1,t=58881ms,q=0}[NO_TRY] 2024-11-03 07:52:19.436 [qtp2006279649-79] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=10,r=-1,t=58880ms,q=0}[NO_TRY] 2024-11-03 07:52:19.436 [qtp2006279649-74] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=11,r=-1,t=58880ms,q=0}[NO_TRY] 2024-11-03 07:52:19.436 [qtp2006279649-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x0000000801461758@75686639 in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=10,r=-1,t=58880ms,q=0}[NO_TRY] 2024-11-03 07:52:19.436 [qtp2006279649-79] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp2006279649-79,5,main] exited for QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=11,r=-1,t=58880ms,q=0}[NO_TRY] 2024-11-03 07:52:19.436 [qtp2006279649-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp2006279649-74,5,main] exited for QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=11,r=-1,t=58880ms,q=0}[NO_TRY] 2024-11-03 07:52:19.436 [qtp2006279649-70] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=12,r=-1,t=58880ms,q=0}[NO_TRY] 2024-11-03 07:52:19.436 [qtp2006279649-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp2006279649-70,5,main] exited for QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=12,r=-1,t=58880ms,q=0}[NO_TRY] 2024-11-03 07:52:19.436 [qtp2006279649-73] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x0000000801461758@75686639 in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=12,r=-1,t=58880ms,q=0}[NO_TRY] 2024-11-03 07:52:19.436 [qtp2006279649-72] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x0000000801461758@75686639 in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=12,r=-1,t=58880ms,q=0}[NO_TRY] 2024-11-03 07:52:19.436 [qtp2006279649-73] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x0000000801461758@75686639 in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=12,r=-1,t=58880ms,q=0}[NO_TRY] 2024-11-03 07:52:19.436 [qtp2006279649-73] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=13,r=-1,t=58880ms,q=0}[NO_TRY] 2024-11-03 07:52:19.436 [qtp2006279649-73] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp2006279649-73,5,main] exited for QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=13,r=-1,t=58880ms,q=0}[NO_TRY] 2024-11-03 07:52:19.436 [qtp2006279649-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x0000000801461758@75686639 in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=13,r=-1,t=58880ms,q=0}[NO_TRY] 2024-11-03 07:52:19.436 [qtp2006279649-72] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x0000000801461758@75686639 in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=12,r=-1,t=58880ms,q=0}[NO_TRY] 2024-11-03 07:52:19.436 [qtp2006279649-68] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x0000000801461758@75686639 in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=13,r=-1,t=58880ms,q=0}[NO_TRY] 2024-11-03 07:52:19.437 [qtp2006279649-71] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x0000000801461758@75686639 in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=13,r=-1,t=58879ms,q=0}[NO_TRY] 2024-11-03 07:52:19.437 [qtp2006279649-71] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x0000000801461758@75686639 in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=13,r=-1,t=58879ms,q=0}[NO_TRY] 2024-11-03 07:52:19.437 [qtp2006279649-68] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x0000000801461758@75686639 in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=13,r=-1,t=58879ms,q=0}[NO_TRY] 2024-11-03 07:52:19.436 [qtp2006279649-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x0000000801461758@75686639 in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=13,r=-1,t=58880ms,q=0}[NO_TRY] 2024-11-03 07:52:19.437 [qtp2006279649-69] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=16,r=-1,t=58879ms,q=0}[NO_TRY] 2024-11-03 07:52:19.437 [qtp2006279649-68] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=16,r=-1,t=58879ms,q=0}[NO_TRY] 2024-11-03 07:52:19.437 [qtp2006279649-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp2006279649-69,5,main] exited for QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=16,r=-1,t=58879ms,q=0}[NO_TRY] 2024-11-03 07:52:19.437 [qtp2006279649-68] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp2006279649-68,5,main] exited for QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=16,r=-1,t=58879ms,q=0}[NO_TRY] 2024-11-03 07:52:19.437 [qtp2006279649-75] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x0000000801461758@75686639 in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=13,r=-1,t=58879ms,q=0}[NO_TRY] 2024-11-03 07:52:19.437 [qtp2006279649-75] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x0000000801461758@75686639 in QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=17,r=-1,t=58879ms,q=0}[NO_TRY] 2024-11-03 07:52:19.437 [qtp2006279649-72] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=17,r=-1,t=58879ms,q=0}[NO_TRY] 2024-11-03 07:52:19.438 [qtp2006279649-75] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=18,r=-1,t=58878ms,q=0}[NO_TRY] 2024-11-03 07:52:19.438 [qtp2006279649-75] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp2006279649-75,5,main] exited for QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=18,r=-1,t=58878ms,q=0}[NO_TRY] 2024-11-03 07:52:19.438 [qtp2006279649-72] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp2006279649-72,5,main] exited for QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=18,r=-1,t=58878ms,q=0}[NO_TRY] 2024-11-03 07:52:19.437 [qtp2006279649-71] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=14,r=-1,t=58879ms,q=0}[NO_TRY] 2024-11-03 07:52:19.438 [qtp2006279649-71] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp2006279649-71,5,main] exited for QueuedThreadPool[qtp2006279649]@779565e1{STOPPING,8<=0<=200,i=18,r=-1,t=58878ms,q=0}[NO_TRY] 2024-11-03 07:52:19.438 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.435 [main] DEBUG o.e.j.util.thread.QueuedThreadPool.joinThreads(333) - Waiting for Thread[qtp2006279649-68,5,] for 2499 2024-11-03 07:52:19.438 [main] DEBUG o.e.j.util.thread.QueuedThreadPool.joinThreads(333) - Waiting for Thread[qtp2006279649-73,5,] for 2496 2024-11-03 07:52:19.439 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED QueuedThreadPool[qtp2006279649]@779565e1{STOPPED,8<=0<=200,i=18,r=-1,t=58877ms,q=0}[NO_TRY] 2024-11-03 07:52:19.439 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED Server@2952ecec{STOPPED}[11.0.23,sto=0] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.035 s -- in org.onap.policy.drools.server.restful.test.RestManagerTest [INFO] Running org.onap.policy.drools.persistence.FileSystemPersistenceTest 2024-11-03 07:52:19.451 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.451 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.drools.persistence.FileSystemPersistenceTest 2024-11-03 07:52:19.452 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-03 07:52:19.452 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 [INFO] Running org.onap.policy.drools.persistence.SystemPersistenceTest 2024-11-03 07:52:19.452 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-03 07:52:19.452 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-03 07:52:19.453 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-03 07:52:19.453 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Node -1 disconnected. 2024-11-03 07:52:19.453 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:19.453 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:19.453 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.453 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.457 [main] INFO o.o.p.d.p.FileSystemPersistence.backup(319) - FileSystemPersistence(configurationPath=config): there is an existing configuration file @ config/foo-topic.properties 2024-11-03 07:52:19.458 [main] INFO o.o.p.d.p.FileSystemPersistence.backup(319) - FileSystemPersistence(configurationPath=config): there is an existing configuration file @ config/foo-http-server.properties 2024-11-03 07:52:19.459 [main] INFO o.o.p.d.p.FileSystemPersistence.backup(319) - FileSystemPersistence(configurationPath=config): there is an existing configuration file @ config/foo-http-client.properties 2024-11-03 07:52:19.460 [main] INFO o.o.p.d.p.FileSystemPersistence.backup(319) - FileSystemPersistence(configurationPath=config): there is an existing configuration file @ config/foo-controller.properties 2024-11-03 07:52:19.461 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.drools.persistence.SystemPersistenceTest 2024-11-03 07:52:19.477 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.479 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.481 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-03 07:52:19.482 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-03 07:52:19.482 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-03 07:52:19.482 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-03 07:52:19.482 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-03 07:52:19.482 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Node -1 disconnected. 2024-11-03 07:52:19.482 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:19.482 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:19.482 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.489 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.501 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.501 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.503 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.503 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.511 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.527 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.530 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.532 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.539 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.552 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.552 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.553 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.553 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.557 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.557 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.577 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.580 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.583 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.585 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.585 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.602 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.602 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.604 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.604 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.607 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.607 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.627 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-7, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.631 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-2, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.633 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-8, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.636 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.638 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.638 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-6, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.652 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.652 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-3, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.654 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending metadata request since no node is available 2024-11-03 07:52:19.654 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-4, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available 2024-11-03 07:52:19.658 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-03 07:52:19.658 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-03 07:52:19.658 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-03 07:52:19.658 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-03 07:52:19.658 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-03 07:52:19.658 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Node -1 disconnected. 2024-11-03 07:52:19.658 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:52:19.659 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:52:19.659 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-34ba911e-fe5f-4022-a58f-66f737fb5909-5, groupId=34ba911e-fe5f-4022-a58f-66f737fb5909] Give up sending telemetry request since no node is available [INFO] [INFO] Results: [INFO] [INFO] Tests run: 463, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-management --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/policy-management/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ policy-management --- [INFO] Copying policy-core-3.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-core-3.0.1-SNAPSHOT.jar [INFO] Copying plexus-utils-3.5.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/plexus-utils-3.5.0.jar [INFO] Copying kie-api-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/kie-api-8.40.1.Final.jar [INFO] Copying ant-1.10.14.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/ant-1.10.14.jar [INFO] Copying ant-launcher-1.10.14.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/ant-launcher-1.10.14.jar [INFO] Copying mvel2-2.5.2.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/mvel2-2.5.2.Final.jar [INFO] Copying kie-ci-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/kie-ci-8.40.1.Final.jar [INFO] Copying drools-wiring-api-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-wiring-api-8.40.1.Final.jar [INFO] Copying kie-memory-compiler-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/kie-memory-compiler-8.40.1.Final.jar [INFO] Copying drools-wiring-dynamic-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-wiring-dynamic-8.40.1.Final.jar [INFO] Copying drools-base-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-base-8.40.1.Final.jar [INFO] Copying drools-util-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-util-8.40.1.Final.jar [INFO] Copying drools-compiler-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-compiler-8.40.1.Final.jar [INFO] Copying drools-drl-parser-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-drl-parser-8.40.1.Final.jar [INFO] Copying drools-drl-extensions-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-drl-extensions-8.40.1.Final.jar [INFO] Copying drools-drl-ast-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-drl-ast-8.40.1.Final.jar [INFO] Copying drools-ecj-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-ecj-8.40.1.Final.jar [INFO] Copying ecj-3.33.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/ecj-3.33.0.jar [INFO] Copying antlr-runtime-3.5.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/antlr-runtime-3.5.2.jar [INFO] Copying drools-mvel-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-mvel-8.40.1.Final.jar [INFO] Copying drools-serialization-protobuf-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-serialization-protobuf-8.40.1.Final.jar [INFO] Copying kie-internal-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/kie-internal-8.40.1.Final.jar [INFO] Copying kie-util-maven-support-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/kie-util-maven-support-8.40.1.Final.jar [INFO] Copying kie-util-maven-integration-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/kie-util-maven-integration-8.40.1.Final.jar [INFO] Copying maven-resolver-connector-basic-1.7.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-resolver-connector-basic-1.7.3.jar [INFO] Copying maven-resolver-transport-wagon-1.7.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-resolver-transport-wagon-1.7.3.jar [INFO] Copying maven-resolver-transport-file-1.7.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-resolver-transport-file-1.7.3.jar [INFO] Copying maven-resolver-transport-http-1.7.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-resolver-transport-http-1.7.3.jar [INFO] Copying httpclient-4.5.14.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/httpclient-4.5.14.jar [INFO] Copying jakarta.enterprise.cdi-api-2.0.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.enterprise.cdi-api-2.0.2.jar [INFO] Copying jakarta.el-api-3.0.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.el-api-3.0.3.jar [INFO] Copying jakarta.interceptor-api-1.2.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.interceptor-api-1.2.5.jar [INFO] Copying jakarta.ejb-api-3.2.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.ejb-api-3.2.6.jar [INFO] Copying wagon-http-3.5.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/wagon-http-3.5.1.jar [INFO] Copying wagon-http-shared-3.5.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/wagon-http-shared-3.5.1.jar [INFO] Copying httpcore-4.4.16.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/httpcore-4.4.16.jar [INFO] Copying maven-core-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-core-3.8.6.jar [INFO] Copying maven-model-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-model-3.8.6.jar [INFO] Copying maven-settings-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-settings-3.8.6.jar [INFO] Copying maven-settings-builder-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-settings-builder-3.8.6.jar [INFO] Copying plexus-sec-dispatcher-2.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/plexus-sec-dispatcher-2.0.jar [INFO] Copying plexus-cipher-2.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/plexus-cipher-2.0.jar [INFO] Copying maven-builder-support-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-builder-support-3.8.6.jar [INFO] Copying maven-repository-metadata-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-repository-metadata-3.8.6.jar [INFO] Copying maven-artifact-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-artifact-3.8.6.jar [INFO] Copying maven-plugin-api-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-plugin-api-3.8.6.jar [INFO] Copying maven-model-builder-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-model-builder-3.8.6.jar [INFO] Copying maven-resolver-provider-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-resolver-provider-3.8.6.jar [INFO] Copying maven-resolver-impl-1.6.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-resolver-impl-1.6.3.jar [INFO] Copying maven-resolver-api-1.6.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-resolver-api-1.6.3.jar [INFO] Copying maven-resolver-spi-1.6.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-resolver-spi-1.6.3.jar [INFO] Copying maven-resolver-util-1.6.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-resolver-util-1.6.3.jar [INFO] Copying maven-shared-utils-3.3.4.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-shared-utils-3.3.4.jar [INFO] Copying org.eclipse.sisu.plexus-0.3.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/org.eclipse.sisu.plexus-0.3.5.jar [INFO] Copying org.eclipse.sisu.inject-0.3.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/org.eclipse.sisu.inject-0.3.5.jar [INFO] Copying guice-4.2.2-no_aop.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/guice-4.2.2-no_aop.jar [INFO] Copying aopalliance-1.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/aopalliance-1.0.jar [INFO] Copying plexus-classworlds-2.6.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/plexus-classworlds-2.6.0.jar [INFO] Copying plexus-interpolation-1.26.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/plexus-interpolation-1.26.jar [INFO] Copying plexus-component-annotations-2.1.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/plexus-component-annotations-2.1.0.jar [INFO] Copying maven-compat-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-compat-3.8.6.jar [INFO] Copying wagon-provider-api-3.5.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/wagon-provider-api-3.5.1.jar [INFO] Copying javax.inject-1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/javax.inject-1.jar [INFO] Copying guava-33.0.0-jre.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/guava-33.0.0-jre.jar [INFO] Copying failureaccess-1.0.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/failureaccess-1.0.2.jar [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Copying jsr305-3.0.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jsr305-3.0.2.jar [INFO] Copying error_prone_annotations-2.23.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/error_prone_annotations-2.23.0.jar [INFO] Copying j2objc-annotations-2.8.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/j2objc-annotations-2.8.jar [INFO] Copying jcl-over-slf4j-2.0.13.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jcl-over-slf4j-2.0.13.jar [INFO] Copying drools-engine-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-engine-8.40.1.Final.jar [INFO] Copying drools-kiesession-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-kiesession-8.40.1.Final.jar [INFO] Copying drools-tms-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-tms-8.40.1.Final.jar [INFO] Copying drools-model-compiler-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-model-compiler-8.40.1.Final.jar [INFO] Copying drools-canonical-model-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-canonical-model-8.40.1.Final.jar [INFO] Copying drools-model-codegen-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-model-codegen-8.40.1.Final.jar [INFO] Copying drools-codegen-common-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-codegen-common-8.40.1.Final.jar [INFO] Copying javaparser-core-3.24.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/javaparser-core-3.24.2.jar [INFO] Copying drools-mvel-parser-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-mvel-parser-8.40.1.Final.jar [INFO] Copying drools-mvel-compiler-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-mvel-compiler-8.40.1.Final.jar [INFO] Copying drools-commands-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-commands-8.40.1.Final.jar [INFO] Copying drools-core-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-core-8.40.1.Final.jar [INFO] Copying kie-util-xml-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/kie-util-xml-8.40.1.Final.jar [INFO] Copying drools-wiring-static-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-wiring-static-8.40.1.Final.jar [INFO] Copying drools-io-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-io-8.40.1.Final.jar [INFO] Copying drools-xml-support-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-xml-support-8.40.1.Final.jar [INFO] Copying xstream-1.4.20.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/xstream-1.4.20.jar [INFO] Copying mxparser-1.2.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/mxparser-1.2.2.jar [INFO] Copying xmlpull-1.1.3.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/xmlpull-1.1.3.1.jar [INFO] Copying drools-persistence-jpa-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-persistence-jpa-8.40.1.Final.jar [INFO] Copying drools-persistence-api-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-persistence-api-8.40.1.Final.jar [INFO] Copying protobuf-java-3.22.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/protobuf-java-3.22.0.jar [INFO] Copying capabilities-3.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/capabilities-3.0.1-SNAPSHOT.jar [INFO] Copying policy-utils-3.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-utils-3.0.1-SNAPSHOT.jar [INFO] Copying commons-configuration2-2.11.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-configuration2-2.11.0.jar [INFO] Copying commons-text-1.10.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-text-1.10.0.jar [INFO] Copying core-0.12.4.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/core-0.12.4.jar [INFO] Copying handy-uri-templates-2.1.8.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/handy-uri-templates-2.1.8.jar [INFO] Copying joda-time-2.10.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/joda-time-2.10.2.jar [INFO] Copying icu4j-74.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/icu4j-74.2.jar [INFO] Copying commons-validator-1.8.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-validator-1.8.0.jar [INFO] Copying commons-beanutils-1.9.4.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-beanutils-1.9.4.jar [INFO] Copying commons-digester-2.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-digester-2.1.jar [INFO] Copying commons-collections-3.2.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-collections-3.2.2.jar [INFO] Copying joni-2.2.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/joni-2.2.1.jar [INFO] Copying jcodings-1.0.58.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jcodings-1.0.58.jar [INFO] Copying jsoup-1.17.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jsoup-1.17.2.jar [INFO] Copying jaxb-xjc-4.0.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jaxb-xjc-4.0.5.jar [INFO] Copying jaxb-core-4.0.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jaxb-core-4.0.5.jar [INFO] Copying angus-activation-2.0.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/angus-activation-2.0.2.jar [INFO] Copying jaxb-impl-4.0.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jaxb-impl-4.0.5.jar [INFO] Copying jakarta.activation-api-2.1.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.activation-api-2.1.2.jar [INFO] Copying jakarta.inject-api-2.0.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.inject-api-2.0.1.jar [INFO] Copying jakarta.xml.bind-api-4.0.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.xml.bind-api-4.0.2.jar [INFO] Copying jakarta.inject-2.6.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.inject-2.6.1.jar [INFO] Copying policy-domains-3.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-domains-3.0.1-SNAPSHOT.jar [INFO] Copying gson-2.10.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/gson-2.10.1.jar [INFO] Copying policy-models-examples-4.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-models-examples-4.0.1-SNAPSHOT.jar [INFO] Copying policy-endpoints-3.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-endpoints-3.0.1-SNAPSHOT.jar [INFO] Copying common-parameters-3.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/common-parameters-3.0.1-SNAPSHOT.jar [INFO] Copying jakarta.validation-api-3.0.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.validation-api-3.0.2.jar [INFO] Copying jersey-container-servlet-core-3.1.8.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jersey-container-servlet-core-3.1.8.jar [INFO] Copying jersey-server-3.1.8.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jersey-server-3.1.8.jar [INFO] Copying jersey-client-3.1.8.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jersey-client-3.1.8.jar [INFO] Copying jakarta.annotation-api-3.0.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.annotation-api-3.0.0.jar [INFO] Copying jetty-security-11.0.23.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jetty-security-11.0.23.jar [INFO] Copying opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar [INFO] Copying opentelemetry-instrumentation-api-2.7.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/opentelemetry-instrumentation-api-2.7.0.jar [INFO] Copying opentelemetry-api-incubator-1.41.0-alpha.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/opentelemetry-api-incubator-1.41.0-alpha.jar [INFO] Copying opentelemetry-semconv-1.25.0-alpha.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/opentelemetry-semconv-1.25.0-alpha.jar [INFO] Copying opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar [INFO] Copying opentelemetry-api-1.41.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/opentelemetry-api-1.41.0.jar [INFO] Copying opentelemetry-context-1.41.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/opentelemetry-context-1.41.0.jar [INFO] Copying opentelemetry-kafka-clients-common-2.7.0-alpha.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/opentelemetry-kafka-clients-common-2.7.0-alpha.jar [INFO] Copying gson-3.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/gson-3.0.1-SNAPSHOT.jar [INFO] Copying jakarta.ws.rs-api-4.0.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.ws.rs-api-4.0.0.jar [INFO] Copying lombok-1.18.30.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/lombok-1.18.30.jar [INFO] Copying re2j-1.7.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/re2j-1.7.jar [INFO] Copying utils-3.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/utils-3.0.1-SNAPSHOT.jar [INFO] Copying commons-net-3.9.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-net-3.9.0.jar [INFO] Copying commons-cli-1.5.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-cli-1.5.0.jar [INFO] Copying jakarta.persistence-api-3.1.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.persistence-api-3.1.0.jar [INFO] Copying logback-core-1.5.7.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/logback-core-1.5.7.jar [INFO] Copying commons-lang3-3.14.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-lang3-3.14.0.jar [INFO] Copying snakeyaml-2.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/snakeyaml-2.2.jar [INFO] Copying policy-models-pdp-4.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-models-pdp-4.0.1-SNAPSHOT.jar [INFO] Copying policy-models-base-4.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-models-base-4.0.1-SNAPSHOT.jar [INFO] Copying policy-models-errors-4.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-models-errors-4.0.1-SNAPSHOT.jar [INFO] Copying policy-models-tosca-4.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-models-tosca-4.0.1-SNAPSHOT.jar [INFO] Copying policy-models-dao-4.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-models-dao-4.0.1-SNAPSHOT.jar [INFO] Copying jetty-server-11.0.23.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jetty-server-11.0.23.jar [INFO] Copying jetty-http-11.0.23.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jetty-http-11.0.23.jar [INFO] Copying jetty-util-11.0.23.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jetty-util-11.0.23.jar [INFO] Copying jetty-io-11.0.23.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jetty-io-11.0.23.jar [INFO] Copying jetty-jakarta-servlet-api-5.0.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jetty-jakarta-servlet-api-5.0.2.jar [INFO] Copying jetty-servlet-11.0.23.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jetty-servlet-11.0.23.jar [INFO] Copying gson-javatime-serialisers-1.1.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/gson-javatime-serialisers-1.1.2.jar [INFO] Copying json-path-2.9.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/json-path-2.9.0.jar [INFO] Copying json-smart-2.5.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/json-smart-2.5.0.jar [INFO] Copying accessors-smart-2.5.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/accessors-smart-2.5.0.jar [INFO] Copying asm-9.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/asm-9.3.jar [INFO] Copying commons-collections4-4.5.0-M2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-collections4-4.5.0-M2.jar [INFO] Copying commons-jexl3-3.2.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-jexl3-3.2.1.jar [INFO] Copying commons-logging-1.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-logging-1.2.jar [INFO] Copying jersey-hk2-3.1.8.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jersey-hk2-3.1.8.jar [INFO] Copying jersey-common-3.1.8.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jersey-common-3.1.8.jar [INFO] Copying osgi-resource-locator-1.0.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/osgi-resource-locator-1.0.3.jar [INFO] Copying hk2-locator-3.0.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/hk2-locator-3.0.6.jar [INFO] Copying aopalliance-repackaged-3.0.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/aopalliance-repackaged-3.0.6.jar [INFO] Copying hk2-api-3.0.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/hk2-api-3.0.6.jar [INFO] Copying hk2-utils-3.0.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/hk2-utils-3.0.6.jar [INFO] Copying javassist-3.30.2-GA.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/javassist-3.30.2-GA.jar [INFO] Copying simpleclient_servlet_jakarta-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/simpleclient_servlet_jakarta-0.16.0.jar [INFO] Copying simpleclient-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/simpleclient-0.16.0.jar [INFO] Copying simpleclient_tracer_otel-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/simpleclient_tracer_otel-0.16.0.jar [INFO] Copying simpleclient_tracer_common-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/simpleclient_tracer_common-0.16.0.jar [INFO] Copying simpleclient_tracer_otel_agent-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/simpleclient_tracer_otel_agent-0.16.0.jar [INFO] Copying simpleclient_common-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/simpleclient_common-0.16.0.jar [INFO] Copying simpleclient_servlet_common-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/simpleclient_servlet_common-0.16.0.jar [INFO] Copying simpleclient_hotspot-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/simpleclient_hotspot-0.16.0.jar [INFO] Copying commons-codec-1.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-codec-1.16.0.jar [INFO] Copying logback-classic-1.5.7.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/logback-classic-1.5.7.jar [INFO] Copying kafka-clients-3.8.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/kafka-clients-3.8.0.jar [INFO] Copying zstd-jni-1.5.6-3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/zstd-jni-1.5.6-3.jar [INFO] Copying lz4-java-1.8.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/lz4-java-1.8.0.jar [INFO] Copying snappy-java-1.1.10.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/snappy-java-1.1.10.5.jar [INFO] Copying mariadb-java-client-3.3.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/mariadb-java-client-3.3.3.jar [INFO] Copying waffle-jna-3.3.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/waffle-jna-3.3.0.jar [INFO] Copying jna-5.13.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jna-5.13.0.jar [INFO] Copying jna-platform-5.13.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jna-platform-5.13.0.jar [INFO] Copying caffeine-2.9.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/caffeine-2.9.3.jar [INFO] Copying postgresql-42.7.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/postgresql-42.7.2.jar [INFO] Copying checker-qual-3.42.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/checker-qual-3.42.0.jar [INFO] Copying hibernate-core-6.5.2.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/hibernate-core-6.5.2.Final.jar [INFO] Copying jakarta.transaction-api-2.0.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.transaction-api-2.0.1.jar [INFO] Copying jboss-logging-3.5.0.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jboss-logging-3.5.0.Final.jar [INFO] Copying hibernate-commons-annotations-6.0.6.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/hibernate-commons-annotations-6.0.6.Final.jar [INFO] Copying jandex-3.1.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jandex-3.1.2.jar [INFO] Copying classmate-1.5.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/classmate-1.5.1.jar [INFO] Copying byte-buddy-1.14.15.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/byte-buddy-1.14.15.jar [INFO] Copying jaxb-runtime-4.0.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jaxb-runtime-4.0.5.jar [INFO] Copying jaxb-core-4.0.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jaxb-core-4.0.5.jar [INFO] Copying txw2-4.0.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/txw2-4.0.5.jar [INFO] Copying istack-commons-runtime-4.1.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/istack-commons-runtime-4.1.2.jar [INFO] Copying antlr4-runtime-4.13.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/antlr4-runtime-4.13.0.jar [INFO] Copying commons-io-2.13.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-io-2.13.0.jar [INFO] Copying simpleclient_logback-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/simpleclient_logback-0.16.0.jar [INFO] Copying swagger-annotations-2.2.20.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/swagger-annotations-2.2.20.jar [INFO] Copying swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.20.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.20.jar [INFO] Copying swagger-jaxrs2-jakarta-2.2.20.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/swagger-jaxrs2-jakarta-2.2.20.jar [INFO] Copying classgraph-4.8.165.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/classgraph-4.8.165.jar [INFO] Copying swagger-models-jakarta-2.2.20.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/swagger-models-jakarta-2.2.20.jar [INFO] Copying jackson-annotations-2.17.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jackson-annotations-2.17.2.jar [INFO] Copying swagger-annotations-jakarta-2.2.20.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/swagger-annotations-jakarta-2.2.20.jar [INFO] Copying swagger-integration-jakarta-2.2.20.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/swagger-integration-jakarta-2.2.20.jar [INFO] Copying swagger-core-jakarta-2.2.20.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/swagger-core-jakarta-2.2.20.jar [INFO] Copying jackson-dataformat-yaml-2.17.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jackson-dataformat-yaml-2.17.2.jar [INFO] Copying jackson-datatype-jsr310-2.17.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jackson-datatype-jsr310-2.17.2.jar [INFO] Copying jackson-databind-2.17.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jackson-databind-2.17.2.jar [INFO] Copying jackson-core-2.17.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jackson-core-2.17.2.jar [INFO] Copying jackson-jakarta-rs-json-provider-2.17.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jackson-jakarta-rs-json-provider-2.17.2.jar [INFO] Copying jackson-jakarta-rs-base-2.17.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jackson-jakarta-rs-base-2.17.2.jar [INFO] Copying jackson-module-jakarta-xmlbind-annotations-2.17.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jackson-module-jakarta-xmlbind-annotations-2.17.2.jar [INFO] Copying jakarta.servlet-api-6.1.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.servlet-api-6.1.0.jar [INFO] Copying slf4j-api-2.0.13.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/slf4j-api-2.0.13.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-management --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/policy-management/target/policy-management-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ policy-management --- [INFO] Reading assembly descriptor: src/assembly/assemble_zip.xml [INFO] Building zip: /w/workspace/policy-drools-pdp-sonar/policy-management/target/policy-management-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-management --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-management --- [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] Analyzed bundle 'policy-core' with 16 classes [INFO] Analyzed bundle 'policy-domains' with 2 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-management --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/policy-management/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-management --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/policy-management/pom.xml to /tmp/r/org/onap/policy/drools-pdp/policy-management/3.0.1-SNAPSHOT/policy-management-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/policy-management/target/policy-management-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/policy-management/3.0.1-SNAPSHOT/policy-management-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-drools-pdp-sonar/policy-management/target/policy-management-3.0.1-SNAPSHOT.zip to /tmp/r/org/onap/policy/drools-pdp/policy-management/3.0.1-SNAPSHOT/policy-management-3.0.1-SNAPSHOT.zip [INFO] [INFO] -----------< org.onap.policy.drools-pdp:feature-healthcheck >----------- [INFO] Building feature-healthcheck 3.0.1-SNAPSHOT [6/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-healthcheck --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-healthcheck --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --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] --- swagger-codegen-maven-plugin:3.0.52:generate (code-gen) @ feature-healthcheck --- [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] writing file /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/healthcheck/HealthcheckApi.java [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ feature-healthcheck --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ feature-healthcheck --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-healthcheck --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-healthcheck --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-healthcheck --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-healthcheck --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-healthcheck --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.drools.healthcheck.RestHealthCheckTest 07:52:25.765 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.onap.policy.common.endpoints logger to level WARN 07:52:25.772 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.eclipse logger to level ERROR 07:52:25.772 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.onap.policy.drools.healthcheck logger to level DEBUG 07:52:25.772 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting ROOT logger to level INFO OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:52:30.474 [lifecycle-8768] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:52:30.474 [lifecycle-8768] INFO org.onap.policy.common.gson.JacksonHandler -- Using GSON with Jackson behaviors for REST calls 07:52:30.782 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:52:30.787 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.540 s -- in org.onap.policy.drools.healthcheck.RestHealthCheckTest [INFO] Running org.onap.policy.drools.healthcheck.HealthCheckManagerTest 07:52:31.553 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=true, startTime=1730620351544, endTime=1730620351553, elapsedTime=9, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730620351544, endTime=1730620351544, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=true, code=201, startTime=1730620351544, endTime=1730620351553, elapsedTime=9, message=no rules configured)]) 07:52:31.568 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1730620351567, endTime=1730620351568, elapsedTime=1, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730620351567, endTime=1730620351567, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=false, code=400, startTime=1730620351567, endTime=1730620351568, elapsedTime=1, message=disabled)]) 07:52:31.580 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- client healthchecks ignored as engine is not active 07:52:31.702 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- org.onap.policy.drools.healthcheck.HealthCheckManagerTest$HealthCheckMonitorImpl@4ea43d4d: cannot contact http-client name-b java.lang.RuntimeException: expected exception at org.onap.policy.drools.healthcheck.HealthCheckManager.reportOn(HealthCheckManager.java:317) at org.onap.policy.drools.healthcheck.HealthCheckManager.lambda$createSupplier$2(HealthCheckManager.java:335) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 07:52:31.707 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1730620351703, endTime=1730620351707, elapsedTime=4, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730620351703, endTime=1730620351704, elapsedTime=1, message=enabled), HealthCheck.Report(name=name-a, url=url-a, healthy=true, code=200, startTime=1730620351701, endTime=1730620351702, elapsedTime=1, message=OK), HealthCheck.Report(name=name-b, url=url-b, healthy=false, code=9000, startTime=1730620351702, endTime=1730620351706, elapsedTime=4, message=cannot reach component), HealthCheck.Report(name=name-c, url=url-c, healthy=false, code=404, startTime=1730620351703, endTime=1730620351707, elapsedTime=4, message=Not Found)]) 07:52:31.709 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=true, startTime=1730620351708, endTime=1730620351709, elapsedTime=1, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730620351708, endTime=1730620351708, elapsedTime=0, message=enabled), HealthCheck.Report(name=name-a, url=url-a, healthy=true, code=200, startTime=1730620351708, endTime=1730620351709, elapsedTime=1, message=OK)]) 07:52:31.735 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- cannot start http-server HEALTHCHECK java.lang.RuntimeException: expected exception at org.onap.policy.drools.healthcheck.HealthCheckManager.startServer(HealthCheckManager.java:465) at org.onap.policy.drools.healthcheck.HealthCheckManager.startHealthcheckServer(HealthCheckManager.java:460) at org.onap.policy.drools.healthcheck.HealthCheckManager.start(HealthCheckManager.java:392) at org.onap.policy.drools.healthcheck.HealthCheckManagerTest.testStart(HealthCheckManagerTest.java:367) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:52:31.736 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- HEALTHCHECK: cannot start java.lang.RuntimeException: expected exception at org.onap.policy.drools.healthcheck.HealthCheckManagerTest$1.getServerFactory(HealthCheckManagerTest.java:377) at org.onap.policy.drools.healthcheck.HealthCheckManager.start(HealthCheckManager.java:379) at org.onap.policy.drools.healthcheck.HealthCheckManagerTest.testStart(HealthCheckManagerTest.java:380) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:52:31.762 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- no controllers to live check 07:52:31.763 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- cannot get controller controller3 07:52:31.775 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- name-a: cannot stop http-client 07:52:31.775 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- name-b: cannot stop http-client 07:52:31.776 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- name-c: cannot stop http-client 07:52:31.782 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- controller healthchecks ignored as engine is not active 07:52:41.802 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1730620351800, endTime=1730620361802, elapsedTime=10002, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730620351800, endTime=1730620351800, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=false, code=3000, startTime=1730620351800, endTime=1730620361801, elapsedTime=10001, message=healthcheck timeout), HealthCheck.Report(name=drools2, url=2:2:2, healthy=true, code=2, startTime=1730620351801, endTime=1730620351802, elapsedTime=1, message=[session2:{java.lang.Integer=2}])]) 07:52:51.805 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout encountered 07:52:51.833 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "main" prio=5 Id=1 RUNNABLE at java.management@17.0.4/sun.management.ThreadImpl.dumpThreads0(Native Method) at java.management@17.0.4/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521) at app//org.onap.policy.drools.healthcheck.HealthCheckManager.log(HealthCheckManager.java:483) at app//org.onap.policy.drools.healthcheck.HealthCheckManager.controllerHealthcheck(HealthCheckManager.java:183) at app//org.onap.policy.drools.healthcheck.HealthCheckManagerTest.testControllerHealthcheck(HealthCheckManagerTest.java:242) at java.base@17.0.4/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@17.0.4/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base@17.0.4/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ... 07:52:51.840 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "Reference Handler" daemon prio=10 Id=2 RUNNABLE at java.base@17.0.4/java.lang.ref.Reference.waitForReferencePendingList(Native Method) at java.base@17.0.4/java.lang.ref.Reference.processPendingReferences(Reference.java:253) at java.base@17.0.4/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215) 07:52:51.840 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "Finalizer" daemon prio=8 Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@29dfc68f at java.base@17.0.4/java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@29dfc68f at java.base@17.0.4/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at java.base@17.0.4/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176) at java.base@17.0.4/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172) 07:52:51.841 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "Signal Dispatcher" daemon prio=9 Id=4 RUNNABLE 07:52:51.841 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "Common-Cleaner" daemon prio=8 Id=11 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@320ba79f at java.base@17.0.4/java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@320ba79f at java.base@17.0.4/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at java.base@17.0.4/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140) at java.base@17.0.4/java.lang.Thread.run(Thread.java:833) at java.base@17.0.4/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162) 07:52:51.841 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "Notification Thread" daemon prio=9 Id=13 RUNNABLE 07:52:51.841 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "surefire-forkedjvm-stream-flusher" daemon prio=5 Id=14 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@333a2df2 at java.base@17.0.4/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@333a2df2 at java.base@17.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) at java.base@17.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) at java.base@17.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ... 07:52:51.842 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "surefire-forkedjvm-command-thread" daemon prio=5 Id=16 RUNNABLE (in native) at java.base@17.0.4/java.io.FileInputStream.readBytes(Native Method) at java.base@17.0.4/java.io.FileInputStream.read(FileInputStream.java:276) at java.base@17.0.4/java.io.BufferedInputStream.read1(BufferedInputStream.java:282) at java.base@17.0.4/java.io.BufferedInputStream.read(BufferedInputStream.java:343) - locked java.io.BufferedInputStream@5ffdd510 at java.base@17.0.4/java.io.BufferedInputStream.fill(BufferedInputStream.java:244) at java.base@17.0.4/java.io.BufferedInputStream.read1(BufferedInputStream.java:284) at java.base@17.0.4/java.io.BufferedInputStream.read(BufferedInputStream.java:343) - locked java.io.BufferedInputStream@6719f206 at app//org.apache.maven.surefire.api.util.internal.Channels$3.readImpl(Channels.java:169) ... 07:52:51.842 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "process reaper" daemon prio=10 Id=18 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@5ae16aa at java.base@17.0.4/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.SynchronousQueue$TransferStack@5ae16aa at java.base@17.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.4/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401) at java.base@17.0.4/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903) at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.4/java.lang.Thread.run(Thread.java:833) 07:52:51.842 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "Attach Listener" daemon prio=9 Id=19 RUNNABLE 07:52:51.842 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "ForkJoinPool.commonPool-worker-1" daemon prio=5 Id=33 TIMED_WAITING at java.base@17.0.4/java.lang.Thread.sleep(Native Method) at java.base@17.0.4/java.lang.Thread.sleep(Thread.java:337) at java.base@17.0.4/java.util.concurrent.TimeUnit.sleep(TimeUnit.java:446) at app//org.mockito.internal.stubbing.answers.AnswersWithDelay.answer(AnswersWithDelay.java:36) at app//org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at app//org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at app//org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at app//org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) ... 07:52:51.842 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "CompletableFutureDelayScheduler" daemon prio=5 Id=34 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@344a065a at java.base@17.0.4/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@344a065a at java.base@17.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.4/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.4/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170) at java.base@17.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) ... 07:52:51.842 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "ForkJoinPool.commonPool-worker-2" daemon prio=5 Id=35 WAITING on java.util.concurrent.ForkJoinPool@3051e476 at java.base@17.0.4/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@3051e476 at java.base@17.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.4/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) at java.base@17.0.4/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at java.base@17.0.4/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 07:52:51.842 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1730620361804, endTime=1730620371805, elapsedTime=10001, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730620361804, endTime=1730620361805, elapsedTime=1, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=false, code=3000, startTime=1730620361803, endTime=1730620371804, elapsedTime=10001, message=healthcheck timeout)]) 07:52:51.844 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=true, startTime=1730620371843, endTime=1730620371844, elapsedTime=1, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730620371843, endTime=1730620371844, elapsedTime=1, message=enabled), HealthCheck.Report(name=drools2, url=2:2:2, healthy=true, code=2, startTime=1730620371842, endTime=1730620371843, elapsedTime=1, message=[session2:{java.lang.Integer=2}])]) 07:52:51.867 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- controller healthchecks ignored as engine is not active 07:52:51.873 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- org.onap.policy.drools.healthcheck.HealthCheckManagerTest$HealthCheckMonitorImpl@438c0aaf: cannot contact http-client name-b java.lang.RuntimeException: expected exception at org.onap.policy.drools.healthcheck.HealthCheckManager.reportOn(HealthCheckManager.java:317) at org.onap.policy.drools.healthcheck.HealthCheckManager.lambda$createSupplier$2(HealthCheckManager.java:335) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 07:53:01.870 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1730620371868, endTime=1730620381870, elapsedTime=10002, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730620371868, endTime=1730620371868, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=false, code=3000, startTime=1730620371869, endTime=1730620381869, elapsedTime=10000, message=healthcheck timeout), HealthCheck.Report(name=drools2, url=2:2:2, healthy=true, code=2, startTime=1730620371869, endTime=1730620371873, elapsedTime=4, message=[session2:{java.lang.Integer=2}]), HealthCheck.Report(name=name-a, url=url-a, healthy=true, code=200, startTime=1730620371872, endTime=1730620371873, elapsedTime=1, message=OK), HealthCheck.Report(name=name-b, url=url-b, healthy=false, code=9000, startTime=1730620371872, endTime=1730620371873, elapsedTime=1, message=cannot reach component), HealthCheck.Report(name=name-c, url=url-c, healthy=false, code=404, startTime=1730620371872, endTime=1730620371874, elapsedTime=2, message=Not Found)]) 07:53:01.903 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1730620381902, endTime=1730620381903, elapsedTime=1, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730620381902, endTime=1730620381902, elapsedTime=0, message=enabled), HealthCheck.Report(name=unknown, url=java.lang.Integer, healthy=false, code=9010, startTime=1730620381902, endTime=1730620381903, elapsedTime=1, message=unknown entity)]) [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.71 s -- in org.onap.policy.drools.healthcheck.HealthCheckManagerTest [INFO] Running org.onap.policy.drools.healthcheck.HealthCheckFeatureTest 07:53:01.919 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.onap.policy.common.endpoints logger to level WARN 07:53:01.920 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.eclipse logger to level ERROR 07:53:01.920 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.onap.policy.drools.healthcheck logger to level DEBUG 07:53:01.920 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting ROOT logger to level INFO 07:53:05.127 [main] WARN org.kie.maven.integration.embedder.MavenProjectLoader -- Unable to parse pom.xml file of the running project: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT: Could not find artifact org.onap.policy.parent:integration:pom:5.0.1-SNAPSHOT and 'parent.relativePath' points at no local POM @ org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT, /w/workspace/policy-drools-pdp-sonar/pom.xml, line 27, column 13 07:53:05.145 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 07:53:05.160 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 07:53:05.165 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- drools-controller instantiation [org.onap.policy.drools.healthcheck:echo:1.0.0] 07:53:05.288 [main] WARN org.drools.compiler.kie.builder.impl.KieBuilderImpl -- File 'drools1.drl' is in folder '' but declares package 'org.onap.policy.drools.core'. It is advised to have a correspondance between package and folder names. 07:53:05.319 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: defaultKieBase 07:53:05.372 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: defaultKieBase 07:53:05.372 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: onap.policies.drools.healthcheck 07:53:05.375 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: onap.policies.drools.healthcheck 07:53:05.377 [main] INFO org.onap.policy.drools.core.PolicyContainer -- Add a new kieContainer in containers: releaseId: org.onap.policy.drools.healthcheck:echo:1.0.0 07:53:05.377 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:05.379 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:05.424 [main] INFO org.onap.policy.drools.system.internal.AggregatedPolicyController -- AggregatedPolicyController(name=echo, alive=false, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=32027560]): start 07:53:05.427 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- START: MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=32027560] 07:53:05.427 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:name :echo 07:53:05.429 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 07:53:05.494 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:new session was added in sessions with name echo 07:53:05.495 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:session - org.onap.policy.drools.healthcheck:echo:1.0.0:echo is returned. 07:53:05.496 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session org.onap.policy.drools.healthcheck:echo:1.0.0:echo 07:53:05.515 [main] ERROR org.onap.policy.drools.healthcheck.HealthCheckFeature -- Healthcheck Monitor cannot be stopped java.lang.IllegalStateException: expected exception at org.onap.policy.drools.healthcheck.HealthCheckFeature.afterShutdown(HealthCheckFeature.java:73) at org.onap.policy.drools.healthcheck.HealthCheckFeatureTest.testAfterShutdown(HealthCheckFeatureTest.java:192) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ECHO: I am up 07:53:05.661 [LIVENESS-7776] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:05.668 [HEALTHCHECK-7777] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:15.617 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:15.619 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:15.628 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:15.634 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:15.636 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:15.637 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:15.644 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:15.646 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:15.785 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckFeatureTest -- HealthCheck.Reports(healthy=false, startTime=1730620395593, endTime=1730620395785, elapsedTime=192, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730620395593, endTime=1730620395594, elapsedTime=1, message=enabled), HealthCheck.Report(name=echo, url=org.onap.policy.drools.healthcheck:echo:1.0.0, healthy=true, code=1, startTime=1730620395595, endTime=1730620395611, elapsedTime=16, message=[echo:{java.lang.String=1}]), HealthCheck.Report(name=HEALTHCHECK, url=http://localhost:7777/healthcheck/test, healthy=true, code=200, startTime=1730620395596, endTime=1730620395654, elapsedTime=58, message=OK), HealthCheck.Report(name=LIVENESS, url=http://localhost:7776/healthcheck/test, healthy=true, code=200, startTime=1730620395597, endTime=1730620395629, elapsedTime=32, message=OK), HealthCheck.Report(name=UNAUTH, url=http://localhost:7777/healthcheck/test, healthy=false, code=401, startTime=1730620395597, endTime=1730620395661, elapsedTime=64, message=Unauthorized), HealthCheck.Report(name=STUCK, url=http://localhost:7776/healthcheck/stuck, healthy=true, code=200, startTime=1730620395597, endTime=1730620395783, elapsedTime=186, message=OK)]) 07:53:20.795 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckFeatureTest -- HealthCheck.Reports(healthy=false, startTime=1730620395791, endTime=1730620400795, elapsedTime=5004, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730620395791, endTime=1730620395792, elapsedTime=1, message=enabled), HealthCheck.Report(name=echo, url=org.onap.policy.drools.healthcheck:echo:1.0.0, healthy=false, code=3000, startTime=1730620395792, endTime=1730620400792, elapsedTime=5000, message=healthcheck timeout), HealthCheck.Report(name=HEALTHCHECK, url=http://localhost:7777/healthcheck/test, healthy=true, code=200, startTime=1730620395792, endTime=1730620395800, elapsedTime=8, message=OK), HealthCheck.Report(name=LIVENESS, url=http://localhost:7776/healthcheck/test, healthy=true, code=200, startTime=1730620395793, endTime=1730620395806, elapsedTime=13, message=OK), HealthCheck.Report(name=UNAUTH, url=http://localhost:7777/healthcheck/test, healthy=false, code=401, startTime=1730620395793, endTime=1730620395804, elapsedTime=11, message=Unauthorized), HealthCheck.Report(name=STUCK, url=http://localhost:7776/healthcheck/stuck, healthy=false, code=3000, startTime=1730620395793, endTime=1730620400794, elapsedTime=5001, message=healthcheck timeout)]) 07:53:20.807 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- org.onap.policy.drools.healthcheck.HealthCheckManager@404f665e: cannot contact http-client STUCK jakarta.ws.rs.ProcessingException: java.net.ConnectException: Connection refused at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:288) at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:300) at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$0(JerseyInvocation.java:674) at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:709) at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:703) 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:205) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:391) at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:703) at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:673) at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:413) at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:313) at org.onap.policy.common.endpoints.http.client.internal.JerseyClient.get(JerseyClient.java:192) at org.onap.policy.drools.healthcheck.HealthCheckManager.reportOn(HealthCheckManager.java:317) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$Xwke25MB.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.onap.policy.drools.healthcheck.HealthCheckManager.reportOn(HealthCheckManager.java:312) at org.onap.policy.drools.healthcheck.HealthCheckManager.lambda$createSupplier$2(HealthCheckManager.java:335) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 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.Socket.connect(Socket.java:633) at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:178) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:532) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:637) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:930) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:760) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at org.glassfish.jersey.client.internal.HttpUrlConnector._apply(HttpUrlConnector.java:449) at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:286) ... 37 common frames omitted 07:53:20.837 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- HEALTHCHECK: cannot stop http-client 07:53:20.838 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- LIVENESS: cannot stop http-client 07:53:20.838 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- UNAUTH: cannot stop http-client 07:53:20.838 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- STUCK: cannot stop http-client 07:53:20.843 [main] ERROR org.onap.policy.drools.healthcheck.HealthCheckFeature -- Healthcheck Monitor cannot be started java.lang.IllegalStateException: expected exception at org.onap.policy.drools.healthcheck.HealthCheckFeature.afterStart(HealthCheckFeature.java:51) at org.onap.policy.drools.healthcheck.HealthCheckFeatureTest.testAfterStart(HealthCheckFeatureTest.java:161) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:20.848 [main] ERROR org.onap.policy.drools.healthcheck.HealthCheckFeature -- Healthcheck Monitor cannot be opened java.lang.IllegalStateException: expected exception at org.onap.policy.drools.healthcheck.HealthCheckFeature.afterOpen(HealthCheckFeature.java:62) at org.onap.policy.drools.healthcheck.HealthCheckFeatureTest.testAfterOpen(HealthCheckFeatureTest.java:176) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:20.849 [main] INFO org.onap.policy.drools.system.internal.AggregatedPolicyController -- AggregatedPolicyController(name=echo, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=32027560]): halt 07:53:20.850 [main] INFO org.onap.policy.drools.system.internal.AggregatedPolicyController -- AggregatedPolicyController(name=echo, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=32027560]): stop 07:53:20.851 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=32027560] 07:53:20.851 [Session org.onap.policy.drools.healthcheck:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 07:53:20.855 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=32027560]: HALT 07:53:20.855 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=32027560] 07:53:20.855 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=32027560]: REMOVE-CODERS 07:53:20.855 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=32027560] 07:53:20.855 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=32027560] 07:53:20.855 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:name :echo 07:53:20.856 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:new session was added in sessions with name echo 07:53:20.856 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:session - org.onap.policy.drools.healthcheck:echo:1.0.0:echo is returned. 07:53:20.856 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session org.onap.policy.drools.healthcheck:echo:1.0.0:echo 07:53:20.856 [Session org.onap.policy.drools.healthcheck:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.95 s -- in org.onap.policy.drools.healthcheck.HealthCheckFeatureTest [INFO] Running org.onap.policy.drools.healthcheck.HealthCheckTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.drools.healthcheck.HealthCheckTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ feature-healthcheck --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'feature-healthcheck' with 6 classes [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-healthcheck --- [INFO] Copying slf4j-api-2.0.13.jar to /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/assembly/lib/slf4j-api-2.0.13.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-healthcheck --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/feature-healthcheck-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-healthcheck --- [INFO] Reading assembly descriptor: src/assembly/assemble_zip.xml [INFO] Building zip: /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/feature-healthcheck-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ feature-healthcheck --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ feature-healthcheck --- [INFO] Analyzed bundle 'feature-healthcheck' with 6 classes [INFO] Analyzed bundle 'policy-core' with 16 classes [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ feature-healthcheck --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-healthcheck --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/pom.xml to /tmp/r/org/onap/policy/drools-pdp/feature-healthcheck/3.0.1-SNAPSHOT/feature-healthcheck-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/feature-healthcheck-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/feature-healthcheck/3.0.1-SNAPSHOT/feature-healthcheck-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/feature-healthcheck-3.0.1-SNAPSHOT.zip to /tmp/r/org/onap/policy/drools-pdp/feature-healthcheck/3.0.1-SNAPSHOT/feature-healthcheck-3.0.1-SNAPSHOT.zip [INFO] [INFO] --------< org.onap.policy.drools-pdp:feature-pooling-messages >--------- [INFO] Building feature-pooling-messages 3.0.1-SNAPSHOT [7/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-pooling-messages --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-pooling-messages --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --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.3.1:check (onap-license) @ feature-pooling-messages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ feature-pooling-messages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-pooling-messages --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-pooling-messages --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 25 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-pooling-messages --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-pooling-messages --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 26 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-pooling-messages --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.drools.pooling.PoolingPropertiesTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s -- in org.onap.policy.drools.pooling.PoolingPropertiesTest [INFO] Running org.onap.policy.drools.pooling.EndToEndFeatureTest 2024-11-03 07:53:26.298 [kafka-producer-network-thread | producer-2] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:53:26.298 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:53:26.302 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:53:26.302 [kafka-producer-network-thread | producer-2] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-03 07:53:26.413 [kafka-producer-network-thread | producer-2] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-03 07:53:26.413 [kafka-producer-network-thread | producer-2] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.671 s -- in org.onap.policy.drools.pooling.EndToEndFeatureTest [INFO] Running org.onap.policy.drools.pooling.message.BucketAssignmentsTest 2024-11-03 07:53:26.551 [main] ERROR o.o.p.d.p.message.BucketAssignments.getAssignedHost(145) - no buckets have been assigned 2024-11-03 07:53:26.552 [main] ERROR o.o.p.d.p.message.BucketAssignments.getAssignedHost(145) - no buckets have been assigned [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.policy.drools.pooling.message.BucketAssignmentsTest [INFO] Running org.onap.policy.drools.pooling.message.MessageTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.drools.pooling.message.MessageTest [INFO] Running org.onap.policy.drools.pooling.message.HeartbeatTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.policy.drools.pooling.message.HeartbeatTest [INFO] Running org.onap.policy.drools.pooling.message.IdentificationTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.policy.drools.pooling.message.IdentificationTest [INFO] Running org.onap.policy.drools.pooling.message.LeaderTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.drools.pooling.message.LeaderTest [INFO] Running org.onap.policy.drools.pooling.message.QueryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.drools.pooling.message.QueryTest [INFO] Running org.onap.policy.drools.pooling.message.OfflineTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.drools.pooling.message.OfflineTest [INFO] Running org.onap.policy.drools.pooling.PoolingFeatureExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.drools.pooling.PoolingFeatureExceptionTest [INFO] Running org.onap.policy.drools.pooling.PoolingFeatureRtExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.drools.pooling.PoolingFeatureRtExceptionTest [INFO] Running org.onap.policy.drools.pooling.PoolingManagerImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-11-03 07:53:28.674 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(454) - discarded event for unassigned bucket from topic topic.two 2024-11-03 07:53:28.756 [main] ERROR o.o.p.d.pooling.PoolingManagerImpl.<init>(160) - failed to attach internal topic to controller my.controller 2024-11-03 07:53:28.774 [main] ERROR o.o.p.d.pooling.PoolingManagerImpl.onTopicEvent(351) - null event on topic my.topic 2024-11-03 07:53:28.781 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host other.host from topic topic.two 2024-11-03 07:53:28.823 [main] ERROR o.o.p.d.pooling.PoolingManagerImpl.publish(336) - failed to publish message for topic my.topic channel _admin org.onap.policy.drools.pooling.PoolingFeatureException: null at org.onap.policy.drools.pooling.TopicMessageManager.publish(TopicMessageManager.java:198) at org.onap.policy.drools.pooling.PoolingManagerImpl.publish(PoolingManagerImpl.java:330) at org.onap.policy.drools.pooling.PoolingManagerImplTest.lambda$testPublish_TopicMessageMngEx$5(PoolingManagerImplTest.java:504) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) at org.onap.policy.drools.pooling.PoolingManagerImplTest.testPublish_TopicMessageMngEx(PoolingManagerImplTest.java:504) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:53:28.862 [main] ERROR o.o.p.d.pooling.PoolingManagerImpl.publish(336) - failed to publish message for topic my.topic channel _admin org.onap.policy.drools.pooling.PoolingFeatureException: missing message source at org.onap.policy.drools.pooling.message.Message.checkValidity(Message.java:71) at org.onap.policy.drools.pooling.PoolingManagerImpl.publish(PoolingManagerImpl.java:327) at org.onap.policy.drools.pooling.PoolingManagerImplTest.testPublish_InvalidMsg(PoolingManagerImplTest.java:492) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-11-03 07:53:28.899 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.decodeEvent(485) - Mock for DroolsController, hashCode: 264686278: DECODING-UNSUPPORTED topic.two:null:null 2024-11-03 07:53:28.926 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleInternal(523) - failed to decode message for topic my.topic com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 10 path $ at com.google.gson.Gson.assertFullConsumption(Gson.java:1148) at com.google.gson.Gson.fromJson(Gson.java:1138) at com.google.gson.Gson.fromJson(Gson.java:1047) at com.google.gson.Gson.fromJson(Gson.java:982) at org.onap.policy.drools.pooling.Serializer.decodeMsg(Serializer.java:108) at org.onap.policy.drools.pooling.PoolingManagerImpl.handleInternal(PoolingManagerImpl.java:512) at org.onap.policy.drools.pooling.PoolingManagerImpl.onTopicEvent(PoolingManagerImpl.java:357) at org.onap.policy.drools.pooling.PoolingManagerImplTest.testHandleInternal_IoEx(PoolingManagerImplTest.java:730) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 10 path $ at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1659) at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1465) at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:551) at com.google.gson.stream.JsonReader.peek(JsonReader.java:433) at com.google.gson.Gson.assertFullConsumption(Gson.java:1144) ... 78 common frames omitted 2024-11-03 07:53:28.939 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host other.host from topic topic.two 2024-11-03 07:53:28.944 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host other.host from topic topic.two 2024-11-03 07:53:28.993 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host other.host from topic topic.two 2024-11-03 07:53:29.007 [main] ERROR o.o.p.d.pooling.PoolingManagerImpl.handleInternal(530) - failed to process message class org.onap.policy.drools.pooling.message.Heartbeat for topic my.topic org.onap.policy.drools.pooling.PoolingFeatureException: missing message channel at org.onap.policy.drools.pooling.message.Message.checkValidity(Message.java:75) at org.onap.policy.drools.pooling.PoolingManagerImpl.handleInternal(PoolingManagerImpl.java:517) at org.onap.policy.drools.pooling.PoolingManagerImpl.onTopicEvent(PoolingManagerImpl.java:357) at org.onap.policy.drools.pooling.PoolingManagerImplTest.testHandleInternal_PoolEx(PoolingManagerImplTest.java:750) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.319 s -- in org.onap.policy.drools.pooling.PoolingManagerImplTest [INFO] Running org.onap.policy.drools.pooling.SerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.drools.pooling.SerializerTest [INFO] Running org.onap.policy.drools.pooling.PoolingFeatureTest 2024-11-03 07:53:29.295 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-11-03 07:53:29.325 [main] ERROR o.o.p.drools.pooling.PoolingFeature.afterCreate(136) - pooling feature properties have not been loaded 2024-11-03 07:53:29.328 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-11-03 07:53:29.328 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-11-03 07:53:29.332 [main] ERROR o.o.p.drools.pooling.PoolingFeature.afterCreate(153) - pooling disabled due to exception for controllerException 2024-11-03 07:53:29.351 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-11-03 07:53:29.359 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-11-03 07:53:29.359 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-11-03 07:53:29.367 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-11-03 07:53:29.379 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s -- in org.onap.policy.drools.pooling.PoolingFeatureTest [INFO] Running org.onap.policy.drools.pooling.TopicMessageManagerTest 2024-11-03 07:53:29.519 [main] ERROR o.o.p.d.pooling.TopicMessageManager.<init>(85) - failed to attach to topic my.topic 2024-11-03 07:53:29.536 [Thread-2] WARN o.o.p.d.pooling.TopicMessageManager.stopPublisher(153) - message transmission stopped due to sleep interrupted [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.onap.policy.drools.pooling.TopicMessageManagerTest [INFO] Running org.onap.policy.drools.pooling.FeatureTest 2024-11-03 07:53:29.827 [Thread-8] WARN o.o.p.d.pooling.state.QueryState.process(158) - host a6c7942c-6286-4672-8c9e-e18b53898e0a offline on topic my.internal.topic 2024-11-03 07:53:31.850 [main] WARN o.o.p.drools.pooling.FeatureTest.reregister(770) - old topic registration is still running [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.338 s -- in org.onap.policy.drools.pooling.FeatureTest [INFO] Running org.onap.policy.drools.pooling.state.InactiveStateTest 2024-11-03 07:53:32.167 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHost has no assignments for topic myTopic [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.onap.policy.drools.pooling.state.InactiveStateTest [INFO] Running org.onap.policy.drools.pooling.state.QueryStateTest 2024-11-03 07:53:32.176 [main] WARN o.o.p.d.pooling.state.QueryState.process(139) - leader with prevHost on topic myTopic 2024-11-03 07:53:32.180 [main] WARN o.o.p.d.pooling.state.QueryState.process(158) - host prevHostX1 offline on topic myTopic 2024-11-03 07:53:32.180 [main] WARN o.o.p.d.pooling.state.QueryState.process(158) - host prevHost offline on topic myTopic 2024-11-03 07:53:32.184 [main] ERROR o.o.p.d.pooling.state.QueryState.lambda$awaitIdentification$0(88) - missed our own Ident message on topic myTopic 2024-11-03 07:53:32.188 [main] WARN o.o.p.d.pooling.state.QueryState.process(139) - leader with prevHost on topic myTopic 2024-11-03 07:53:32.211 [main] WARN o.o.p.d.pooling.state.QueryState.process(139) - leader with prevHost on topic myTopic 2024-11-03 07:53:32.216 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHost has no assignments for topic myTopic [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.policy.drools.pooling.state.QueryStateTest [INFO] Running org.onap.policy.drools.pooling.state.StartStateTest 2024-11-03 07:53:32.221 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHostX has no assignments for topic myTopic 2024-11-03 07:53:32.228 [main] ERROR o.o.p.d.pooling.state.StartState.lambda$start$1(76) - missed heartbeat on topic myTopic [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.drools.pooling.state.StartStateTest [INFO] Running org.onap.policy.drools.pooling.state.ProcessingStateTest 2024-11-03 07:53:32.281 [main] WARN o.o.p.d.p.state.ProcessingState.removeExcessHosts(216) - not using extra host prevHostX4 for topic myTopic 2024-11-03 07:53:32.282 [main] WARN o.o.p.d.p.state.ProcessingState.removeExcessHosts(216) - not using extra host prevHostX3 for topic myTopic [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.onap.policy.drools.pooling.state.ProcessingStateTest [INFO] Running org.onap.policy.drools.pooling.state.IdleStateTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.drools.pooling.state.IdleStateTest [INFO] Running org.onap.policy.drools.pooling.state.StateTest 2024-11-03 07:53:32.332 [main] WARN o.o.p.drools.pooling.state.State.isValid(210) - Leader message from prevHostX1 has an invalid assignment for topic myTopic 2024-11-03 07:53:32.390 [main] WARN o.o.p.drools.pooling.state.State.isValid(210) - Leader message from prevHost has an invalid assignment for topic myTopic 2024-11-03 07:53:32.408 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHost has no assignments for topic myTopic 2024-11-03 07:53:32.412 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHost has no assignments for topic myTopic [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.onap.policy.drools.pooling.state.StateTest [INFO] Running org.onap.policy.drools.pooling.state.ActiveStateTest 2024-11-03 07:53:32.419 [main] ERROR o.o.p.d.pooling.state.ActiveState.lambda$addTimers$1(150) - missed my heartbeat on topic myTopic 2024-11-03 07:53:32.438 [main] WARN o.o.p.d.pooling.state.ActiveState.lambda$addTimers$2(167) - missed predecessor's heartbeat on topic myTopic 2024-11-03 07:53:32.442 [main] WARN o.o.p.d.pooling.state.ActiveState.process(220) - unexpected Leader message from prevHostX1 on topic myTopic 2024-11-03 07:53:32.451 [main] WARN o.o.p.d.pooling.state.ActiveState.process(234) - Offline message has no source on topic myTopic 2024-11-03 07:53:32.454 [main] WARN o.o.p.d.pooling.state.ActiveState.process(193) - Heartbeat message has no source on topic myTopic 2024-11-03 07:53:32.455 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHost has no assignments for topic myTopic [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.policy.drools.pooling.state.ActiveStateTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 308, Failures: 0, Errors: 0, Skipped: 3 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ feature-pooling-messages --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'feature-pooling-messages' with 24 classes [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-pooling-messages --- [INFO] Copying slf4j-api-2.0.13.jar to /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/assembly/lib/slf4j-api-2.0.13.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-pooling-messages --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/feature-pooling-messages-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-pooling-messages --- [INFO] Reading assembly descriptor: src/assembly/assemble_zip.xml [INFO] Building zip: /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/feature-pooling-messages-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ feature-pooling-messages --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ feature-pooling-messages --- [INFO] Analyzed bundle 'feature-pooling-messages' with 24 classes [INFO] Analyzed bundle 'policy-core' with 16 classes [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ feature-pooling-messages --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-pooling-messages --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/pom.xml to /tmp/r/org/onap/policy/drools-pdp/feature-pooling-messages/3.0.1-SNAPSHOT/feature-pooling-messages-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/feature-pooling-messages-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/feature-pooling-messages/3.0.1-SNAPSHOT/feature-pooling-messages-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/feature-pooling-messages-3.0.1-SNAPSHOT.zip to /tmp/r/org/onap/policy/drools-pdp/feature-pooling-messages/3.0.1-SNAPSHOT/feature-pooling-messages-3.0.1-SNAPSHOT.zip [INFO] [INFO] --------< org.onap.policy.drools-pdp:feature-test-transaction >--------- [INFO] Building feature-test-transaction 3.0.1-SNAPSHOT [8/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-test-transaction --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-test-transaction --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/feature-test-transaction/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --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.3.1:check (onap-license) @ feature-test-transaction --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ feature-test-transaction --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-test-transaction --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-test-transaction --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-test-transaction --- [INFO] skip non existing resourceDirectory /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-test-transaction --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-test-transaction --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:53:36.988 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.997 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:37.001 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.002 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:37.003 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.003 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 07:53:37.003 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.004 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 07:53:37.005 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.005 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 07:53:37.005 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.006 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 07:53:37.006 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1752220610, alive=true, thread=null] 07:53:37.046 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- TTControllerTask [controller=Mock for PolicyController, hashCode: 38851648, alive=false, thread=null]: unknown drools controller 07:53:37.046 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 38851648, alive=false, thread=null] 07:53:37.053 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1088381072, alive=true, thread=null] 07:53:37.058 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1969958288, alive=true, thread=null] 07:53:37.062 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.063 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:37.063 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.063 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:37.064 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1243705012, alive=true, thread=null] 07:53:37.069 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.069 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:37.070 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.070 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:37.071 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 882658588, alive=false, thread=null] 07:53:37.075 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.076 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:37.076 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.076 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:37.077 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.077 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 07:53:37.078 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.078 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 07:53:37.078 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- TTControllerTask [controller=Mock for PolicyController, hashCode: 1092591822, alive=true, thread=null]: stopping ... java.lang.InterruptedException: expected exception at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest.lambda$testTestTransactionControllerTaskRun$0(TestTransactionAdditionalTest.java:292) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at java.base/java.lang.Thread.isInterrupted(Thread.java:1043) at org.onap.policy.drools.testtransaction.TtControllerTask.run(TtControllerTask.java:101) at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest.testTestTransactionControllerTaskRun(TestTransactionAdditionalTest.java:295) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:37.088 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1092591822, alive=true, thread=null] 07:53:37.092 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.093 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:37.093 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.093 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:37.094 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- TTControllerTask [controller=Mock for PolicyController, hashCode: 1978317461, alive=true, thread=null]: stopping ... java.lang.InterruptedException: expected exception at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest$5.doSleep(TestTransactionAdditionalTest.java:307) at org.onap.policy.drools.testtransaction.TtControllerTask.run(TtControllerTask.java:102) at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest.testTestTransactionControllerTaskRun(TestTransactionAdditionalTest.java:310) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:37.105 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1978317461, alive=true, thread=null] 07:53:37.110 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.110 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:37.111 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.111 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:37.111 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1855589354, alive=false, thread=null] 07:53:37.119 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- TTControllerTask [controller=Mock for PolicyController, hashCode: 1777112002, alive=true, thread=null]: controller controller-a has not been enabled for testing java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.testtransaction.TtControllerTask.run(TtControllerTask.java:77) at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest.testTestTransactionControllerTaskRun(TestTransactionAdditionalTest.java:331) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:37.122 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1777112002, alive=true, thread=null] 07:53:37.126 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a is not testable - TestTransaction caught exception: expected exception 07:53:37.126 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- TestTransaction thread threw java.lang.RuntimeException: expected exception at org.onap.policy.drools.testtransaction.TtControllerTask.run(TtControllerTask.java:77) at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest.testTestTransactionControllerTaskRun(TestTransactionAdditionalTest.java:337) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:37.129 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1027377263, alive=true, thread=null] 07:53:37.176 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- TestTransaction thread threw java.lang.InterruptedException: expected exception at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest$2.joinThread(TestTransactionAdditionalTest.java:216) at org.onap.policy.drools.testtransaction.TtControllerTask.stop(TtControllerTask.java:65) at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest.testTestTransactionControllerTaskStop(TestTransactionAdditionalTest.java:219) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:37.219 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.220 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:37.220 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.220 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:37.221 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.221 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 07:53:37.221 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.221 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 07:53:37.222 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.222 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 07:53:37.222 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:37.223 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 07:53:37.223 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1905486482, alive=true, thread=null] 07:53:37.227 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, with rules artifact: (group) null, (artifact) null, (version) null - FPC query failed after EventObject insertion! 07:53:37.228 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, with rules artifact: (group) null, (artifact) null, (version) null - FPC query failed after EventObject insertion! 07:53:37.228 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, with rules artifact: (group) null, (artifact) null, (version) null - FPC query failed after EventObject insertion! 07:53:37.229 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 588503940, alive=true, thread=null] 07:53:37.233 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, with rules artifact: (group) null, (artifact) null, (version) null - FPC query failed after EventObject insertion! 07:53:37.233 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, with rules artifact: (group) null, (artifact) null, (version) null - FPC query failed after EventObject insertion! 07:53:37.234 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, with rules artifact: (group) null, (artifact) null, (version) null - FPC query failed after EventObject insertion! 07:53:37.234 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1707889234, alive=true, thread=null] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.274 s -- in org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest [INFO] Running org.onap.policy.drools.testtransaction.TestTransactionTest 07:53:37.268 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionTest -- enter 07:53:37.449 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [org.onap.policy.drools.testtransaction.TestTransactionFeature@2347b7af] 07:53:37.568 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:53:37.573 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory -- IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 07:53:37.748 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionTest -- AggregatedPolicyController(name=unnamed, alive=false, locked=false, droolsController=NullDroolsController()) 07:53:37.751 [tt-controller-task-unnamed] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- TTControllerTask [controller=AggregatedPolicyController(name=unnamed, alive=false, locked=false, droolsController=NullDroolsController()), alive=false, thread=tt-controller-task-unnamed]: unknown drools controller 07:53:37.751 [tt-controller-task-unnamed] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=AggregatedPolicyController(name=unnamed, alive=false, locked=false, droolsController=NullDroolsController()), alive=false, thread=tt-controller-task-unnamed] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in org.onap.policy.drools.testtransaction.TestTransactionTest [INFO] Running org.onap.policy.drools.testtransaction.TestTransactionFeatureTest 07:53:37.843 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:37.844 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:37.845 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:37.849 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:37.850 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:37.850 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:37.851 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:37.852 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:37.860 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null stopping 07:53:37.861 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null stopping 07:53:37.867 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:37.868 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:37.868 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:37.869 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:37.869 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:37.870 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:37.870 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:37.870 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:37.880 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null locked 07:53:37.880 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null locked [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.onap.policy.drools.testtransaction.TestTransactionFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ feature-test-transaction --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'feature-test-transaction' with 4 classes [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-test-transaction --- [INFO] Copying slf4j-api-2.0.13.jar to /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/target/assembly/lib/slf4j-api-2.0.13.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-test-transaction --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/target/feature-test-transaction-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-test-transaction --- [INFO] Reading assembly descriptor: src/assembly/assemble_zip.xml [INFO] Building zip: /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/target/feature-test-transaction-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ feature-test-transaction --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ feature-test-transaction --- [INFO] Analyzed bundle 'feature-test-transaction' with 4 classes [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ feature-test-transaction --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-test-transaction --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/pom.xml to /tmp/r/org/onap/policy/drools-pdp/feature-test-transaction/3.0.1-SNAPSHOT/feature-test-transaction-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/target/feature-test-transaction-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/feature-test-transaction/3.0.1-SNAPSHOT/feature-test-transaction-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/target/feature-test-transaction-3.0.1-SNAPSHOT.zip to /tmp/r/org/onap/policy/drools-pdp/feature-test-transaction/3.0.1-SNAPSHOT/feature-test-transaction-3.0.1-SNAPSHOT.zip [INFO] [INFO] -------< org.onap.policy.drools-pdp:feature-distributed-locking >------- [INFO] Building feature-distributed-locking 3.0.1-SNAPSHOT [9/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-distributed-locking --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-distributed-locking --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --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.3.1:check (onap-license) @ feature-distributed-locking --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ feature-distributed-locking --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-distributed-locking --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-distributed-locking --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-distributed-locking --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-distributed-locking --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-distributed-locking --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.distributed.locking.DistributedLockManagerTest 07:53:45.373 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [DistributedLockManager [pdpName=null, uuidString=4dd949a2-64b5-4382-b4cd-f0593dd7ef93, resource2lock={}]] 07:53:45.446 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:53:45.449 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory -- IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 07:53:45.452 [main] WARN org.onap.policy.common.endpoints.http.server.IndexedHttpServletServerFactory -- No topic for HTTP Service: {} 07:53:45.561 [main] INFO org.onap.policy.drools.system.PolicyEngineManager -- overridden lock manager is DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4dd949a2-64b5-4382-b4cd-f0593dd7ef93, resource2lock={}] 07:53:45.998 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'executorService' from target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:53:48.227 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1929749571] 07:53:48.237 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4dfec074-e9d5-4785-981d-270f9fa38f84] 07:53:48.245 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4dfec074-e9d5-4785-981d-270f9fa38f84] 07:53:48.247 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 911400217] 07:53:48.260 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4dfec074-e9d5-4785-981d-270f9fa38f84] 07:53:48.261 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4dfec074-e9d5-4785-981d-270f9fa38f84] 07:53:48.306 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 722299890] 07:53:48.309 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1187589415] 07:53:48.440 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1730956836] 07:53:48.441 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=d3abca03-ae22-4987-b35b-6ca437cc9e34] 07:53:48.441 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=d3abca03-ae22-4987-b35b-6ca437cc9e34] 07:53:48.452 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=d3abca03-ae22-4987-b35b-6ca437cc9e34] 07:53:48.534 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=d3abca03-ae22-4987-b35b-6ca437cc9e34] 07:53:48.558 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=d3abca03-ae22-4987-b35b-6ca437cc9e34] 07:53:48.559 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=d3abca03-ae22-4987-b35b-6ca437cc9e34] 07:53:48.571 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1156424283] 07:53:48.572 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=289bac6d-fa70-4d2d-b6a4-4ca985001130] 07:53:48.572 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=289bac6d-fa70-4d2d-b6a4-4ca985001130] 07:53:48.573 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=289bac6d-fa70-4d2d-b6a4-4ca985001130] 07:53:48.584 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1212327555] 07:53:48.585 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=f9a9a756-2c94-4495-a792-5bc4f12a4b6d] 07:53:48.585 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=f9a9a756-2c94-4495-a792-5bc4f12a4b6d] 07:53:48.585 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=f9a9a756-2c94-4495-a792-5bc4f12a4b6d] 07:53:48.585 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=f9a9a756-2c94-4495-a792-5bc4f12a4b6d] 07:53:48.586 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=f9a9a756-2c94-4495-a792-5bc4f12a4b6d] 07:53:48.588 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=f9a9a756-2c94-4495-a792-5bc4f12a4b6d] 07:53:48.592 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=f9a9a756-2c94-4495-a792-5bc4f12a4b6d] 07:53:48.593 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=f9a9a756-2c94-4495-a792-5bc4f12a4b6d] 07:53:48.593 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=f9a9a756-2c94-4495-a792-5bc4f12a4b6d] 07:53:48.594 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=f9a9a756-2c94-4495-a792-5bc4f12a4b6d] 07:53:48.594 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=f9a9a756-2c94-4495-a792-5bc4f12a4b6d] 07:53:48.607 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 671920308] 07:53:48.609 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1638099407] 07:53:48.627 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1916622c-b3ea-48d9-95bc-977acd9c93bd] 07:53:48.628 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1916622c-b3ea-48d9-95bc-977acd9c93bd] 07:53:48.628 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1916622c-b3ea-48d9-95bc-977acd9c93bd] 07:53:48.628 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1916622c-b3ea-48d9-95bc-977acd9c93bd] java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockRescheduleRequest(DistributedLockManagerTest.java:886) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 85 common frames omitted 07:53:48.639 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- reschedule for 60s DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1916622c-b3ea-48d9-95bc-977acd9c93bd] 07:53:48.639 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1916622c-b3ea-48d9-95bc-977acd9c93bd] 07:53:48.640 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1916622c-b3ea-48d9-95bc-977acd9c93bd] 07:53:48.640 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1916622c-b3ea-48d9-95bc-977acd9c93bd] 07:53:48.640 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1916622c-b3ea-48d9-95bc-977acd9c93bd] 07:53:48.640 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1916622c-b3ea-48d9-95bc-977acd9c93bd] java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runSchedule(DistributedLockManagerTest.java:1531) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockRescheduleRequest(DistributedLockManagerTest.java:896) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 85 common frames omitted 07:53:48.641 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- not rescheduling lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1916622c-b3ea-48d9-95bc-977acd9c93bd] 07:53:48.641 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1916622c-b3ea-48d9-95bc-977acd9c93bd] 07:53:48.641 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1916622c-b3ea-48d9-95bc-977acd9c93bd] java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doUnlock(DistributedLockManager.java:656) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runSchedule(DistributedLockManagerTest.java:1531) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockRescheduleRequest(DistributedLockManagerTest.java:896) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 84 common frames omitted 07:53:48.642 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- reschedule for 60s DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1916622c-b3ea-48d9-95bc-977acd9c93bd] 07:53:48.643 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1916622c-b3ea-48d9-95bc-977acd9c93bd] 07:53:48.644 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:217) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1685) at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:150) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.<init>(DistributedLockManagerTest.java:1669) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockRescheduleRequest(DistributedLockManagerTest.java:880) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) ... 49 common frames omitted 07:53:48.663 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1132118748] 07:53:48.665 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 880242857] 07:53:48.674 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=cb58ba67-f1c4-4359-9b30-b58f18a97d50] 07:53:48.674 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=cb58ba67-f1c4-4359-9b30-b58f18a97d50] 07:53:48.674 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=cb58ba67-f1c4-4359-9b30-b58f18a97d50] 07:53:48.674 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=cb58ba67-f1c4-4359-9b30-b58f18a97d50] 07:53:48.678 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- not locked: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=cb58ba67-f1c4-4359-9b30-b58f18a97d50] 07:53:48.687 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 996111098] 07:53:48.689 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4067c710-d8fb-439a-a0a5-4ff90cafbafa] 07:53:48.689 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4067c710-d8fb-439a-a0a5-4ff90cafbafa] 07:53:48.690 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4067c710-d8fb-439a-a0a5-4ff90cafbafa] 07:53:48.692 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4067c710-d8fb-439a-a0a5-4ff90cafbafa] 07:53:48.694 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4067c710-d8fb-439a-a0a5-4ff90cafbafa] 07:53:48.694 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4067c710-d8fb-439a-a0a5-4ff90cafbafa] 07:53:48.701 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 419889958] 07:53:48.702 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1532971221] 07:53:48.703 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=5a63a6e6-b004-409f-bb5e-f70cc75bf6a2] 07:53:48.704 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=5a63a6e6-b004-409f-bb5e-f70cc75bf6a2] 07:53:48.704 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=5a63a6e6-b004-409f-bb5e-f70cc75bf6a2] 07:53:48.704 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=5a63a6e6-b004-409f-bb5e-f70cc75bf6a2] 07:53:48.704 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=5a63a6e6-b004-409f-bb5e-f70cc75bf6a2] 07:53:48.704 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=5a63a6e6-b004-409f-bb5e-f70cc75bf6a2] java.sql.SQLException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1695) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doUnlock(DistributedLockManager.java:656) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoUnlockEx(DistributedLockManagerTest.java:1244) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:48.705 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=5a63a6e6-b004-409f-bb5e-f70cc75bf6a2] 07:53:48.705 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=5a63a6e6-b004-409f-bb5e-f70cc75bf6a2] 07:53:48.706 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:217) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:48.712 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 404383620] 07:53:48.716 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=92027174-215a-40f1-bae4-cdbb98c1f986] 07:53:48.716 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=92027174-215a-40f1-bae4-cdbb98c1f986] 07:53:48.722 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1185567380] 07:53:48.723 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1890065230] 07:53:48.726 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=a1d7002e-4b13-4dae-a685-cbda6a90933e] 07:53:48.726 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=a1d7002e-4b13-4dae-a685-cbda6a90933e] 07:53:48.726 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=a1d7002e-4b13-4dae-a685-cbda6a90933e] 07:53:48.727 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=a1d7002e-4b13-4dae-a685-cbda6a90933e] java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestRetriesExhaustedWhileLocking(DistributedLockManagerTest.java:1080) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 85 common frames omitted 07:53:48.727 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- reschedule for 60s DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=a1d7002e-4b13-4dae-a685-cbda6a90933e] 07:53:48.727 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=a1d7002e-4b13-4dae-a685-cbda6a90933e] 07:53:48.728 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=a1d7002e-4b13-4dae-a685-cbda6a90933e] 07:53:48.728 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=a1d7002e-4b13-4dae-a685-cbda6a90933e] java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runSchedule(DistributedLockManagerTest.java:1531) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestRetriesExhaustedWhileLocking(DistributedLockManagerTest.java:1087) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 85 common frames omitted 07:53:48.729 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- reschedule for 60s DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=a1d7002e-4b13-4dae-a685-cbda6a90933e] 07:53:48.729 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=a1d7002e-4b13-4dae-a685-cbda6a90933e] 07:53:48.729 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=a1d7002e-4b13-4dae-a685-cbda6a90933e] 07:53:48.729 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=a1d7002e-4b13-4dae-a685-cbda6a90933e] java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runSchedule(DistributedLockManagerTest.java:1531) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestRetriesExhaustedWhileLocking(DistributedLockManagerTest.java:1094) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 85 common frames omitted 07:53:48.730 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- retry count 2 exhausted for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=a1d7002e-4b13-4dae-a685-cbda6a90933e] 07:53:48.730 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=a1d7002e-4b13-4dae-a685-cbda6a90933e] 07:53:48.730 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=a1d7002e-4b13-4dae-a685-cbda6a90933e] 07:53:48.730 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=a1d7002e-4b13-4dae-a685-cbda6a90933e] 07:53:48.731 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:217) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1685) at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:150) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.<init>(DistributedLockManagerTest.java:1669) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestRetriesExhaustedWhileLocking(DistributedLockManagerTest.java:1075) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) ... 49 common frames omitted 07:53:48.737 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 414732683] 07:53:48.738 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=f050e7e3-c6cb-45ab-bde2-efa1af44fe4f] 07:53:48.738 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=f050e7e3-c6cb-45ab-bde2-efa1af44fe4f] 07:53:48.738 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=f050e7e3-c6cb-45ab-bde2-efa1af44fe4f] 07:53:48.739 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- discard doExtend DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=f050e7e3-c6cb-45ab-bde2-efa1af44fe4f] 07:53:48.739 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=f050e7e3-c6cb-45ab-bde2-efa1af44fe4f] 07:53:48.765 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1891238334] 07:53:48.767 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=97d89e1a-f4f7-4613-9c7e-d9971afe7c89] 07:53:48.767 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=97d89e1a-f4f7-4613-9c7e-d9971afe7c89] 07:53:48.767 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- discard doLock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=97d89e1a-f4f7-4613-9c7e-d9971afe7c89] 07:53:48.767 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=97d89e1a-f4f7-4613-9c7e-d9971afe7c89] 07:53:48.773 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1627461096] 07:53:48.775 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1723463463] 07:53:48.776 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.776 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.777 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.779 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.781 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.781 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.781 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.781 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.782 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.782 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.783 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.783 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.783 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.783 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.783 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.783 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.784 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.784 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.785 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.785 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.791 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838, resource2lock={my resource=DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838], my resource #3=DistributedLock [state=WAITING, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838], my resource #4=DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838], my resource #2=DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838]}] 07:53:48.791 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.792 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.792 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.792 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.793 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.794 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.801 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- lost lock: removed lock from map DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.801 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.801 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:48.802 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fb0e5be3-2c21-4635-b51e-a42b4b6c6838] 07:53:48.813 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 20366246] 07:53:48.821 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=46c21d41-ffb6-4675-bd3f-22b528442fd0] 07:53:48.822 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=46c21d41-ffb6-4675-bd3f-22b528442fd0] 07:53:48.822 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=46c21d41-ffb6-4675-bd3f-22b528442fd0] 07:53:48.826 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=46c21d41-ffb6-4675-bd3f-22b528442fd0] 07:53:48.834 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- failed to insert lock record - attempting update: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=46c21d41-ffb6-4675-bd3f-22b528442fd0] org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException: Unique index or primary key violation: "POOLING.PRIMARY_KEY_4 ON POOLING.LOCKS(RESOURCEID) VALUES ( /* 6 */ 'my resource' )"; SQL statement: INSERT INTO pooling.locks (resourceId, host, owner, expirationTime) values (?, ?, ?, ?) [23505-224] at org.h2.message.DbException.getJdbcSQLException(DbException.java:520) at org.h2.message.DbException.getJdbcSQLException(DbException.java:489) at org.h2.message.DbException.get(DbException.java:223) at org.h2.message.DbException.get(DbException.java:199) at org.h2.index.Index.getDuplicateKeyException(Index.java:527) at org.h2.mvstore.db.MVSecondaryIndex.checkUnique(MVSecondaryIndex.java:223) at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:184) at org.h2.mvstore.db.MVTable.addRow(MVTable.java:519) at org.h2.command.dml.Insert.insertRows(Insert.java:174) at org.h2.command.dml.Insert.update(Insert.java:135) at org.h2.command.dml.DataChangeStatement.update(DataChangeStatement.java:74) at org.h2.command.CommandContainer.update(CommandContainer.java:169) at org.h2.command.Command.executeUpdate(Command.java:256) at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:216) at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:174) at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doDbInsert(DistributedLockManager.java:716) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:631) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoLockAlreadyLocked(DistributedLockManagerTest.java:1201) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:48.835 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=46c21d41-ffb6-4675-bd3f-22b528442fd0] 07:53:48.843 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=46c21d41-ffb6-4675-bd3f-22b528442fd0] 07:53:48.844 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=46c21d41-ffb6-4675-bd3f-22b528442fd0] 07:53:48.844 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=46c21d41-ffb6-4675-bd3f-22b528442fd0] 07:53:48.866 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1541385794] 07:53:48.872 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1664297171] 07:53:48.877 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=a3119ec5-417b-49c8-96ce-fbe2b95b91a5, resource2lock={}] 07:53:48.877 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- error checking expired locks java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$3.makeEx(DistributedLockManagerTest.java:516) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager.identifyDbLocks(DistributedLockManager.java:301) at org.onap.policy.distributed.locking.DistributedLockManager.checkExpired(DistributedLockManager.java:262) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runChecker(DistributedLockManagerTest.java:1503) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testCheckExpiredSqlExFeatureStopped(DistributedLockManagerTest.java:520) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 85 common frames omitted 07:53:48.878 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:48.879 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:217) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$3.makeEx(DistributedLockManagerTest.java:516) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1685) at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:150) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.<init>(DistributedLockManagerTest.java:1669) at org.onap.policy.distributed.locking.DistributedLockManagerTest$3.<init>(DistributedLockManagerTest.java:512) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testCheckExpiredSqlExFeatureStopped(DistributedLockManagerTest.java:512) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) ... 49 common frames omitted 07:53:48.885 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 401299041] 07:53:48.893 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=99fcbd19-1d7c-4e3b-8f98-20695b5e45d3] 07:53:48.894 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=99fcbd19-1d7c-4e3b-8f98-20695b5e45d3] 07:53:48.928 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 767539267] 07:53:48.929 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=098ad64b-e71f-4059-abc1-e1e90d487e4b] 07:53:48.930 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=098ad64b-e71f-4059-abc1-e1e90d487e4b] 07:53:48.930 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=098ad64b-e71f-4059-abc1-e1e90d487e4b] 07:53:48.933 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=098ad64b-e71f-4059-abc1-e1e90d487e4b] 07:53:48.936 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=098ad64b-e71f-4059-abc1-e1e90d487e4b] 07:53:48.936 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=098ad64b-e71f-4059-abc1-e1e90d487e4b] 07:53:48.937 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- no feature yet for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=098ad64b-e71f-4059-abc1-e1e90d487e4b] 07:53:48.937 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=098ad64b-e71f-4059-abc1-e1e90d487e4b] 07:53:48.945 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 762554903] 07:53:48.948 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 69150541] 07:53:48.949 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=6abf7da5-fe38-4842-8293-a98ed41dbaac] 07:53:48.949 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=6abf7da5-fe38-4842-8293-a98ed41dbaac] 07:53:48.950 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=6abf7da5-fe38-4842-8293-a98ed41dbaac] 07:53:48.950 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=6abf7da5-fe38-4842-8293-a98ed41dbaac] 07:53:48.950 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=6abf7da5-fe38-4842-8293-a98ed41dbaac] 07:53:48.950 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=6abf7da5-fe38-4842-8293-a98ed41dbaac] java.lang.IllegalStateException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest.lambda$testDistributedLockDoRequestRunExUnavailable$5(DistributedLockManagerTest.java:1047) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestRunExUnavailable(DistributedLockManagerTest.java:1061) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:48.950 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=6abf7da5-fe38-4842-8293-a98ed41dbaac] 07:53:48.951 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- discard lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=6abf7da5-fe38-4842-8293-a98ed41dbaac] 07:53:48.956 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1926185978] 07:53:48.961 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 285527187] 07:53:48.963 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=9d46eac0-c597-45a0-b502-0f93ac06392a] 07:53:48.963 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=9d46eac0-c597-45a0-b502-0f93ac06392a] 07:53:48.964 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=9d46eac0-c597-45a0-b502-0f93ac06392a] 07:53:48.966 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=9d46eac0-c597-45a0-b502-0f93ac06392a] java.lang.IllegalStateException: expected exception at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestRunExWaiting(DistributedLockManagerTest.java:1028) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:48.967 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=9d46eac0-c597-45a0-b502-0f93ac06392a] 07:53:48.968 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=9d46eac0-c597-45a0-b502-0f93ac06392a] 07:53:48.968 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=9d46eac0-c597-45a0-b502-0f93ac06392a] 07:53:48.979 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1307211324] 07:53:48.981 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 286976280] 07:53:48.983 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=ce930e9e-2645-4184-894d-3fc123575843] 07:53:48.983 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=ce930e9e-2645-4184-894d-3fc123575843] 07:53:48.984 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=ce930e9e-2645-4184-894d-3fc123575843] 07:53:48.985 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=ce930e9e-2645-4184-894d-3fc123575843] 07:53:48.985 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=ce930e9e-2645-4184-894d-3fc123575843] 07:53:48.996 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1893078564] 07:53:49.000 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1241604590] 07:53:49.002 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testAfterStopEx(DistributedLockManagerTest.java:356) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1685) at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:150) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.<init>(DistributedLockManagerTest.java:1669) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testAfterStopEx(DistributedLockManagerTest.java:354) ... 71 common frames omitted 07:53:49.014 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 998255530] 07:53:49.017 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 655374118] 07:53:49.019 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4fe85274-32aa-40f4-95ad-dbee0e3c59b6] 07:53:49.020 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4fe85274-32aa-40f4-95ad-dbee0e3c59b6] 07:53:49.021 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4fe85274-32aa-40f4-95ad-dbee0e3c59b6] 07:53:49.021 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4fe85274-32aa-40f4-95ad-dbee0e3c59b6] java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockGetNextRequestSameRequest(DistributedLockManagerTest.java:932) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 85 common frames omitted 07:53:49.022 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- reschedule for 60s DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4fe85274-32aa-40f4-95ad-dbee0e3c59b6] 07:53:49.022 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4fe85274-32aa-40f4-95ad-dbee0e3c59b6] 07:53:49.023 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:217) at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1685) at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:150) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.<init>(DistributedLockManagerTest.java:1669) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockGetNextRequestSameRequest(DistributedLockManagerTest.java:924) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) ... 49 common frames omitted 07:53:49.035 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 152670179] 07:53:49.038 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.038 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.039 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.041 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.043 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.043 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.045 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.046 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.047 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.047 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.048 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.049 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.049 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.049 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.049 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.049 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.050 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.051 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.051 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.051 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.052 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.052 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.053 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.055 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.055 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.055 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.056 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.056 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.056 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.057 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.065 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2, resource2lock={my resource=DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2], my resource #5=DistributedLock [state=ACTIVE, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2], my resource #3=DistributedLock [state=ACTIVE, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2], my resource #4=DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2], my resource #2=DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2]}] 07:53:49.071 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- lost lock: removed lock from map DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.071 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.071 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- lost lock: removed lock from map DistributedLock [state=ACTIVE, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.071 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.072 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- lost lock: removed lock from map DistributedLock [state=ACTIVE, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.072 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.072 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:49.072 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.072 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.073 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2] 07:53:49.074 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2, resource2lock={my resource #4=DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2], my resource #2=DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=199411dc-31a5-4846-8d93-0281e3eee2b2]}] 07:53:49.075 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:49.089 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 879785129] 07:53:49.093 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=35531a17-e5bd-44b6-90a8-32194f6f60a8] 07:53:49.093 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=35531a17-e5bd-44b6-90a8-32194f6f60a8] 07:53:49.094 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=35531a17-e5bd-44b6-90a8-32194f6f60a8] 07:53:49.098 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=35531a17-e5bd-44b6-90a8-32194f6f60a8] 07:53:49.103 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=35531a17-e5bd-44b6-90a8-32194f6f60a8] 07:53:49.103 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=35531a17-e5bd-44b6-90a8-32194f6f60a8] 07:53:49.104 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1544947170] 07:53:49.106 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=35531a17-e5bd-44b6-90a8-32194f6f60a8] 07:53:49.107 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=35531a17-e5bd-44b6-90a8-32194f6f60a8] 07:53:49.108 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=35531a17-e5bd-44b6-90a8-32194f6f60a8] 07:53:49.110 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4f08f0c7-be57-41b2-85d9-4cd13f018a80] 07:53:49.110 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4f08f0c7-be57-41b2-85d9-4cd13f018a80] 07:53:49.117 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1220911229] 07:53:49.121 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1485330990] 07:53:49.121 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1f5f2f1b-87c4-44d3-b660-0ab60830b00b] 07:53:49.121 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1f5f2f1b-87c4-44d3-b660-0ab60830b00b] 07:53:49.122 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1f5f2f1b-87c4-44d3-b660-0ab60830b00b] 07:53:49.123 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1f5f2f1b-87c4-44d3-b660-0ab60830b00b] 07:53:49.124 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1f5f2f1b-87c4-44d3-b660-0ab60830b00b] 07:53:49.125 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1f5f2f1b-87c4-44d3-b660-0ab60830b00b] 07:53:49.125 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1f5f2f1b-87c4-44d3-b660-0ab60830b00b] 07:53:49.125 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1f5f2f1b-87c4-44d3-b660-0ab60830b00b] 07:53:49.125 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1f5f2f1b-87c4-44d3-b660-0ab60830b00b] 07:53:49.125 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1f5f2f1b-87c4-44d3-b660-0ab60830b00b] 07:53:49.126 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=1f5f2f1b-87c4-44d3-b660-0ab60830b00b] 07:53:49.132 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1502545503] 07:53:49.133 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=401add81-0c8d-4c83-92df-de0360e37d15] 07:53:49.133 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=401add81-0c8d-4c83-92df-de0360e37d15] 07:53:49.134 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=401add81-0c8d-4c83-92df-de0360e37d15] 07:53:49.134 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- no feature yet for DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=401add81-0c8d-4c83-92df-de0360e37d15] 07:53:49.140 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1262034501] 07:53:49.141 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1415589210] 07:53:49.142 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleting all expired locks from the DB 07:53:49.142 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- failed to delete expired locks from the DB java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager.deleteExpiredDbLocks(DistributedLockManager.java:202) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDeleteExpiredDbLocksEx(DistributedLockManagerTest.java:331) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 82 common frames omitted 07:53:49.144 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:217) at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1685) at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:150) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.<init>(DistributedLockManagerTest.java:1669) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDeleteExpiredDbLocksEx(DistributedLockManagerTest.java:322) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) ... 49 common frames omitted 07:53:49.149 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 861162693] 07:53:49.155 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 872348606] 07:53:49.156 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=19486b09-a77d-42e7-b662-77d2038bb593] 07:53:49.157 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=19486b09-a77d-42e7-b662-77d2038bb593] 07:53:49.157 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=19486b09-a77d-42e7-b662-77d2038bb593] 07:53:49.157 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=19486b09-a77d-42e7-b662-77d2038bb593] 07:53:49.158 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=19486b09-a77d-42e7-b662-77d2038bb593] 07:53:49.160 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=19486b09-a77d-42e7-b662-77d2038bb593] 07:53:49.161 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=19486b09-a77d-42e7-b662-77d2038bb593] 07:53:49.161 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=19486b09-a77d-42e7-b662-77d2038bb593] 07:53:49.161 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=19486b09-a77d-42e7-b662-77d2038bb593] 07:53:49.161 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=19486b09-a77d-42e7-b662-77d2038bb593] 07:53:49.162 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=19486b09-a77d-42e7-b662-77d2038bb593, resource2lock={my resource=DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=19486b09-a77d-42e7-b662-77d2038bb593], my resource #2=DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=19486b09-a77d-42e7-b662-77d2038bb593]}] 07:53:49.163 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:49.168 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1428418823] 07:53:49.170 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 2100075365] 07:53:49.171 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b06c262a-ed5b-4ef8-b8b5-b77049b75063, resource2lock={}] 07:53:49.171 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- error checking expired locks java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager.identifyDbLocks(DistributedLockManager.java:301) at org.onap.policy.distributed.locking.DistributedLockManager.checkExpired(DistributedLockManager.java:262) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runChecker(DistributedLockManagerTest.java:1503) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testCheckExpiredSqlEx(DistributedLockManagerTest.java:499) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 84 common frames omitted 07:53:49.172 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:49.172 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b06c262a-ed5b-4ef8-b8b5-b77049b75063, resource2lock={}] 07:53:49.172 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- error checking expired locks java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager.identifyDbLocks(DistributedLockManager.java:301) at org.onap.policy.distributed.locking.DistributedLockManager.checkExpired(DistributedLockManager.java:262) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runChecker(DistributedLockManagerTest.java:1503) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testCheckExpiredSqlEx(DistributedLockManagerTest.java:502) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 84 common frames omitted 07:53:49.173 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:49.173 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:217) at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1685) at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:150) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.<init>(DistributedLockManagerTest.java:1669) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testCheckExpiredSqlEx(DistributedLockManagerTest.java:497) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) ... 49 common frames omitted 07:53:49.179 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 694065903] 07:53:49.180 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [java.util.concurrent.ScheduledThreadPoolExecutor@31887330[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]] 07:53:49.181 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleting all expired locks from the DB 07:53:49.183 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleted 0 expired locks from the DB 07:53:49.201 [Thread-2] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.208 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.209 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.210 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.210 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.210 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.210 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.210 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.210 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.211 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.211 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.217 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.217 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.217 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.217 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.218 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.218 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.218 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.218 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.218 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.218 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.218 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.218 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.218 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.218 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.218 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.218 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.218 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.218 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.218 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.219 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.219 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.219 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.219 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.218 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.219 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.219 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.219 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.219 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.219 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.219 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.219 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.219 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.219 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.219 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.219 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.220 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.220 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.220 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.220 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.220 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.220 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.220 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.220 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.220 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.220 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.220 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.220 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.220 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.220 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.221 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.221 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.221 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.221 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.221 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.221 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.221 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.221 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.221 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.221 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.221 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.221 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.221 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.221 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.221 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.221 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.221 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.222 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.222 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.222 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.222 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.222 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.222 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.222 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.222 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.222 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.223 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.223 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.223 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.223 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.223 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.223 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.223 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.223 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.223 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.223 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.223 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.224 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.224 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.224 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.224 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.224 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.224 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.224 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.224 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.224 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.224 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.225 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.225 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.225 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.225 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.225 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.225 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.225 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.225 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.225 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.225 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.225 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.226 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.226 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.226 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.226 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.226 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.226 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.226 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.225 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.226 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.226 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.226 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.226 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.226 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.227 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.227 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.227 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.227 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.227 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.227 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.227 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.227 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.227 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.228 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.228 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.228 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.228 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.228 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.228 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.228 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.228 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.228 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.229 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.229 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.229 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.229 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.229 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.229 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.229 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.229 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.229 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.230 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.230 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.230 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.226 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.230 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.230 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.226 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.230 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.230 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.230 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.230 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.231 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.231 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.231 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.231 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.231 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.231 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.231 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.231 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.231 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.231 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.231 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.231 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.231 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.231 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.231 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.231 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.231 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.232 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.232 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.232 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.232 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.232 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.232 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.232 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.232 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.232 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.232 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.232 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.233 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.233 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.233 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.233 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.233 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.233 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.233 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.233 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.233 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.233 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.233 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.234 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.234 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.234 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.234 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.234 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.234 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.234 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.234 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.234 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.234 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.234 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.234 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.235 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.235 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.235 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.235 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.235 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.235 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.235 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.235 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.235 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.235 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.235 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.235 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.236 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.236 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.236 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.236 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.236 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.236 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.236 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.236 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.236 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.236 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.236 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.236 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.236 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.237 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.237 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.237 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.237 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.237 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.237 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.237 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.237 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.237 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.237 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.237 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.237 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.237 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.238 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.238 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.238 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.238 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.238 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.238 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.238 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.238 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.238 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.238 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.238 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.238 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.239 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.239 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.239 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.239 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.239 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.239 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.239 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.239 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.239 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.239 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.239 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.239 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.239 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.239 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.239 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.240 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.240 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.240 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.240 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.240 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.240 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.240 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.240 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.240 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.240 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.240 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.241 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.241 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.241 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.241 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.241 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.241 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.241 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.241 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.241 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.241 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.241 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.242 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.242 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.242 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.242 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.242 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.242 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.242 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.242 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.242 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.242 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.242 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.243 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.244 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.244 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.244 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.238 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.244 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.244 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.245 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.246 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.246 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.247 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.247 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.247 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.247 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.247 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.247 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.248 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.248 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.248 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.248 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.249 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.249 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.249 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.261 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.262 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.262 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.263 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.263 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.263 [Thread-6] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.263 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.263 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.263 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.263 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.263 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.264 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.264 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.264 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.264 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.264 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.264 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.264 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.265 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.265 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.265 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.265 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.265 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.265 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.265 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.265 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.265 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.266 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.266 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.265 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.266 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.266 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.266 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.266 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.266 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.266 [Thread-5] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.266 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.266 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.266 [Thread-5] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.267 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.267 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.267 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.267 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.267 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.267 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.267 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.267 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.267 [Thread-5] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.267 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.267 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.267 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.268 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.268 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.269 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.269 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.269 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.269 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.269 [Thread-5] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.269 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.269 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.269 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.269 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.269 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.269 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.269 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.270 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.270 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.270 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.270 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.270 [Thread-2] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.270 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.270 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.270 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.270 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.270 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.270 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.270 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.271 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.271 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.271 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.271 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.271 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.271 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.271 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.271 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.271 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.271 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.272 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.272 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.272 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.272 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.272 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.272 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.272 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.273 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.273 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.273 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.273 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.273 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.273 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.273 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.273 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.274 [Thread-6] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.274 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.274 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.274 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.274 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.274 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.274 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.274 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.274 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.275 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.275 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.275 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.275 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.275 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.275 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.275 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.276 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.276 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.276 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.276 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.276 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.276 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.276 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.276 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.276 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.277 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.277 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.277 [Thread-2] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.277 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.277 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.277 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.277 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.277 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.278 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.278 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.278 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.278 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.278 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.278 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.278 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.279 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.279 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.279 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.279 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.279 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.279 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.279 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.279 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.279 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.280 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.280 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.280 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.280 [Thread-6] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.280 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.280 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.280 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.281 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.281 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.281 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.281 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.281 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.281 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.284 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.284 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.284 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.285 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.285 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.286 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.286 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.286 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.286 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.286 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.286 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.286 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.287 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.287 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.287 [Thread-6] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.287 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.287 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.287 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.287 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.287 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.287 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.288 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.288 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.288 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.288 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.289 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.289 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.289 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.289 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.289 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.289 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.289 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.289 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.289 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.289 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.290 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.290 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.290 [Thread-2] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.290 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.290 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.290 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.290 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.290 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.290 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.290 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.290 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.291 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.291 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.291 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.291 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.291 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.292 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.292 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.292 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.292 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.292 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.292 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.292 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.292 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.292 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.292 [Thread-6] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.292 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.292 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.293 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.293 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.293 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.293 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.293 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.293 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.293 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.293 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.293 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.294 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.294 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.294 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.294 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.294 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.295 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.295 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.295 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.295 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.295 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.295 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.295 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.295 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.295 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.295 [Thread-6] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.295 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.296 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.296 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.296 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.296 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.296 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.296 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.296 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.296 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.296 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.296 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.296 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.296 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.297 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.297 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.297 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.297 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.297 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.297 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.305 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.305 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.306 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.306 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.306 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.307 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.307 [Thread-6] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.307 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.307 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.307 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.307 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.307 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.307 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.307 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.307 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.308 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.308 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.308 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.308 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.309 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.309 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.309 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.309 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.309 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.309 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.309 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.309 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.309 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.309 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.310 [Thread-6] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.310 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.310 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.310 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.310 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.310 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.310 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.310 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.310 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.310 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.310 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.310 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.311 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.311 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.311 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.311 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.311 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.312 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.312 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.312 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.312 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.312 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.312 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.312 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.313 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.313 [Thread-2] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.313 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.313 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.313 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.313 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.313 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.313 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.313 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.313 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.314 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.314 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.314 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.314 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.314 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.314 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.314 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.315 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.315 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.315 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.315 [Thread-2] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.315 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.315 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.315 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.316 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.316 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.316 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.316 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.316 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.317 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.318 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.318 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.318 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.318 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.318 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.318 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.318 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.318 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.318 [Thread-2] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.318 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.319 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.319 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.319 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.319 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.319 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.319 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.319 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.320 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.320 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.320 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.320 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.320 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.320 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.320 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.321 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.321 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.321 [Thread-2] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.321 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.321 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.321 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.322 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.322 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.322 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.322 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.322 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.323 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.323 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.323 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.323 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.323 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.323 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.323 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.323 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.324 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.324 [Thread-2] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.324 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.324 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.324 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.324 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.324 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.324 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.324 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.325 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.325 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.325 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.325 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.325 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.325 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.333 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.334 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.334 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.334 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.334 [Thread-2] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.334 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.334 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.335 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.335 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.335 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.335 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.335 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.335 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.336 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.336 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.336 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.336 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.336 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.336 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.336 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.337 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.337 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.337 [Thread-2] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.337 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.337 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.337 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.337 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.338 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.338 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.338 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.338 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.338 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.339 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.339 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.339 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.339 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.339 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.339 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.339 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.339 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.339 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.339 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.339 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.339 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.339 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.339 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.339 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.339 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.339 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.339 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.340 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.340 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.340 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.340 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.340 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.340 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.340 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.340 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.340 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.340 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.340 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.340 [Thread-2] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.340 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.340 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.340 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.341 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.341 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.341 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.341 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.341 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.342 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.342 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.342 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.342 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.342 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.342 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.342 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.343 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.343 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.343 [Thread-2] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.343 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.343 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.343 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.344 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.344 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.344 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.344 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.344 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.345 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.345 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.345 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.345 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.346 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.346 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.346 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.346 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.346 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.346 [Thread-2] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.346 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.346 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.346 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.347 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.347 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.347 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.347 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.347 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.348 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.348 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.348 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.348 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.348 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.348 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.348 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.348 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.348 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.348 [Thread-2] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.348 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.349 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.349 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.349 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.349 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.349 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.349 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.349 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.350 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.350 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.350 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.350 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.350 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.350 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.351 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.351 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b291f07b-1343-4df6-96b4-d1724184a043] 07:53:49.358 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 369851597] 07:53:49.375 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 454215792] 07:53:49.376 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 2111657749] 07:53:49.377 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c8ee083d-d183-40a3-bb07-4259d3894570] 07:53:49.377 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c8ee083d-d183-40a3-bb07-4259d3894570] 07:53:49.377 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c8ee083d-d183-40a3-bb07-4259d3894570] 07:53:49.377 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c8ee083d-d183-40a3-bb07-4259d3894570] 07:53:49.377 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c8ee083d-d183-40a3-bb07-4259d3894570] 07:53:49.379 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c8ee083d-d183-40a3-bb07-4259d3894570] 07:53:49.385 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c8ee083d-d183-40a3-bb07-4259d3894570] 07:53:49.385 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c8ee083d-d183-40a3-bb07-4259d3894570] 07:53:49.385 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c8ee083d-d183-40a3-bb07-4259d3894570] 07:53:49.385 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c8ee083d-d183-40a3-bb07-4259d3894570] 07:53:49.385 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- not locked: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c8ee083d-d183-40a3-bb07-4259d3894570] 07:53:49.391 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 407577812] 07:53:49.405 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 107240479] 07:53:49.410 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b456db86-72a0-4207-ae07-ae392eda791a] 07:53:49.410 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b456db86-72a0-4207-ae07-ae392eda791a] 07:53:49.411 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b456db86-72a0-4207-ae07-ae392eda791a] 07:53:49.420 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b456db86-72a0-4207-ae07-ae392eda791a] 07:53:49.422 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b456db86-72a0-4207-ae07-ae392eda791a] 07:53:49.422 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b456db86-72a0-4207-ae07-ae392eda791a] 07:53:49.435 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1778824052] 07:53:49.459 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1247844355] 07:53:49.461 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=0765d9df-7943-4c8f-8285-05d537d89803] 07:53:49.461 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=0765d9df-7943-4c8f-8285-05d537d89803] 07:53:49.461 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=0765d9df-7943-4c8f-8285-05d537d89803] 07:53:49.463 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=0765d9df-7943-4c8f-8285-05d537d89803] 07:53:49.464 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=0765d9df-7943-4c8f-8285-05d537d89803] 07:53:49.464 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=0765d9df-7943-4c8f-8285-05d537d89803] 07:53:49.465 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=0765d9df-7943-4c8f-8285-05d537d89803] 07:53:49.465 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=0765d9df-7943-4c8f-8285-05d537d89803] 07:53:49.465 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=0765d9df-7943-4c8f-8285-05d537d89803] 07:53:49.466 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=0765d9df-7943-4c8f-8285-05d537d89803] 07:53:49.467 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=0765d9df-7943-4c8f-8285-05d537d89803] 07:53:49.467 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=0765d9df-7943-4c8f-8285-05d537d89803] 07:53:49.473 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 817788877] 07:53:49.474 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=e6cee643-c87b-49c9-9d03-113c89739a71] 07:53:49.474 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=e6cee643-c87b-49c9-9d03-113c89739a71] 07:53:49.474 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=e6cee643-c87b-49c9-9d03-113c89739a71] 07:53:49.475 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=e6cee643-c87b-49c9-9d03-113c89739a71] 07:53:49.476 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- failed to insert lock record - attempting update: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=e6cee643-c87b-49c9-9d03-113c89739a71] org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException: Unique index or primary key violation: "POOLING.PRIMARY_KEY_4 ON POOLING.LOCKS(RESOURCEID) VALUES ( /* 44 */ 'my resource' )"; SQL statement: INSERT INTO pooling.locks (resourceId, host, owner, expirationTime) values (?, ?, ?, ?) [23505-224] at org.h2.message.DbException.getJdbcSQLException(DbException.java:520) at org.h2.message.DbException.getJdbcSQLException(DbException.java:489) at org.h2.message.DbException.get(DbException.java:223) at org.h2.message.DbException.get(DbException.java:199) at org.h2.index.Index.getDuplicateKeyException(Index.java:527) at org.h2.mvstore.db.MVSecondaryIndex.checkUnique(MVSecondaryIndex.java:223) at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:184) at org.h2.mvstore.db.MVTable.addRow(MVTable.java:519) at org.h2.command.dml.Insert.insertRows(Insert.java:174) at org.h2.command.dml.Insert.update(Insert.java:135) at org.h2.command.dml.DataChangeStatement.update(DataChangeStatement.java:74) at org.h2.command.CommandContainer.update(CommandContainer.java:169) at org.h2.command.Command.executeUpdate(Command.java:256) at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:216) at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:174) at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doDbInsert(DistributedLockManager.java:716) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:631) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoLockNeedingUpdate(DistributedLockManagerTest.java:1186) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:49.477 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=e6cee643-c87b-49c9-9d03-113c89739a71] 07:53:49.478 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=e6cee643-c87b-49c9-9d03-113c89739a71] 07:53:49.478 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=e6cee643-c87b-49c9-9d03-113c89739a71] 07:53:49.482 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1685697739] 07:53:49.483 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b6a0bf56-d0fd-4723-b6ba-d06c1b589db4] 07:53:49.483 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b6a0bf56-d0fd-4723-b6ba-d06c1b589db4] 07:53:49.483 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b6a0bf56-d0fd-4723-b6ba-d06c1b589db4] 07:53:49.484 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b6a0bf56-d0fd-4723-b6ba-d06c1b589db4] 07:53:49.485 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b6a0bf56-d0fd-4723-b6ba-d06c1b589db4] 07:53:49.485 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b6a0bf56-d0fd-4723-b6ba-d06c1b589db4] 07:53:49.485 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b6a0bf56-d0fd-4723-b6ba-d06c1b589db4] 07:53:49.485 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b6a0bf56-d0fd-4723-b6ba-d06c1b589db4] 07:53:49.486 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b6a0bf56-d0fd-4723-b6ba-d06c1b589db4] 07:53:49.487 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b6a0bf56-d0fd-4723-b6ba-d06c1b589db4] 07:53:49.487 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=b6a0bf56-d0fd-4723-b6ba-d06c1b589db4] 07:53:49.491 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 539941005] 07:53:49.492 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=9e765a5e-49e0-4ea4-9ccf-bb2e5ce523e8] 07:53:49.492 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=9e765a5e-49e0-4ea4-9ccf-bb2e5ce523e8] 07:53:49.492 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=9e765a5e-49e0-4ea4-9ccf-bb2e5ce523e8] 07:53:49.493 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=9e765a5e-49e0-4ea4-9ccf-bb2e5ce523e8] 07:53:49.494 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=9e765a5e-49e0-4ea4-9ccf-bb2e5ce523e8] 07:53:49.495 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=9e765a5e-49e0-4ea4-9ccf-bb2e5ce523e8] 07:53:49.499 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 212467648] 07:53:49.504 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1558550579] 07:53:49.505 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 819711997] 07:53:49.506 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=81890f3e-65b3-40f5-8dc2-966f69f38d8e] 07:53:49.506 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=81890f3e-65b3-40f5-8dc2-966f69f38d8e] 07:53:49.506 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=81890f3e-65b3-40f5-8dc2-966f69f38d8e] 07:53:49.506 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=81890f3e-65b3-40f5-8dc2-966f69f38d8e] java.sql.SQLException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1695) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoLockEx(DistributedLockManagerTest.java:1168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:49.507 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=81890f3e-65b3-40f5-8dc2-966f69f38d8e] 07:53:49.507 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=81890f3e-65b3-40f5-8dc2-966f69f38d8e] 07:53:49.507 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=81890f3e-65b3-40f5-8dc2-966f69f38d8e] 07:53:49.507 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:217) at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:49.511 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 804123227] 07:53:49.512 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fe124f4f-77bf-4184-930b-a6a3b108bd3b] 07:53:49.512 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fe124f4f-77bf-4184-930b-a6a3b108bd3b] 07:53:49.512 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fe124f4f-77bf-4184-930b-a6a3b108bd3b] 07:53:49.513 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fe124f4f-77bf-4184-930b-a6a3b108bd3b] 07:53:49.514 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fe124f4f-77bf-4184-930b-a6a3b108bd3b] 07:53:49.514 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=fe124f4f-77bf-4184-930b-a6a3b108bd3b] 07:53:49.518 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1735125919] 07:53:49.519 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=6f98d542-392f-4ddc-a8c2-d800d4182383] 07:53:49.519 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=6f98d542-392f-4ddc-a8c2-d800d4182383] 07:53:49.526 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 2065512965] 07:53:49.526 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=2eb981d8-56d2-4369-8f30-d6be1a364493] 07:53:49.527 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=2eb981d8-56d2-4369-8f30-d6be1a364493] 07:53:49.527 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=2eb981d8-56d2-4369-8f30-d6be1a364493] 07:53:49.527 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=2eb981d8-56d2-4369-8f30-d6be1a364493] 07:53:49.527 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'state' of type [null] on target object [DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=2eb981d8-56d2-4369-8f30-d6be1a364493]] or target class [class org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock] to value [ACTIVE] 07:53:49.527 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- not locked: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=2eb981d8-56d2-4369-8f30-d6be1a364493] 07:53:49.528 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=2eb981d8-56d2-4369-8f30-d6be1a364493] 07:53:49.529 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=2eb981d8-56d2-4369-8f30-d6be1a364493] 07:53:49.530 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=2eb981d8-56d2-4369-8f30-d6be1a364493] 07:53:49.530 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=2eb981d8-56d2-4369-8f30-d6be1a364493] 07:53:49.530 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=2eb981d8-56d2-4369-8f30-d6be1a364493] 07:53:49.530 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=2eb981d8-56d2-4369-8f30-d6be1a364493] 07:53:49.530 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=2eb981d8-56d2-4369-8f30-d6be1a364493] 07:53:49.531 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=2eb981d8-56d2-4369-8f30-d6be1a364493] 07:53:49.531 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=2eb981d8-56d2-4369-8f30-d6be1a364493] 07:53:49.531 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=2eb981d8-56d2-4369-8f30-d6be1a364493] 07:53:49.545 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1122108672] 07:53:49.548 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 614850007] 07:53:49.548 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=db6a7494-9b41-4b98-aaa6-65217101e170] 07:53:49.548 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=db6a7494-9b41-4b98-aaa6-65217101e170] 07:53:49.548 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=db6a7494-9b41-4b98-aaa6-65217101e170] 07:53:49.548 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=db6a7494-9b41-4b98-aaa6-65217101e170] 07:53:49.549 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=db6a7494-9b41-4b98-aaa6-65217101e170] 07:53:49.558 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=db6a7494-9b41-4b98-aaa6-65217101e170] 07:53:49.561 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=db6a7494-9b41-4b98-aaa6-65217101e170] 07:53:49.561 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=db6a7494-9b41-4b98-aaa6-65217101e170] 07:53:49.562 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=db6a7494-9b41-4b98-aaa6-65217101e170] 07:53:49.562 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=db6a7494-9b41-4b98-aaa6-65217101e170] 07:53:49.562 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=db6a7494-9b41-4b98-aaa6-65217101e170] 07:53:49.574 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 580293229] 07:53:49.577 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c875ea91-4cf7-404a-816c-651286e53963] 07:53:49.577 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c875ea91-4cf7-404a-816c-651286e53963] 07:53:49.577 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c875ea91-4cf7-404a-816c-651286e53963] 07:53:49.580 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c875ea91-4cf7-404a-816c-651286e53963] 07:53:49.581 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c875ea91-4cf7-404a-816c-651286e53963] 07:53:49.582 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c875ea91-4cf7-404a-816c-651286e53963] 07:53:49.589 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c875ea91-4cf7-404a-816c-651286e53963] 07:53:49.589 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c875ea91-4cf7-404a-816c-651286e53963] 07:53:49.590 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c875ea91-4cf7-404a-816c-651286e53963] 07:53:49.592 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c875ea91-4cf7-404a-816c-651286e53963] 07:53:49.593 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c875ea91-4cf7-404a-816c-651286e53963] org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException: Unique index or primary key violation: "POOLING.PRIMARY_KEY_4 ON POOLING.LOCKS(RESOURCEID) VALUES ( /* 51 */ 'my resource' )"; SQL statement: INSERT INTO pooling.locks (resourceId, host, owner, expirationTime) values (?, ?, ?, ?) [23505-224] at org.h2.message.DbException.getJdbcSQLException(DbException.java:520) at org.h2.message.DbException.getJdbcSQLException(DbException.java:489) at org.h2.message.DbException.get(DbException.java:223) at org.h2.message.DbException.get(DbException.java:199) at org.h2.index.Index.getDuplicateKeyException(Index.java:527) at org.h2.mvstore.db.MVSecondaryIndex.checkUnique(MVSecondaryIndex.java:223) at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:184) at org.h2.mvstore.db.MVTable.addRow(MVTable.java:519) at org.h2.command.dml.Insert.insertRows(Insert.java:174) at org.h2.command.dml.Insert.update(Insert.java:135) at org.h2.command.dml.DataChangeStatement.update(DataChangeStatement.java:74) at org.h2.command.CommandContainer.update(CommandContainer.java:169) at org.h2.command.Command.executeUpdate(Command.java:256) at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:216) at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:174) at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doDbInsert(DistributedLockManager.java:716) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doExtend(DistributedLockManager.java:689) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoExtendEx(DistributedLockManagerTest.java:1409) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:49.594 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c875ea91-4cf7-404a-816c-651286e53963] 07:53:49.594 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c875ea91-4cf7-404a-816c-651286e53963] 07:53:49.594 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=c875ea91-4cf7-404a-816c-651286e53963] 07:53:49.606 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1322777464] 07:53:49.608 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4f5efbb1-a228-4c94-94fa-52aa8bc5f26a] 07:53:49.608 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4f5efbb1-a228-4c94-94fa-52aa8bc5f26a] 07:53:49.608 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4f5efbb1-a228-4c94-94fa-52aa8bc5f26a] 07:53:49.611 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4f5efbb1-a228-4c94-94fa-52aa8bc5f26a] 07:53:49.614 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4f5efbb1-a228-4c94-94fa-52aa8bc5f26a] 07:53:49.614 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4f5efbb1-a228-4c94-94fa-52aa8bc5f26a] 07:53:49.614 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4f5efbb1-a228-4c94-94fa-52aa8bc5f26a] 07:53:49.614 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4f5efbb1-a228-4c94-94fa-52aa8bc5f26a] 07:53:49.614 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4f5efbb1-a228-4c94-94fa-52aa8bc5f26a] 07:53:49.614 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4f5efbb1-a228-4c94-94fa-52aa8bc5f26a] 07:53:49.615 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4f5efbb1-a228-4c94-94fa-52aa8bc5f26a] 07:53:49.615 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4f5efbb1-a228-4c94-94fa-52aa8bc5f26a] 07:53:49.626 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 89272219] 07:53:49.628 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 716774245] 07:53:49.635 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1157129747] 07:53:49.640 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=5e83f372-455a-4717-8f2b-2e0a634744c6] 07:53:49.640 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=5e83f372-455a-4717-8f2b-2e0a634744c6] 07:53:49.640 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=5e83f372-455a-4717-8f2b-2e0a634744c6] 07:53:49.644 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=5e83f372-455a-4717-8f2b-2e0a634744c6] 07:53:49.648 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=5e83f372-455a-4717-8f2b-2e0a634744c6] 07:53:49.648 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=5e83f372-455a-4717-8f2b-2e0a634744c6] 07:53:49.661 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1576107616] 07:53:49.670 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleting all expired locks from the DB 07:53:49.672 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleted 2 expired locks from the DB 07:53:49.685 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 723453543] 07:53:49.692 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 204540579] 07:53:49.698 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1902521109] 07:53:49.700 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=4dd949a2-64b5-4382-b4cd-f0593dd7ef93, resource2lock={}]] 07:53:49.705 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 2059174794] 07:53:49.705 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 436423612] 07:53:49.706 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=aabe91b8-217c-4c2e-8d94-71e3a95e12c3] 07:53:49.706 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=aabe91b8-217c-4c2e-8d94-71e3a95e12c3] 07:53:49.706 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=aabe91b8-217c-4c2e-8d94-71e3a95e12c3] 07:53:49.707 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=aabe91b8-217c-4c2e-8d94-71e3a95e12c3] java.sql.SQLException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1695) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestNotTransient(DistributedLockManagerTest.java:1115) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:49.707 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=aabe91b8-217c-4c2e-8d94-71e3a95e12c3] 07:53:49.707 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=aabe91b8-217c-4c2e-8d94-71e3a95e12c3] 07:53:49.707 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=aabe91b8-217c-4c2e-8d94-71e3a95e12c3] 07:53:49.708 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:217) at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:49.720 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1561240239] 07:53:49.728 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 211528162] 07:53:49.728 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81307.54377b4b-a587-4e57-aad4-428baf8b4330, uuidString=d8fbb926-fd6f-48b6-a635-6255d7dc9da7, resource2lock={}] 07:53:49.731 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- thread pool is no longer accepting requests java.util.concurrent.RejectedExecutionException: expected exception at org.onap.policy.distributed.locking.DistributedLockManager.checkExpired(DistributedLockManager.java:265) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runChecker(DistributedLockManagerTest.java:1503) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testCheckExpiredExecRejected(DistributedLockManagerTest.java:488) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:49.731 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:49.742 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [java.util.concurrent.ScheduledThreadPoolExecutor@698394bf[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]] [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.597 s -- in org.onap.policy.distributed.locking.DistributedLockManagerTest [INFO] Running org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest 07:53:49.754 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.<init>() 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:529) at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:49.754 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.<init>(java.lang.String) 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:529) at org.onap.policy.common.utils.test.ThrowablesTester.testString(ThrowablesTester.java:149) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:80) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:49.755 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.<init>(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:529) at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:49.755 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.<init>(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:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:49.756 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.<init>(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:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:49.756 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.<init>(java.lang.String,java.lang.Exception) 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:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:149) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:49.757 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.<init>(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:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest [INFO] Running org.onap.policy.distributed.locking.DistributedLockPropertiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.distributed.locking.DistributedLockPropertiesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ feature-distributed-locking --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'feature-distributed-locking' with 4 classes [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-distributed-locking --- [INFO] Copying commons-dbcp2-2.12.0.jar to /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/assembly/lib/commons-dbcp2-2.12.0.jar [INFO] Copying commons-pool2-2.12.0.jar to /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/assembly/lib/commons-pool2-2.12.0.jar [INFO] Copying slf4j-api-2.0.13.jar to /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/assembly/lib/slf4j-api-2.0.13.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-distributed-locking --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/feature-distributed-locking-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-distributed-locking --- [INFO] Reading assembly descriptor: src/assembly/assemble_zip.xml [INFO] Building zip: /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/feature-distributed-locking-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ feature-distributed-locking --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ feature-distributed-locking --- [INFO] Analyzed bundle 'feature-distributed-locking' with 4 classes [INFO] Analyzed bundle 'policy-core' with 16 classes [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ feature-distributed-locking --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-distributed-locking --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/pom.xml to /tmp/r/org/onap/policy/drools-pdp/feature-distributed-locking/3.0.1-SNAPSHOT/feature-distributed-locking-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/feature-distributed-locking-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/feature-distributed-locking/3.0.1-SNAPSHOT/feature-distributed-locking-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/feature-distributed-locking-3.0.1-SNAPSHOT.zip to /tmp/r/org/onap/policy/drools-pdp/feature-distributed-locking/3.0.1-SNAPSHOT/feature-distributed-locking-3.0.1-SNAPSHOT.zip [INFO] [INFO] ------------< org.onap.policy.drools-pdp:feature-lifecycle >------------ [INFO] Building feature-lifecycle 3.0.1-SNAPSHOT [10/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-lifecycle --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-lifecycle --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --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.3.1:check (onap-license) @ feature-lifecycle --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ feature-lifecycle --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-lifecycle --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-lifecycle --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-lifecycle --- [INFO] Copying 17 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-lifecycle --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 17 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-lifecycle --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStatePassiveTest 07:53:53.310 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:53.315 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:53.315 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:56.391 [main] WARN o.k.maven.integration.embedder.MavenProjectLoader:loadMavenProject:181 - Unable to parse pom.xml file of the running project: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT: Could not find artifact org.onap.policy.parent:integration:pom:5.0.1-SNAPSHOT and 'parent.relativePath' points at no local POM @ org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT, /w/workspace/policy-drools-pdp-sonar/pom.xml, line 27, column 13 07:53:56.530 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:56.531 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: [org.onap.policy.drools.lifecycle.LifecycleFeature@36545439] 07:53:56.546 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: [org.onap.policy.drools.lifecycle.LifecycleFeature@36545439] 07:53:56.551 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:<init>:144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:56.677 [main] WARN o.drools.compiler.kie.builder.impl.KieBuilderImpl:packageNameForFile:398 - File 'drools1.drl' is in folder '' but declares package 'org.onap.policy.drools.core'. It is advised to have a correspondance between package and folder names. 07:53:56.705 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: defaultKieBase 07:53:56.749 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: defaultKieBase 07:53:56.749 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:56.754 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:56.755 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:56.757 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:56.799 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:56.802 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:56.809 [main] INFO org.onap.policy.drools.core.PolicyContainer:<init>:126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:53:56.809 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:56.811 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:56.835 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:56.847 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:56.851 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620436833, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@56502cbd] 07:53:56.854 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:56.931 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:56.946 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: [] 07:53:56.947 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"ef8c22a7-0874-4b8f-a5c5-c295cf56f23c","timestampMs":1730620436933,"pdpGroup":"defaultGroup"} 07:53:56.947 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:56.957 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:56.957 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:56.958 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620436957, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@5482bdbc] 07:53:56.958 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:56.959 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:56.959 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:start:65 - LifecycleStatePassive(): start 07:53:56.959 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:56.959 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"604d0281-485f-48bc-9f79-e3020e2ebf89","timestampMs":1730620436959,"pdpGroup":"defaultGroup"} 07:53:56.959 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:56.962 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:56.962 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:56.962 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620436962, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@7a16602e] 07:53:56.963 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:56.963 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:56.963 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:56.964 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:56.965 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:56.965 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:56.966 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"f08fbbc1-445e-4f7d-870f-3a11df8d521d","timestampMs":1730620436965,"pdpGroup":"defaultGroup"} 07:53:56.966 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:56.968 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:56.968 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:56.969 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620436968, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@f308c09] 07:53:56.969 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:56.969 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:53:56.970 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"9f383d32-37a3-450b-8d58-e79b915847d6","timestampMs":1730620436969,"pdpGroup":"defaultGroup"} 07:53:56.970 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:56.972 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:56.972 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:56.973 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620436972, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@198e7fda] 07:53:56.973 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:56.974 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"11df94d3-9844-4f14-8b3b-fa733b675d65","timestampMs":1730620436973,"name":"test","pdpGroup":"A","pdpSubgroup":"a"} 07:53:56.980 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:onTopicEvent:684 - pdp-state-chage from NOOP:policy-pdp-pap is invalid: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=11df94d3-9844-4f14-8b3b-fa733b675d65, timestampMs=1730620436973, name=test, pdpGroup=A, pdpSubgroup=a), source=null, state=ACTIVE) 07:53:57.004 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=311344289]): start 07:53:57.007 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=311344289] 07:53:57.007 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:57.009 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: [] 07:53:57.043 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:57.044 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:57.044 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:57.045 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:57.045 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:57.045 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:57.046 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:57.046 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.526 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:57.526 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.527 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"response":{"responseTo":"668fab7e-112d-4058-9daf-9265f875a453","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"668fab7e-112d-4058-9daf-9265f875a453","timestampMs":1730620437527,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:57.528 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"11df94d3-9844-4f14-8b3b-fa733b675d65","timestampMs":1730620436973,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:57.528 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:57.529 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"response":{"responseTo":"11df94d3-9844-4f14-8b3b-fa733b675d65","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"11df94d3-9844-4f14-8b3b-fa733b675d65","timestampMs":1730620437529,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:57.530 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730620436972, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@198e7fda] 07:53:57.533 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:272 - re-enqueuing work item 07:53:57.533 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620451972, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@198e7fda] 07:53:57.533 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:276 - fire work item PeriodicItem [nextMs=1730620451972, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@198e7fda] 07:53:57.533 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:57.534 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"687616fa-39e6-4bfc-b331-601971c29910","timestampMs":1730620437534,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:57.534 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:276 - fire work item RunnableItem [nextMs=1730620436972, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@198e7fda] 07:53:57.564 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:57.564 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"b3df8ce5-438e-4141-a936-f1fda8d872e7","timestampMs":1730620437564,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:57.564 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:53:57.567 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:57.568 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:57.568 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620437567, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@7f93f7fd] 07:53:57.568 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:57.568 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:53:57.569 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"8594f9fe-c0a3-417f-a78d-528c01bdab98","timestampMs":1730620437568,"pdpGroup":"defaultGroup"} 07:53:57.569 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:57.569 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:57.569 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:shutdown:71 - LifecycleStateTerminated(): shutdown 07:53:57.571 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:57.571 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:57.572 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620437572, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@250cf6a4] 07:53:57.572 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:57.572 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:57.572 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"d259b4a6-6fa0-47e2-a8b9-c37c27f33536","timestampMs":1730620437572,"pdpGroup":"defaultGroup"} 07:53:57.573 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:57.577 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:57.578 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:272 - re-enqueuing work item 07:53:57.578 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620452572, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@250cf6a4] 07:53:57.578 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:276 - fire work item PeriodicItem [nextMs=1730620452572, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@250cf6a4] 07:53:57.578 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:57.579 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"9c29bad2-f8ad-489d-a792-b0570e9c3279","timestampMs":1730620437578,"pdpGroup":"defaultGroup"} 07:53:57.579 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:272 - re-enqueuing work item 07:53:57.579 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620467572, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@250cf6a4] 07:53:57.579 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:276 - fire work item PeriodicItem [nextMs=1730620467572, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@250cf6a4] 07:53:57.579 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:57.580 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"42d9f335-aae9-4e62-9f1b-066acae29deb","timestampMs":1730620437579,"pdpGroup":"defaultGroup"} 07:53:57.580 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:57.580 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"70bd22e6-3524-4f02-8fbf-5a22285d043f","timestampMs":1730620437580,"pdpGroup":"defaultGroup"} 07:53:57.580 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:57.580 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:57.581 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:57.581 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"79396471-505e-41b0-b95e-fc5838b4feba","timestampMs":1730620437581,"pdpGroup":"defaultGroup"} 07:53:57.581 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:57.583 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:57.584 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:57.584 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620437583, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@57c09e37] 07:53:57.584 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:57.584 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.584 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620437583, periodMs=30000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@57c09e37] 07:53:57.585 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:57.585 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.585 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"42fb1be1-5428-4e08-a1ac-831d3db5af5e","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"42fb1be1-5428-4e08-a1ac-831d3db5af5e","timestampMs":1730620437585,"pdpGroup":"defaultGroup","pdpSubgroup":"z"} 07:53:57.595 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:53:57.595 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:343 - no controller found for onap.policies.controlloop.operational.common.Drools 1.0.0 07:53:57.596 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [operational.restart 1.0.0] 07:53:57.598 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:57.598 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.599 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"42fb1be1-5428-4e08-a1ac-831d3db5af5e","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"42fb1be1-5428-4e08-a1ac-831d3db5af5e","timestampMs":1730620437598,"pdpGroup":"defaultGroup","pdpSubgroup":"z"} 07:53:57.599 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.599 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:343 - no controller found for onap.policies.controlloop.operational.common.Drools 1.0.0 07:53:57.599 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [operational.restart 1.0.0] 07:53:57.599 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:57.600 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.600 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"42fb1be1-5428-4e08-a1ac-831d3db5af5e","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"42fb1be1-5428-4e08-a1ac-831d3db5af5e","timestampMs":1730620437600,"pdpGroup":"defaultGroup"} 07:53:57.600 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.600 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:343 - no controller found for onap.policies.controlloop.operational.common.Drools 1.0.0 07:53:57.600 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [operational.restart 1.0.0] 07:53:57.601 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:57.601 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.601 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"42fb1be1-5428-4e08-a1ac-831d3db5af5e","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"42fb1be1-5428-4e08-a1ac-831d3db5af5e","timestampMs":1730620437601,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:57.601 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:57.601 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:57.601 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.604 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:57.605 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.605 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"response":{"responseTo":"42fb1be1-5428-4e08-a1ac-831d3db5af5e","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"42fb1be1-5428-4e08-a1ac-831d3db5af5e","timestampMs":1730620437605,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:57.606 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.611 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:57.611 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.612 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"}],"response":{"responseTo":"42fb1be1-5428-4e08-a1ac-831d3db5af5e","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"42fb1be1-5428-4e08-a1ac-831d3db5af5e","timestampMs":1730620437611,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:57.612 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.614 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:57.614 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.614 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"42fb1be1-5428-4e08-a1ac-831d3db5af5e","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"42fb1be1-5428-4e08-a1ac-831d3db5af5e","timestampMs":1730620437614,"pdpGroup":"defaultGroup"} 07:53:57.615 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:57.615 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"fb7de19b-1beb-4248-9ec4-d970a14b8ac8","timestampMs":1730620437615,"pdpGroup":"defaultGroup"} 07:53:57.615 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:57.626 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=311344289]): halt 07:53:57.627 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:57.627 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:57.627 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=311344289]): stop 07:53:57.629 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:57.629 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=311344289] 07:53:57.630 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:57.632 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=311344289]: HALT 07:53:57.633 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=311344289] 07:53:57.633 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=311344289]: REMOVE-CODERS 07:53:57.633 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=311344289] 07:53:57.633 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=311344289] 07:53:57.633 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:57.633 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:57.634 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:57.634 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:57.634 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.660 s -- in org.onap.policy.drools.lifecycle.LifecycleStatePassiveTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleFeatureTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.921 s -- in org.onap.policy.drools.lifecycle.LifecycleFeatureTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateTestTest 07:53:59.595 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.599 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.603 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.607 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.611 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.614 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.618 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.621 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.625 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.628 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.631 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.634 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.636 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.policy.drools.lifecycle.LifecycleStateTestTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateSafeTest 07:53:59.658 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.660 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.662 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.665 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.668 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.670 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.673 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.675 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.678 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.681 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.683 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.685 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:59.687 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.policy.drools.lifecycle.LifecycleStateSafeTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateActiveTest 07:53:59.707 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:59.708 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:59.708 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:54:00.157 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:<init>:144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:54:00.158 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:00.164 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:00.174 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:54:00.179 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:54:00.186 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:54:00.191 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:54:00.196 [main] INFO org.onap.policy.drools.core.PolicyContainer:<init>:126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:54:00.197 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:00.197 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:00.200 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.200 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:54:00.201 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620440200, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@532f4545] 07:54:00.201 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:54:00.202 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"48f02168-80e2-40b6-8954-a76626242fd3","timestampMs":1730620440201,"pdpGroup":"A","pdpSubgroup":"a"} 07:54:00.202 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:54:00.203 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"48f02168-80e2-40b6-8954-a76626242fd3","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"48f02168-80e2-40b6-8954-a76626242fd3","timestampMs":1730620440202,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.203 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730620440200, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@532f4545] 07:54:00.203 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=487005488]): start 07:54:00.203 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=487005488] 07:54:00.204 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:00.205 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:00.206 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:00.206 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:00.207 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:00.207 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:54:00.207 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:54:00.208 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"065a640a-5454-4d14-8242-ee4f3f08d487","timestampMs":1730620440208,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.208 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:54:00.210 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.210 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:54:00.211 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620440210, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@62c5255b] 07:54:00.211 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:54:00.211 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"44136316-afea-4900-aba6-0d3e8f3a9d7f","timestampMs":1730620440211,"pdpGroup":"A","pdpSubgroup":"a"} 07:54:00.211 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:54:00.212 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"44136316-afea-4900-aba6-0d3e8f3a9d7f","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"44136316-afea-4900-aba6-0d3e8f3a9d7f","timestampMs":1730620440211,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.212 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730620440210, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@62c5255b] 07:54:00.212 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=487005488]): start 07:54:00.212 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:54:00.213 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:start:65 - LifecycleStateActive(): start 07:54:00.213 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:54:00.213 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"8a1f5bdb-6af6-4086-a6a5-e78b23a89f1c","timestampMs":1730620440213,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.213 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:54:00.215 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.215 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:54:00.216 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620440215, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@6c2b5639] 07:54:00.216 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:54:00.216 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"68af3126-09b1-4cc7-88f4-5726f9e8523e","timestampMs":1730620440216,"pdpGroup":"A","pdpSubgroup":"a"} 07:54:00.216 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:54:00.217 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"68af3126-09b1-4cc7-88f4-5726f9e8523e","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"68af3126-09b1-4cc7-88f4-5726f9e8523e","timestampMs":1730620440216,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.217 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730620440215, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@6c2b5639] 07:54:00.217 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=487005488]): start 07:54:00.217 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:54:00.222 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"fe94a755-9022-4fa2-a736-d34316fce221","timestampMs":1730620440217,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.222 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:54:00.223 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:54:00.223 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:shutdown:71 - LifecycleStateTerminated(): shutdown 07:54:00.229 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.229 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:54:00.229 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620440228, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@14616362] 07:54:00.230 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:54:00.230 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"460201c3-e088-4f9c-9a8f-7fb7dd20a2c2","timestampMs":1730620440230,"pdpGroup":"A","pdpSubgroup":"a"} 07:54:00.230 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:54:00.231 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"460201c3-e088-4f9c-9a8f-7fb7dd20a2c2","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"460201c3-e088-4f9c-9a8f-7fb7dd20a2c2","timestampMs":1730620440231,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.231 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730620440228, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@14616362] 07:54:00.231 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=487005488]): start 07:54:00.232 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"e4ff6c2a-e284-407e-960a-b67e0a05d0de","timestampMs":1730620440232,"pdpGroup":"B","pdpSubgroup":"b"} 07:54:00.233 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:54:00.233 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"e4ff6c2a-e284-407e-960a-b67e0a05d0de","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e4ff6c2a-e284-407e-960a-b67e0a05d0de","timestampMs":1730620440233,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.236 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"e4ff6c2a-e284-407e-960a-b67e0a05d0de","timestampMs":1730620440232,"pdpGroup":"B","pdpSubgroup":"b"} 07:54:00.237 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:54:00.237 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"e4ff6c2a-e284-407e-960a-b67e0a05d0de","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e4ff6c2a-e284-407e-960a-b67e0a05d0de","timestampMs":1730620440237,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.237 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"SAFE","messageName":"PDP_STATE_CHANGE","requestId":"e4ff6c2a-e284-407e-960a-b67e0a05d0de","timestampMs":1730620440232,"pdpGroup":"B","pdpSubgroup":"b"} 07:54:00.238 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:54:00.238 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:stateChange:115 - LifecycleStateActive(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=e4ff6c2a-e284-407e-960a-b67e0a05d0de, timestampMs=1730620440232, name=null, pdpGroup=B, pdpSubgroup=b), source=null, state=SAFE) 07:54:00.238 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:invalidStateChange:363 - LifecycleStateActive(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=e4ff6c2a-e284-407e-960a-b67e0a05d0de, timestampMs=1730620440232, name=null, pdpGroup=B, pdpSubgroup=b), source=null, state=SAFE) 07:54:00.238 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"e4ff6c2a-e284-407e-960a-b67e0a05d0de","responseStatus":"FAIL","responseMessage":"invalid state change to SAFE"},"messageName":"PDP_STATUS","requestId":"e4ff6c2a-e284-407e-960a-b67e0a05d0de","timestampMs":1730620440238,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.238 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"TERMINATED","messageName":"PDP_STATE_CHANGE","requestId":"e4ff6c2a-e284-407e-960a-b67e0a05d0de","timestampMs":1730620440232,"pdpGroup":"B","pdpSubgroup":"b"} 07:54:00.239 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:54:00.239 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:stateChange:115 - LifecycleStateActive(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=e4ff6c2a-e284-407e-960a-b67e0a05d0de, timestampMs=1730620440232, name=null, pdpGroup=B, pdpSubgroup=b), source=null, state=TERMINATED) 07:54:00.239 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:invalidStateChange:363 - LifecycleStateActive(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=e4ff6c2a-e284-407e-960a-b67e0a05d0de, timestampMs=1730620440232, name=null, pdpGroup=B, pdpSubgroup=b), source=null, state=TERMINATED) 07:54:00.239 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"e4ff6c2a-e284-407e-960a-b67e0a05d0de","responseStatus":"FAIL","responseMessage":"invalid state change to TERMINATED"},"messageName":"PDP_STATUS","requestId":"e4ff6c2a-e284-407e-960a-b67e0a05d0de","timestampMs":1730620440239,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.239 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"PASSIVE","messageName":"PDP_STATE_CHANGE","requestId":"e4ff6c2a-e284-407e-960a-b67e0a05d0de","timestampMs":1730620440232,"pdpGroup":"B","pdpSubgroup":"b"} 07:54:00.240 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:54:00.240 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"e4ff6c2a-e284-407e-960a-b67e0a05d0de","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e4ff6c2a-e284-407e-960a-b67e0a05d0de","timestampMs":1730620440240,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.240 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:54:00.240 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"69e9e28b-99fe-48f1-a70e-87b1a32a2bd9","timestampMs":1730620440240,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.240 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:54:00.243 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.243 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:54:00.243 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620440243, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@2305053] 07:54:00.243 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:54:00.244 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"879dece4-e85a-4ab1-8e37-8d66d5f753e2","timestampMs":1730620440243,"pdpGroup":"A","pdpSubgroup":"a"} 07:54:00.244 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:54:00.244 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"879dece4-e85a-4ab1-8e37-8d66d5f753e2","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"879dece4-e85a-4ab1-8e37-8d66d5f753e2","timestampMs":1730620440244,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.244 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730620440243, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@2305053] 07:54:00.245 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=487005488]): start 07:54:00.245 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:54:00.245 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"7a2f43a6-ac0c-45d7-aea3-2c39fc846f43","timestampMs":1730620440245,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.246 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:54:00.248 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.248 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:54:00.249 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620440248, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@cd7c71d] 07:54:00.249 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:54:00.249 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"69c14c10-e78e-4154-9b93-4317b03ef6d6","timestampMs":1730620440249,"pdpGroup":"A","pdpSubgroup":"a"} 07:54:00.249 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:54:00.250 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"69c14c10-e78e-4154-9b93-4317b03ef6d6","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"69c14c10-e78e-4154-9b93-4317b03ef6d6","timestampMs":1730620440250,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.250 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730620440248, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@cd7c71d] 07:54:00.250 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=487005488]): start 07:54:00.251 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:54:00.251 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"c18e5d6d-dfd9-4828-8a97-c3bb424e2504","timestampMs":1730620440251,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.251 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:00.252 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:54:00.252 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:54:00.252 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"dec93785-9c94-4f18-9465-f9884ad5e992","timestampMs":1730620440252,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.252 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:00.253 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:54:00.253 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:54:00.254 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"7dbc21b5-71bd-4afc-a61d-269440503eaf","timestampMs":1730620440254,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.254 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:54:00.256 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.257 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:54:00.257 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620440256, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@195e4c8e] 07:54:00.257 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:54:00.258 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"9f3f4c0f-44f0-4f9a-ab97-bf1f5cb6094f","timestampMs":1730620440258,"pdpGroup":"A","pdpSubgroup":"a"} 07:54:00.258 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:54:00.259 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"9f3f4c0f-44f0-4f9a-ab97-bf1f5cb6094f","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"9f3f4c0f-44f0-4f9a-ab97-bf1f5cb6094f","timestampMs":1730620440258,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.259 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730620440256, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@195e4c8e] 07:54:00.259 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=487005488]): start 07:54:00.260 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:00.260 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:54:00.260 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:00.269 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:00.271 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:00.272 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"e22af2f4-452f-4792-848d-c0eaed663b7e","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"e22af2f4-452f-4792-848d-c0eaed663b7e","timestampMs":1730620440272,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:00.274 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:54:00.287 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:00.287 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:00.288 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"response":{"responseTo":"e22af2f4-452f-4792-848d-c0eaed663b7e","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"e22af2f4-452f-4792-848d-c0eaed663b7e","timestampMs":1730620440288,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:00.290 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:00.290 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:00.290 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:00.290 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"response":{"responseTo":"e22af2f4-452f-4792-848d-c0eaed663b7e","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"e22af2f4-452f-4792-848d-c0eaed663b7e","timestampMs":1730620440290,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:00.291 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:00.297 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e, timeout=3600, abatement=true, trigger=unique-policy-id-1-restart, operations=[{id=unique-policy-id-1-restart, description=Restart the VM, operation={actor=APPC, operation=Restart, target={targetType=VNF}}, timeout=1200, retries=3, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}], controllerName=lifecycle})) from junits 07:54:00.298 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:00.298 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:00.298 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"e22af2f4-452f-4792-848d-c0eaed663b7e","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"e22af2f4-452f-4792-848d-c0eaed663b7e","timestampMs":1730620440298,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:00.299 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:54:00.304 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:00.304 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:00.304 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"response":{"responseTo":"e22af2f4-452f-4792-848d-c0eaed663b7e","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"e22af2f4-452f-4792-848d-c0eaed663b7e","timestampMs":1730620440304,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:00.305 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:00.310 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e, timeout=3600, abatement=true, trigger=unique-policy-id-1-restart, operations=[{id=unique-policy-id-1-restart, description=Restart the VM, operation={actor=APPC, operation=Restart, target={targetType=VNF}}, timeout=1200, retries=3, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}], controllerName=lifecycle})) from junits ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 2.0.0 ************************************************************************ 07:54:00.314 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:00.314 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:00.315 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"2.0.0"}],"response":{"responseTo":"e22af2f4-452f-4792-848d-c0eaed663b7e","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"e22af2f4-452f-4792-848d-c0eaed663b7e","timestampMs":1730620440314,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:00.316 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.modifyconfig 1.0.0 ************************************************************************ 07:54:00.321 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:00.321 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:00.321 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"2.0.0"},{"name":"operational.modifyconfig","version":"1.0.0"}],"response":{"responseTo":"e22af2f4-452f-4792-848d-c0eaed663b7e","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"e22af2f4-452f-4792-848d-c0eaed663b7e","timestampMs":1730620440321,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:00.323 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:00.323 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620440256, periodMs=150000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@195e4c8e] 07:54:00.323 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:00.323 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:00.323 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"2.0.0"},{"name":"operational.modifyconfig","version":"1.0.0"}],"response":{"responseTo":"e22af2f4-452f-4792-848d-c0eaed663b7e","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"e22af2f4-452f-4792-848d-c0eaed663b7e","timestampMs":1730620440323,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:00.324 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:00.329 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e, timeout=3600, abatement=true, trigger=unique-policy-id-1-restart, operations=[{id=unique-policy-id-1-restart, description=Restart the VM, operation={actor=APPC, operation=Restart, target={targetType=VNF}}, timeout=1200, retries=3, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}], controllerName=lifecycle})) from junits 07:54:00.333 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, timeout=1200, abatement=false, trigger=unique-policy-id-1-modifyConfig, operations=[{id=unique-policy-id-1-modifyConfig, description=Modify the packet generator, operation={actor=APPC, operation=ModifyConfig, target={targetType=VNF, entityIds={resourceID=bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38}}, payload={streams={"active-streams": 5 }}}, timeout=300, retries=0, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}], controllerName=lifecycle})) from junits 07:54:00.349 [main] ERROR org.onap.policy.drools.policies.StandardValCoder:validate:134 - JSON validation failed: Validation errors: "3600" at #/properties/timeout failed against http://www.onap.org/policy/models/schemas/onap.policies.controlloop.operational.common.Drools.schema.json#/properties/properties/properties/timeout with "Expected: [integer] Found: [string]" "1200" at #/properties/operations/0/timeout failed against http://www.onap.org/policy/models/schemas/onap.policies.controlloop.operational.common.Drools.schema.json#/properties/properties/properties/operations/items/properties/timeout with "Expected: [integer] Found: [string]" 07:54:00.350 [main] ERROR org.onap.policy.drools.policies.StandardValCoder:isConformant:116 - JSON is not conformant to schema org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: "3600" at #/properties/timeout failed against http://www.onap.org/policy/models/schemas/onap.policies.controlloop.operational.common.Drools.schema.json#/properties/properties/properties/timeout with "Expected: [integer] Found: [string]" "1200" at #/properties/operations/0/timeout failed against http://www.onap.org/policy/models/schemas/onap.policies.controlloop.operational.common.Drools.schema.json#/properties/properties/properties/operations/items/properties/timeout with "Expected: [integer] Found: [string]" at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:135) at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:140) at org.onap.policy.drools.policies.StandardValCoder.conformance(StandardValCoder.java:125) at org.onap.policy.drools.policies.StandardValCoder.isConformant(StandardValCoder.java:113) at org.onap.policy.drools.policies.DomainMaker.isConformant(DomainMaker.java:72) at org.onap.policy.drools.policies.DomainMaker.isConformant(DomainMaker.java:84) at org.onap.policy.drools.lifecycle.LifecycleStateRunning.syncPolicies(LifecycleStateRunning.java:349) at org.onap.policy.drools.lifecycle.LifecycleStateRunning.deployPolicies(LifecycleStateRunning.java:328) at org.onap.policy.drools.lifecycle.LifecycleStateRunning.updatePoliciesWithResults(LifecycleStateRunning.java:211) at org.onap.policy.drools.lifecycle.LifecycleStateRunning.update(LifecycleStateRunning.java:152) at org.onap.policy.drools.lifecycle.LifecycleFsm.update(LifecycleFsm.java:320) at org.onap.policy.drools.lifecycle.LifecycleStateActiveTest.testUpdate(LifecycleStateActiveTest.java:336) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:54:00.355 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [vcpe.timeout.integer.as.string 1.0.0] 07:54:00.356 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:00.356 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:00.356 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"e22af2f4-452f-4792-848d-c0eaed663b7e","responseStatus":"FAIL","responseMessage":"[vcpe.timeout.integer.as.string 1.0.0]"},"messageName":"PDP_STATUS","requestId":"e22af2f4-452f-4792-848d-c0eaed663b7e","timestampMs":1730620440356,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:00.356 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:54:00.356 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"22040c99-67c3-4136-a2b0-68ce06a9685b","timestampMs":1730620440356,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:00.357 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:54:00.358 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=487005488]): halt 07:54:00.358 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:00.358 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:54:00.358 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=487005488]): stop 07:54:00.358 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:00.358 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=487005488] 07:54:00.358 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:00.359 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=487005488]: HALT 07:54:00.359 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=487005488] 07:54:00.359 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=487005488]: REMOVE-CODERS 07:54:00.359 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=487005488] 07:54:00.359 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=487005488] 07:54:00.359 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:00.360 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:00.360 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:00.360 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:00.360 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 s -- in org.onap.policy.drools.lifecycle.LifecycleStateActiveTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateTerminatedTest 07:54:00.364 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:54:00.365 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.366 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to TERMINATED 07:54:00.367 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.368 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:54:00.368 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:stop:65 - LifecycleStateTerminated(): stop 07:54:00.369 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.370 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:54:00.374 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:54:00.374 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:54:00.374 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:start:65 - LifecycleStatePassive(): start 07:54:00.374 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:54:00.374 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"b607b513-9797-4a39-b988-39c84dd4a646","timestampMs":1730620440374,"pdpGroup":"defaultGroup"} 07:54:00.374 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:54:00.376 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.377 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:54:00.377 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:stateChange:82 - LifecycleStateTerminated(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=7d400ae8-9284-4b78-8b3f-e38b7376af0d, timestampMs=1730620440377, name=test, pdpGroup=A, pdpSubgroup=a), source=null, state=ACTIVE) 07:54:00.379 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.380 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:54:00.380 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:shutdown:71 - LifecycleStateTerminated(): shutdown 07:54:00.382 [pool-31-thread-1] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:54:00.382 [pool-31-thread-1] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:status:76 - LifecycleStateTerminated(): status 07:54:00.381 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.383 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.384 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:54:00.385 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:54:00.386 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:54:00.386 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"d7d0b5d1-2f65-4cfe-b45f-518142fd8cf1","timestampMs":1730620440386,"pdpGroup":"defaultGroup"} 07:54:00.386 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:54:00.386 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:54:00.386 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:54:00.386 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:54:00.387 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"3d93fcf8-9940-4a9b-b69e-56b7d00b6ce9","timestampMs":1730620440387,"pdpGroup":"defaultGroup"} 07:54:00.387 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:54:00.388 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.389 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:54:00.389 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:54:00.389 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:54:00.389 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"040e4c51-ec94-4fe3-aa38-ac7cb467a2dc","timestampMs":1730620440389,"pdpGroup":"defaultGroup"} 07:54:00.389 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:54:00.391 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.392 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:54:00.392 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:status:76 - LifecycleStateTerminated(): status 07:54:00.393 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.394 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:00.395 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:update:88 - LifecycleStateTerminated(): update: PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=9e136638-1010-44cf-a804-8f463f4700dc, timestampMs=1730620440394, name=null, pdpGroup=A, pdpSubgroup=a), source=null, description=null, pdpHeartbeatIntervalMs=2400000, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 07:54:00.417 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.423 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.policy.drools.lifecycle.LifecycleStateTerminatedTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleFsmUpdateTest 07:54:00.432 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:54:00.433 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:54:00.433 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:54:00.972 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:00.973 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:54:00.973 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620440972, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@2bad9fbb] 07:54:00.973 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:54:00.973 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"1dc8d9e9-3307-4e22-a5e3-a3dedf6f7504","timestampMs":1730620440973,"pdpGroup":"A","pdpSubgroup":"a"} 07:54:00.974 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:54:00.974 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"1dc8d9e9-3307-4e22-a5e3-a3dedf6f7504","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"1dc8d9e9-3307-4e22-a5e3-a3dedf6f7504","timestampMs":1730620440974,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:00.974 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730620440972, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@2bad9fbb] 07:54:00.977 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.015 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 07:54:01.015 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:01.016 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()) 07:54:01.016 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:280 - reapply candidate native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:54:01.016 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:308 - reapply set of native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:54:01.017 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:54:01.017 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:01.017 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"9e18963c-82f8-4a6a-924d-a08455d3b5e3","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"9e18963c-82f8-4a6a-924d-a08455d3b5e3","timestampMs":1730620441017,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.018 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.020 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:54:01.020 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:01.020 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:54:01.020 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:01.020 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:54:01.020 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:01.021 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:01.021 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"eebb46cc-eec5-41da-99d1-9740a92179c3","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"eebb46cc-eec5-41da-99d1-9740a92179c3","timestampMs":1730620441021,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.021 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.024 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 07:54:01.024 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:01.024 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()) 07:54:01.040 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:54:01.042 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:54:01.043 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:<init>:144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:54:01.043 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:01.048 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:01.053 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:54:01.058 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:54:01.061 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:54:01.065 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:54:01.071 [main] INFO org.onap.policy.drools.core.PolicyContainer:<init>:126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:54:01.071 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:01.071 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:54:01.078 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@18a1de5d:null:1513269576 07:54:01.084 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): adding coders for new org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@18a1de5d, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.087 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:139 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[]]): adding toolset for reverse key dcae_topic:java.util.HashMap: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@18a1de5d, modelClassLoaderHash=1513269576]], customCoder=null]]] 07:54:01.087 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:54:01.087 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@399a7130:null:1513269576 07:54:01.087 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:86 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coders for existing org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@18a1de5d, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.088 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:01.088 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:54:01.088 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addEncoder:77 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder org.onap.policy.drools.test:lifecycle:appc-cl:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6ada92a2:null:1513269576 07:54:01.088 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): adding coders for new org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6ada92a2, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.088 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:139 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[]]): adding toolset for reverse key appc-cl:java.util.HashMap: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6ada92a2, modelClassLoaderHash=1513269576]], customCoder=null]]] 07:54:01.088 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:641 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:54:01.089 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:54:01.089 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:01.090 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:01.090 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:01.090 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:01.095 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:54:01.095 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:01.096 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:54:01.096 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 07:54:01.096 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 07:54:01.096 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:01.099 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:280 - reapply candidate native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:54:01.099 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:308 - reapply set of native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:54:01.099 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:54:01.100 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:245 - re-applying non-native policies [] because new native artifact policies have been found: [example.artifact 1.0.0] 07:54:01.100 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:54:01.100 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"8f0bb854-d8e1-485b-b1fb-178123ccaad2","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"8f0bb854-d8e1-485b-b1fb-178123ccaad2","timestampMs":1730620441100,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.102 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.105 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [operational.modifyconfig 1.0.0] 07:54:01.106 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:01.106 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:01.106 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"e4e79501-2cd2-4973-8b67-5b8d0b10f6a9","responseStatus":"FAIL","responseMessage":"[operational.modifyconfig 1.0.0]"},"messageName":"PDP_STATUS","requestId":"e4e79501-2cd2-4973-8b67-5b8d0b10f6a9","timestampMs":1730620441106,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.107 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.110 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:01.110 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:01.110 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"03a651ea-9821-4ccb-8f58-fce82ab92cb8","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"03a651ea-9821-4ccb-8f58-fce82ab92cb8","timestampMs":1730620441110,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.modifyconfig 1.0.0 ************************************************************************ 07:54:01.117 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.119 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, timeout=1200, abatement=false, trigger=unique-policy-id-1-modifyConfig, operations=[{id=unique-policy-id-1-modifyConfig, description=Modify the packet generator, operation={actor=APPC, operation=ModifyConfig, target={targetType=VNF, entityIds={resourceID=bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38}}, payload={streams={"active-streams": 5 }}}, timeout=300, retries=0, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}]})) from junits 07:54:01.120 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:01.120 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:01.120 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"302efd90-a9dc-4938-b085-b09881392bd6","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"302efd90-a9dc-4938-b085-b09881392bd6","timestampMs":1730620441120,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.121 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.122 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576]): unlock 07:54:01.123 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576]: HALT 07:54:01.123 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576] 07:54:01.123 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:01.123 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576]: REMOVE-CODERS 07:54:01.123 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:54:01.123 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeDecoders:95 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-decoder org.onap.policy.drools.test:lifecycle:dcae_topic 07:54:01.124 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@399a7130, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.124 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed coder from toolset for dcae_topic:java.util.HashMap from reverse mapping 07:54:01.124 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:54:01.124 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeEncoders:104 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-encoder org.onap.policy.drools.test:lifecycle:appc-cl 07:54:01.124 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6ada92a2, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.124 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed coder from toolset for appc-cl:java.util.HashMap from reverse mapping 07:54:01.125 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:01.125 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:01.125 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:01.125 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:01.125 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:01.126 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:54:01.127 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:54:01.127 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:01.127 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.typeA 1.0.0 removed 07:54:01.127 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.type1.type2 1.0.0 removed 07:54:01.127 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:54:01.127 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:01.128 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:01.128 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:01.128 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"3a2bbeb0-8351-401d-9884-47b40d7f6b49","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"3a2bbeb0-8351-401d-9884-47b40d7f6b49","timestampMs":1730620441128,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.128 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.130 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:54:01.130 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:01.130 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:54:01.130 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:01.130 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:54:01.130 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:01.131 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:01.131 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"cf0fd1fa-9449-4ce9-b6f1-718a24f94bc6","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"cf0fd1fa-9449-4ce9-b6f1-718a24f94bc6","timestampMs":1730620441131,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.131 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.134 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 07:54:01.134 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:01.134 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()) 07:54:01.135 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:54:01.135 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:54:01.136 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:<init>:144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:54:01.136 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:01.141 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:01.145 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:54:01.149 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:54:01.152 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:54:01.155 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:54:01.158 [main] INFO org.onap.policy.drools.core.PolicyContainer:<init>:126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:54:01.158 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:01.158 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:54:01.158 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@418c4e4a:null:1513269576 07:54:01.158 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coders for new org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@418c4e4a, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.159 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:132 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coder set for dcae_topic:java.util.HashMap: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@418c4e4a, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.159 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:54:01.159 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@646bac23:null:1513269576 07:54:01.159 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:86 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coders for existing org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@418c4e4a, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.159 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:01.159 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:54:01.159 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addEncoder:77 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:appc-cl:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6b8f3f3:null:1513269576 07:54:01.159 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): adding coders for new org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6b8f3f3, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.159 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:132 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]]): adding coder set for appc-cl:java.util.HashMap: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6b8f3f3, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.160 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:641 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:54:01.160 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:54:01.160 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:01.161 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:01.161 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:01.161 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:01.162 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:54:01.162 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:01.162 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:54:01.162 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 07:54:01.162 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 07:54:01.162 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:01.165 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:280 - reapply candidate native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:54:01.165 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:308 - reapply set of native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:54:01.165 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:54:01.165 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:245 - re-applying non-native policies [] because new native artifact policies have been found: [example.artifact 1.0.0] 07:54:01.165 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:54:01.166 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"f8399226-11aa-45f3-bb37-2cf6e16bde88","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"f8399226-11aa-45f3-bb37-2cf6e16bde88","timestampMs":1730620441165,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.168 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.169 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576]): unlock 07:54:01.169 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576]: HALT 07:54:01.169 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576] 07:54:01.169 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:01.170 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576]: REMOVE-CODERS 07:54:01.170 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:54:01.170 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeDecoders:95 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-decoder org.onap.policy.drools.test:lifecycle:dcae_topic 07:54:01.170 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@646bac23, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.170 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed coder from toolset for dcae_topic:java.util.HashMap from reverse mapping 07:54:01.170 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:54:01.170 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeEncoders:104 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-encoder org.onap.policy.drools.test:lifecycle:appc-cl 07:54:01.171 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6b8f3f3, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.171 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed coder from toolset for appc-cl:java.util.HashMap from reverse mapping 07:54:01.171 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:01.171 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:01.171 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:01.171 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:01.171 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:01.172 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:54:01.173 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:54:01.173 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:01.173 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.typeA 1.0.0 removed 07:54:01.173 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.type1.type2 1.0.0 removed 07:54:01.173 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:54:01.173 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:01.174 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:01.174 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:01.174 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"735f030d-17a9-4026-8d57-f04b1beacc30","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"735f030d-17a9-4026-8d57-f04b1beacc30","timestampMs":1730620441174,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.174 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.175 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:54:01.175 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:54:01.176 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:<init>:144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:54:01.176 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:01.181 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:01.183 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:54:01.187 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:54:01.189 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:54:01.193 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:54:01.195 [main] INFO org.onap.policy.drools.core.PolicyContainer:<init>:126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:54:01.195 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:01.195 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:54:01.195 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@15463b2b:null:1513269576 07:54:01.196 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coders for new org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@15463b2b, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.196 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:132 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coder set for dcae_topic:java.util.HashMap: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@15463b2b, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.196 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:54:01.196 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@59316e4a:null:1513269576 07:54:01.196 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:86 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coders for existing org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@15463b2b, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.196 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:01.196 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:54:01.196 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addEncoder:77 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:appc-cl:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2561aada:null:1513269576 07:54:01.196 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): adding coders for new org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2561aada, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.197 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:132 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]]): adding coder set for appc-cl:java.util.HashMap: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2561aada, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.197 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:641 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:54:01.197 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:54:01.197 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:01.198 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:01.198 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:01.198 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:01.199 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:54:01.199 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:01.199 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:54:01.199 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 07:54:01.199 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 07:54:01.199 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:01.200 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:01.200 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:245 - re-applying non-native policies [operational.modifyconfig 1.0.0] because new native artifact policies have been found: [example.artifact 1.0.0] 07:54:01.202 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:54:01.203 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"f2a61511-1893-4852-99d8-b8442dfcb093","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"f2a61511-1893-4852-99d8-b8442dfcb093","timestampMs":1730620441202,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.205 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.206 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576]): halt 07:54:01.206 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:01.206 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.typeA 1.0.0 removed 07:54:01.206 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.type1.type2 1.0.0 removed 07:54:01.206 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:54:01.207 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576]): stop 07:54:01.207 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:01.207 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576] 07:54:01.210 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:01.210 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576]: HALT 07:54:01.210 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:54:01.210 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576]: REMOVE-CODERS 07:54:01.210 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:54:01.210 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeDecoders:95 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-decoder org.onap.policy.drools.test:lifecycle:dcae_topic 07:54:01.210 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@59316e4a, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.210 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed coder from toolset for dcae_topic:java.util.HashMap from reverse mapping 07:54:01.211 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:54:01.211 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeEncoders:104 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-encoder org.onap.policy.drools.test:lifecycle:appc-cl 07:54:01.211 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2561aada, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.211 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed coder from toolset for appc-cl:java.util.HashMap from reverse mapping 07:54:01.211 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:01.212 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:01.212 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:01.212 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:01.212 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:01.213 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:01.226 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:01.226 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"}],"response":{"responseTo":"e79efd0e-1970-4a77-a734-0efee2615f4c","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"e79efd0e-1970-4a77-a734-0efee2615f4c","timestampMs":1730620441226,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.227 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.236 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 07:54:01.236 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:01.236 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()) 07:54:01.237 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:280 - reapply candidate native artifact policies [example.artifact 1.0.0] as new native controller policies [example.controller 1.0.0] were found 07:54:01.237 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:308 - reapply set of native artifact policies [example.artifact 1.0.0] as new native controller policies [example.controller 1.0.0] were found 07:54:01.238 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:54:01.242 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:54:01.242 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:<init>:144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:54:01.243 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:01.253 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:01.257 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:54:01.261 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:54:01.267 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:54:01.270 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:54:01.272 [main] INFO org.onap.policy.drools.core.PolicyContainer:<init>:126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:54:01.272 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:01.272 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:54:01.273 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@62c462e:null:1513269576 07:54:01.273 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coders for new org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@62c462e, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.273 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:132 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coder set for dcae_topic:java.util.HashMap: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@62c462e, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.273 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:54:01.273 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2a786799:null:1513269576 07:54:01.273 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:86 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coders for existing org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@62c462e, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.273 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:01.273 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:54:01.273 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addEncoder:77 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:appc-cl:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@74432d4b:null:1513269576 07:54:01.274 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): adding coders for new org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@74432d4b, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.274 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:132 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]]): adding coder set for appc-cl:java.util.HashMap: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@74432d4b, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.274 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:641 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:54:01.274 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:54:01.274 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:01.275 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:01.275 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:01.276 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:01.276 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:54:01.276 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:01.276 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:54:01.276 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 07:54:01.276 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 07:54:01.276 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:01.276 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:54:01.277 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:245 - re-applying non-native policies [operational.modifyconfig 1.0.0] because new native artifact policies have been found: [example.artifact 1.0.0] 07:54:01.279 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:54:01.279 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"ce905232-b6ae-4ab4-88ff-3cc2709f98a4","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"ce905232-b6ae-4ab4-88ff-3cc2709f98a4","timestampMs":1730620441279,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.281 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.282 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=foo, alive=false, locked=false, droolsController=NullDroolsController()): start 07:54:01.282 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: foo 07:54:01.282 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()) 07:54:01.284 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:280 - reapply candidate native artifact policies [example.artifact 1.0.0] as new native controller policies [foo.controller 1.0.0] were found 07:54:01.285 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:308 - reapply set of native artifact policies [] as new native controller policies [foo.controller 1.0.0] were found 07:54:01.285 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:54:01.285 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:01.285 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"operational.restart","version":"1.0.0"},{"name":"foo.controller","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"d75df025-7137-40f9-880d-f0eff445b72c","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"d75df025-7137-40f9-880d-f0eff445b72c","timestampMs":1730620441285,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.modifyconfig 1.0.0 ************************************************************************ ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:54:01.290 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.290 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:01.290 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:01.290 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"operational.restart","version":"1.0.0"},{"name":"foo.controller","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"c5558539-5d0d-44d0-b835-889c7c5d0ce1","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"c5558539-5d0d-44d0-b835-889c7c5d0ce1","timestampMs":1730620441290,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.294 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.295 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:54:01.295 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/foo-controller.properties 07:54:01.295 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:<init>:144 - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 07:54:01.296 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:54:01.301 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:54:01.303 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:54:01.307 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:54:01.309 [main] INFO org.onap.policy.drools.core.PolicyContainer:<init>:126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 07:54:01.310 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:01.310 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:01.310 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:641 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372] 07:54:01.310 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372] 07:54:01.310 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :echo 07:54:01.316 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name echo 07:54:01.316 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 07:54:01.316 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 07:54:01.316 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: foo 07:54:01.316 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: foo 07:54:01.316 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=echo, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:01.317 [main] ERROR org.onap.policy.drools.policies.DomainMaker:registerValidator:159 - Couldn't find a matching schema for type onap.policies.type1.type2 1.0.0 07:54:01.325 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:353 - no validator registered for policy type onap.policies.type1.type2 1.0.0 ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.type1.type2 1.0.0 Tosca Policy: other-unvalidated 1.0.0 ************************************************************************ ECHO: ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.type1.type2, typeVersion=1.0.0, properties={field1=abc, field2=2})) ECHO: I am up ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.typeA 1.0.0 Tosca Policy: other-validated 1.0.0 ************************************************************************ ECHO: ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.typeA, typeVersion=1.0.0, properties={fieldA=abc, fieldB=2})) 07:54:01.336 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:01.336 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:245 - re-applying non-native policies [operational.modifyconfig 1.0.0, operational.restart 1.0.0] because new native artifact policies have been found: [foo.artifact 1.0.0] 07:54:01.338 [main] WARN o.o.p.drools.lifecycle.PolicyTypeDroolsController:lambda$deploy$0:78 - policy operational.modifyconfig 1.0.0 is not deployed into lifecycle as it already exists 07:54:01.339 [main] WARN o.o.p.drools.lifecycle.PolicyTypeDroolsController:lambda$deploy$0:78 - policy operational.restart 1.0.0 is not deployed into lifecycle as it already exists 07:54:01.339 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:54:01.339 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"other-validated","version":"1.0.0"},{"name":"foo.artifact","version":"1.0.0"},{"name":"other-unvalidated","version":"1.0.0"},{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"operational.restart","version":"1.0.0"},{"name":"foo.controller","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"7ac0b4bb-41bd-439f-89bc-99531a929014","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"7ac0b4bb-41bd-439f-89bc-99531a929014","timestampMs":1730620441339,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.350 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.351 [main] ERROR org.onap.policy.drools.policies.DomainMaker:registerValidator:159 - Couldn't find a matching schema for type onap.policies.type1.type2 1.0.0 07:54:01.351 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:353 - no validator registered for policy type onap.policies.type1.type2 1.0.0 07:54:01.351 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.type1.type2, typeVersion=1.0.0, properties={field1=abc, field2=2})) from junits 07:54:01.351 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.type1.type2, typeVersion=1.0.0, properties={field1=abc, field2=2})) from echo 07:54:01.352 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=28806372]): unlock 07:54:01.352 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=28806372]: HALT 07:54:01.352 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=28806372] 07:54:01.352 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:01.352 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372]: REMOVE-CODERS 07:54:01.352 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372] 07:54:01.352 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372] 07:54:01.353 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :echo 07:54:01.353 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name echo 07:54:01.353 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 07:54:01.353 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 07:54:01.353 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:01.354 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/foo-controller.properties 07:54:01.354 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: foo 07:54:01.355 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 07:54:01.355 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:01.355 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:01.355 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:01.355 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"other-validated","version":"1.0.0"},{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"operational.restart","version":"1.0.0"},{"name":"foo.controller","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"478b1da6-a463-41d3-af0b-d2dfdf5ae084","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"478b1da6-a463-41d3-af0b-d2dfdf5ae084","timestampMs":1730620441355,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.360 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.360 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:54:01.361 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/foo-controller.properties 07:54:01.361 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:<init>:144 - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 07:54:01.361 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:54:01.366 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:54:01.368 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:54:01.372 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:54:01.374 [main] INFO org.onap.policy.drools.core.PolicyContainer:<init>:126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 07:54:01.374 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:01.374 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:01.374 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:641 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372] 07:54:01.374 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372] 07:54:01.375 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :echo 07:54:01.376 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name echo 07:54:01.376 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 07:54:01.376 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 07:54:01.377 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: foo 07:54:01.377 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: foo 07:54:01.378 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=echo, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:01.378 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:01.378 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:245 - re-applying non-native policies [operational.modifyconfig 1.0.0, operational.restart 1.0.0, other-validated 1.0.0] because new native artifact policies have been found: [foo.artifact 1.0.0] 07:54:01.380 [main] WARN o.o.p.drools.lifecycle.PolicyTypeDroolsController:lambda$deploy$0:78 - policy operational.modifyconfig 1.0.0 is not deployed into lifecycle as it already exists 07:54:01.381 [main] WARN o.o.p.drools.lifecycle.PolicyTypeDroolsController:lambda$deploy$0:78 - policy operational.restart 1.0.0 is not deployed into lifecycle as it already exists 07:54:01.381 [main] WARN o.o.p.drools.lifecycle.PolicyTypeDroolsController:lambda$deploy$0:78 - policy other-validated 1.0.0 is not deployed into lifecycle as it already exists 07:54:01.382 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:54:01.382 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"foo.artifact","version":"1.0.0"},{"name":"other-validated","version":"1.0.0"},{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"operational.restart","version":"1.0.0"},{"name":"foo.controller","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"c9fd55bc-8e49-4a50-90c9-e28e7fbb42ae","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"c9fd55bc-8e49-4a50-90c9-e28e7fbb42ae","timestampMs":1730620441382,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.382 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.382 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:01.382 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:01.383 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"foo.artifact","version":"1.0.0"},{"name":"other-validated","version":"1.0.0"},{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"operational.restart","version":"1.0.0"},{"name":"foo.controller","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"ce9add7a-ac1a-42a4-8f7e-970e7a5c4692","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"ce9add7a-ac1a-42a4-8f7e-970e7a5c4692","timestampMs":1730620441382,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.390 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.391 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576]): unlock 07:54:01.391 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576]: HALT 07:54:01.391 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576] 07:54:01.391 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:01.392 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576]: REMOVE-CODERS 07:54:01.392 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:54:01.392 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeDecoders:95 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-decoder org.onap.policy.drools.test:lifecycle:dcae_topic 07:54:01.392 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2a786799, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.392 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed coder from toolset for dcae_topic:java.util.HashMap from reverse mapping 07:54:01.392 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:54:01.392 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeEncoders:104 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-encoder org.onap.policy.drools.test:lifecycle:appc-cl 07:54:01.392 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@74432d4b, modelClassLoaderHash=1513269576]], customCoder=null]] 07:54:01.392 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed coder from toolset for appc-cl:java.util.HashMap from reverse mapping 07:54:01.392 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:01.393 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:01.393 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:01.393 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:01.393 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:01.394 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:54:01.394 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:54:01.394 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:01.394 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:54:01.394 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:01.396 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:54:01.396 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:01.396 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:54:01.396 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:01.396 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:54:01.397 [main] ERROR org.onap.policy.drools.policies.DomainMaker:registerValidator:159 - Couldn't find a matching schema for type onap.policies.type1.type2 1.0.0 07:54:01.397 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:353 - no validator registered for policy type onap.policies.type1.type2 1.0.0 07:54:01.397 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:01.397 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:01.397 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"foo.artifact","version":"1.0.0"},{"name":"other-validated","version":"1.0.0"},{"name":"other-unvalidated","version":"1.0.0"},{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"operational.restart","version":"1.0.0"},{"name":"foo.controller","version":"1.0.0"}],"response":{"responseTo":"8ad7e1e9-bc98-470f-bcf6-1c09cf0e6563","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"8ad7e1e9-bc98-470f-bcf6-1c09cf0e6563","timestampMs":1730620441397,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.400 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:01.401 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:343 - no controller found for onap.policies.controlloop.operational.common.Drools 1.0.0 07:54:01.401 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:343 - no controller found for onap.policies.controlloop.operational.common.Drools 1.0.0 ECHO: ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.typeA, typeVersion=1.0.0, properties={fieldA=abc, fieldB=2})) 07:54:01.401 [main] ERROR org.onap.policy.drools.policies.DomainMaker:registerValidator:159 - Couldn't find a matching schema for type onap.policies.type1.type2 1.0.0 ECHO: I am up 07:54:01.401 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:353 - no validator registered for policy type onap.policies.type1.type2 1.0.0 ECHO: ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.type1.type2, typeVersion=1.0.0, properties={field1=abc, field2=2})) 07:54:01.402 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.type1.type2, typeVersion=1.0.0, properties={field1=abc, field2=2})) from echo 07:54:01.402 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.typeA, typeVersion=1.0.0, properties={fieldA=abc, fieldB=2})) from echo 07:54:01.403 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=28806372]): unlock 07:54:01.403 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=28806372]: HALT 07:54:01.403 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=28806372] 07:54:01.405 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:01.408 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372]: REMOVE-CODERS 07:54:01.408 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372] 07:54:01.408 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372] 07:54:01.408 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :echo 07:54:01.409 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name echo 07:54:01.409 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 07:54:01.410 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 07:54:01.410 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:01.411 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/foo-controller.properties 07:54:01.412 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: foo 07:54:01.412 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 07:54:01.412 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.typeA 1.0.0 removed 07:54:01.412 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.type1.type2 1.0.0 removed 07:54:01.412 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:01.413 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:54:01.413 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 07:54:01.413 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:54:01.413 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 07:54:01.413 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:54:01.414 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:207 - update-policies: undeployment failures: [operational.modifyconfig 1.0.0, operational.restart 1.0.0] 07:54:01.415 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:01.415 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:01.415 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"3cfb3453-daf5-4205-8615-8f5104d85d66","responseStatus":"FAIL","responseMessage":"[operational.modifyconfig 1.0.0, operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"3cfb3453-daf5-4205-8615-8f5104d85d66","timestampMs":1730620441415,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.415 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:54:01.416 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"0809128a-961a-462a-b280-b28e96d6555c","timestampMs":1730620441415,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:01.416 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 s -- in org.onap.policy.drools.lifecycle.LifecycleFsmUpdateTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleFsmTest 07:54:01.423 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:54:01.423 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:54:01.423 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:54:01.425 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: [org.onap.policy.drools.lifecycle.LifecycleFeature@36545439] 07:54:01.443 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:54:01.473 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@5d4fc083 07:54:01.478 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:01.497 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:54:01.497 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:54:01.497 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:54:01.497 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:54:01.498 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@7b4d145b 07:54:01.498 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:01.511 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:54:01.513 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:54:01.513 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:54:01.514 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:54:01.515 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@d7b5027 07:54:01.521 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:01.533 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:54:01.533 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:54:01.533 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:54:01.533 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:54:01.534 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@63200ccc 07:54:01.535 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:01.541 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:54:01.542 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:54:01.542 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:54:01.542 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:54:01.542 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@69d6f6d0 07:54:01.545 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:01.551 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:54:01.551 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:54:01.551 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:54:01.551 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:54:01.551 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@13b4dfac 07:54:01.552 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:01.562 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:54:01.562 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:54:01.562 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:54:01.562 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:54:01.562 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@36e4f1aa 07:54:01.564 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:01.570 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:54:01.570 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:54:01.570 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:54:01.570 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:54:01.570 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@2bbd6eea 07:54:01.571 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:01.576 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:54:01.576 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:54:01.576 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:54:01.576 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:54:01.577 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@6817032b 07:54:01.581 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.onap.policy.drools.lifecycle.LifecycleFsmTest [INFO] Running org.onap.policy.drools.lifecycle.PolicyTypeNativeArtifactControllerTest 07:54:01.589 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:54:01.589 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:54:01.589 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:54:01.825 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:<init>:144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:54:01.825 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:01.829 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:01.831 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:54:01.834 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:54:01.836 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:54:01.838 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:54:01.840 [main] INFO org.onap.policy.drools.core.PolicyContainer:<init>:126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:54:01.840 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:01.840 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:01.845 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:01.846 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836]): start 07:54:01.846 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836] 07:54:01.846 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:01.847 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:01.847 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:01.847 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:01.848 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:01.848 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:54:01.848 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1462103836]): unlock 07:54:01.848 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1462103836]: HALT 07:54:01.848 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1462103836] 07:54:01.848 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:01.849 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836]: REMOVE-CODERS 07:54:01.849 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836] 07:54:01.849 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836] 07:54:01.849 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:01.849 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:01.849 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:01.849 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:01.850 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:01.851 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:54:01.851 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:54:01.851 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:01.851 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:54:01.851 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:01.853 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:54:01.853 [main] WARN o.o.p.d.system.internal.AggregatedPolicyController:updateDrools:238 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): cannot update-drools: identical configuration DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) vs DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) 07:54:01.853 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:01.853 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:54:01.854 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:54:01.854 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:<init>:144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:54:01.854 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:01.857 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:01.859 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:54:01.861 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:54:01.863 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:54:01.865 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:54:01.867 [main] INFO org.onap.policy.drools.core.PolicyContainer:<init>:126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:54:01.867 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:01.867 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:01.867 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:641 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836] 07:54:01.868 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836] 07:54:01.868 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:01.869 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:01.869 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:01.869 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:01.871 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:54:01.871 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:01.871 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:54:01.871 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:01.872 [main] WARN o.o.p.d.l.PolicyTypeNativeArtifactController:deploy:65 - upgrade of a live controller is strongly discouraged (undeploy first): AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1462103836]) -> DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) 07:54:01.872 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1462103836]): unlock 07:54:01.872 [main] WARN o.o.p.d.system.internal.AggregatedPolicyController:updateDrools:238 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1462103836]): cannot update-drools: identical configuration DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) vs DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) 07:54:01.872 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:01.872 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1462103836]): halt 07:54:01.872 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:01.872 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:54:01.872 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1462103836]): stop 07:54:01.872 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:01.873 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1462103836] 07:54:01.873 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:01.873 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836]: HALT 07:54:01.873 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836] 07:54:01.873 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836]: REMOVE-CODERS 07:54:01.873 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836] 07:54:01.873 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836] 07:54:01.873 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:01.874 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:01.874 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:01.874 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:01.874 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.onap.policy.drools.lifecycle.PolicyTypeNativeArtifactControllerTest [INFO] Running org.onap.policy.drools.lifecycle.PolicyTypeDroolsControllerTest 07:54:01.888 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:54:01.888 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:54:01.888 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:54:02.063 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:<init>:144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:54:02.063 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:02.067 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:02.069 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:54:02.072 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:54:02.074 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:54:02.076 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:54:02.078 [main] INFO org.onap.policy.drools.core.PolicyContainer:<init>:126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:54:02.078 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:02.078 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:02.258 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:02.260 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=331220709]): start 07:54:02.260 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=331220709] 07:54:02.261 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:02.262 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:02.262 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:02.262 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:02.263 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:02.263 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:54:02.267 [main] WARN o.o.p.drools.lifecycle.PolicyTypeDroolsController:lambda$deploy$0:78 - policy operational.restart 1.0.0 is not deployed into lifecycle as it already exists 07:54:02.268 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e, timeout=3600, abatement=true, trigger=unique-policy-id-1-restart, operations=[{id=unique-policy-id-1-restart, description=Restart the VM, operation={actor=APPC, operation=Restart, target={targetType=VNF}}, timeout=1200, retries=3, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}]})) from junits 07:54:02.269 [main] WARN o.o.p.drools.lifecycle.PolicyTypeDroolsController:lambda$undeploy$1:111 - policy operational.restart 1.0.0 is not undeployed from lifecycle as it does not exist 07:54:02.271 [main] WARN o.o.p.drools.lifecycle.PolicyTypeDroolsController:lambda$deploy$0:78 - policy operational.restart 1.0.0 is not deployed into lifecycle as it already exists 07:54:02.271 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e, timeout=3600, abatement=true, trigger=unique-policy-id-1-restart, operations=[{id=unique-policy-id-1-restart, description=Restart the VM, operation={actor=APPC, operation=Restart, target={targetType=VNF}}, timeout=1200, retries=3, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}], controllerName=lifecycle})) from junits 07:54:02.272 [main] WARN o.o.p.drools.lifecycle.PolicyTypeDroolsController:lambda$undeploy$1:111 - policy operational.restart 1.0.0 is not undeployed from lifecycle as it does not exist ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:54:02.275 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=331220709]): halt 07:54:02.276 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:02.276 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:54:02.276 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=331220709]): stop 07:54:02.276 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:02.276 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=331220709] 07:54:02.278 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:02.278 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=331220709]: HALT 07:54:02.279 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=331220709] 07:54:02.279 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=331220709]: REMOVE-CODERS 07:54:02.279 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=331220709] 07:54:02.279 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=331220709] 07:54:02.279 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:02.279 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:02.279 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:02.279 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:02.280 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s -- in org.onap.policy.drools.lifecycle.PolicyTypeDroolsControllerTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateActivePoliciesTest 07:54:02.289 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:54:02.289 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:54:02.289 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:54:02.465 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:<init>:144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:54:02.466 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:02.469 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:02.472 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:54:02.474 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:54:02.475 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:54:02.478 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:54:02.479 [main] INFO org.onap.policy.drools.core.PolicyContainer:<init>:126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:54:02.480 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:02.480 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:02.484 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:02.484 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:54:02.484 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620442484, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@6e4d8a0c] 07:54:02.484 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:54:02.484 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"b7850fa5-5ad7-4a6a-bfd6-cd41eab47375","timestampMs":1730620442484,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"A","pdpSubgroup":"a"} 07:54:02.485 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:54:02.485 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"b7850fa5-5ad7-4a6a-bfd6-cd41eab47375","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"b7850fa5-5ad7-4a6a-bfd6-cd41eab47375","timestampMs":1730620442485,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:02.485 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730620442484, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@6e4d8a0c] 07:54:02.485 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1113442710]): start 07:54:02.485 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1113442710] 07:54:02.486 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:02.486 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:02.486 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:02.487 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:02.487 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:02.487 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:54:02.487 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:54:02.487 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"6f907d45-9882-4015-ac22-a411ac10933a","timestampMs":1730620442487,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:02.487 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:54:02.487 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:status:90 - Not all expected policy types are registered yet, current=[onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact], expected=[onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact, blah] 07:54:02.492 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:02.492 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:54:02.492 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730620442492, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@f48f0fe] 07:54:02.492 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:54:02.493 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"d81a236b-3271-479f-a89e-e8b244e253ac","timestampMs":1730620442493,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"A","pdpSubgroup":"a"} 07:54:02.493 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:54:02.494 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"d81a236b-3271-479f-a89e-e8b244e253ac","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"d81a236b-3271-479f-a89e-e8b244e253ac","timestampMs":1730620442494,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:54:02.494 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730620442492, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@f48f0fe] 07:54:02.494 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1113442710]): start 07:54:02.495 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:02.497 [main] WARN o.o.p.d.lifecycle.PolicyTypeNativeDroolsController:configControllerSources:159 - Topic dcae_topic is not present or ambiguous [] 07:54:02.497 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [example.controller 1.0.0] 07:54:02.497 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:02.497 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:02.497 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"5b02c487-4987-4157-8078-20f15efc51bb","responseStatus":"FAIL","responseMessage":"[example.controller 1.0.0]"},"messageName":"PDP_STATUS","requestId":"5b02c487-4987-4157-8078-20f15efc51bb","timestampMs":1730620442497,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:02.500 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:02.501 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1113442710]): start 07:54:02.501 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:280 - reapply candidate native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:54:02.501 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:308 - reapply set of native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:54:02.502 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:54:02.502 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:02.502 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"5b02c487-4987-4157-8078-20f15efc51bb","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"5b02c487-4987-4157-8078-20f15efc51bb","timestampMs":1730620442502,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:02.502 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:02.503 [main] WARN o.o.p.d.l.PolicyTypeNativeArtifactController:deploy:71 - Invalid Policy: ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.native.drools.Artifact, typeVersion=1.0.0, properties={rulesArtifact={groupId=org.onap.policy.drools.test, artifactId=lifecycle, version=1.0.0}, controller={name=xyz987}})) 07:54:02.503 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [example.artifact 1.0.0] 07:54:02.503 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:02.503 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:02.504 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"5b02c487-4987-4157-8078-20f15efc51bb","responseStatus":"FAIL","responseMessage":"[example.artifact 1.0.0]"},"messageName":"PDP_STATUS","requestId":"5b02c487-4987-4157-8078-20f15efc51bb","timestampMs":1730620442503,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:02.504 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:02.504 [main] WARN o.o.p.d.l.PolicyTypeNativeArtifactController:deploy:65 - upgrade of a live controller is strongly discouraged (undeploy first): AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1113442710]) -> DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) 07:54:02.504 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1113442710]): unlock 07:54:02.513 [main] WARN o.o.p.d.system.internal.AggregatedPolicyController:updateDrools:238 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1113442710]): cannot update-drools: identical configuration DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) vs DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) 07:54:02.513 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:02.513 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:02.513 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:245 - re-applying non-native policies [] because new native artifact policies have been found: [example.artifact 1.0.0] 07:54:02.513 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:54:02.513 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"5b02c487-4987-4157-8078-20f15efc51bb","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"5b02c487-4987-4157-8078-20f15efc51bb","timestampMs":1730620442513,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:02.517 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:02.517 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:343 - no controller found for onap.policies.controlloop.operational.common.Drools 1.0.0 07:54:02.517 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [operational.restart 1.0.0] 07:54:02.517 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:02.517 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:02.517 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"5b02c487-4987-4157-8078-20f15efc51bb","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"5b02c487-4987-4157-8078-20f15efc51bb","timestampMs":1730620442517,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:02.517 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:02.517 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:54:02.518 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:02.519 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [operational.restart 1.0.0] 07:54:02.519 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:02.519 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:02.519 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"5b02c487-4987-4157-8078-20f15efc51bb","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"5b02c487-4987-4157-8078-20f15efc51bb","timestampMs":1730620442519,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:02.519 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:02.522 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:02.522 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:02.523 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"operational.restart","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"5b02c487-4987-4157-8078-20f15efc51bb","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"5b02c487-4987-4157-8078-20f15efc51bb","timestampMs":1730620442522,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"defaultGroup","pdpSubgroup":"w"} ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:54:02.524 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:02.526 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e, timeout=3600, abatement=true, trigger=unique-policy-id-1-restart, operations=[{id=unique-policy-id-1-restart, description=Restart the VM, operation={actor=APPC, operation=Restart, target={targetType=VNF}}, timeout=1200, retries=3, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}]})) from junits ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 2.0.0 ************************************************************************ 07:54:02.528 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:02.528 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:02.529 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"2.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"5b02c487-4987-4157-8078-20f15efc51bb","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"5b02c487-4987-4157-8078-20f15efc51bb","timestampMs":1730620442529,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:02.529 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:02.531 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e, timeout=3600, abatement=true, trigger=unique-policy-id-1-restart, operations=[{id=unique-policy-id-1-restart, description=Restart the VM, operation={actor=APPC, operation=Restart, target={targetType=VNF}}, timeout=1200, retries=3, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}], controllerName=lifecycle})) from junits 07:54:02.531 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:02.531 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:02.532 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"5b02c487-4987-4157-8078-20f15efc51bb","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"5b02c487-4987-4157-8078-20f15efc51bb","timestampMs":1730620442531,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:02.532 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:02.533 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1113442710]): unlock 07:54:02.534 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1113442710]: HALT 07:54:02.534 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1113442710] 07:54:02.534 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:02.534 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1113442710]: REMOVE-CODERS 07:54:02.534 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1113442710] 07:54:02.534 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1113442710] 07:54:02.534 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:02.534 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:02.534 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:02.535 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:02.538 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:02.538 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:54:02.539 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:54:02.539 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:02.539 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:54:02.539 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:02.540 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:02.540 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:02.540 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"5b02c487-4987-4157-8078-20f15efc51bb","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"5b02c487-4987-4157-8078-20f15efc51bb","timestampMs":1730620442540,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:02.540 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:02.541 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=foo, alive=false, locked=false, droolsController=NullDroolsController()): start 07:54:02.541 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: foo 07:54:02.541 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()) 07:54:02.541 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:280 - reapply candidate native artifact policies [] as new native controller policies [foo.controller 1.0.0] were found 07:54:02.541 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:308 - reapply set of native artifact policies [] as new native controller policies [foo.controller 1.0.0] were found 07:54:02.542 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:54:02.542 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:02.542 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"foo.controller","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"5b02c487-4987-4157-8078-20f15efc51bb","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"5b02c487-4987-4157-8078-20f15efc51bb","timestampMs":1730620442542,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:02.542 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:02.543 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:54:02.543 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 07:54:02.543 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:54:02.543 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 07:54:02.543 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:54:02.544 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:54:02.545 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:02.545 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:54:02.545 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:02.545 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:54:02.545 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:02.545 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:02.545 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"5b02c487-4987-4157-8078-20f15efc51bb","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"5b02c487-4987-4157-8078-20f15efc51bb","timestampMs":1730620442545,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:02.546 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:54:02.546 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"3737591a-cc77-4e6d-949e-f8c7c753d61d","timestampMs":1730620442546,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:54:02.546 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.onap.policy.drools.lifecycle.LifecycleStateActivePoliciesTest [INFO] Running org.onap.policy.drools.lifecycle.PolicyTypeNativeDroolsControllerTest 07:54:02.568 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:54:02.568 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:54:02.568 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:54:02.727 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:<init>:144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:54:02.727 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:02.730 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:02.732 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:54:02.734 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:54:02.735 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:54:02.737 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:54:02.739 [main] INFO org.onap.policy.drools.core.PolicyContainer:<init>:126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:54:02.739 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:02.739 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:02.741 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:02.742 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:02.742 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1655504959]): start 07:54:02.742 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1655504959] 07:54:02.742 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:02.743 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:02.743 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:02.743 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:02.743 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:02.743 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:54:02.745 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1655504959]): halt 07:54:02.745 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:02.745 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:54:02.745 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1655504959]): stop 07:54:02.745 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:02.745 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1655504959] 07:54:02.745 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:02.745 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1655504959]: HALT 07:54:02.746 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1655504959] 07:54:02.746 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1655504959]: REMOVE-CODERS 07:54:02.746 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1655504959] 07:54:02.746 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1655504959] 07:54:02.746 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:02.746 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:02.746 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:02.746 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:02.746 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:02.748 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 07:54:02.748 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:02.748 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()) 07:54:02.749 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): start 07:54:02.750 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:02.753 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=usecases, alive=false, locked=false, droolsController=NullDroolsController()): start 07:54:02.753 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: usecases 07:54:02.753 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=NullDroolsController()) 07:54:02.755 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:54:02.755 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: usecases 07:54:02.755 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:54:02.755 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: usecases 07:54:02.755 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:54:02.755 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:54:02.756 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:02.756 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:54:02.756 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:02.756 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.onap.policy.drools.lifecycle.PolicyTypeNativeDroolsControllerTest [INFO] Running org.onap.policy.drools.server.restful.RestLifecycleManagerTest 07:54:02.760 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:<init>:182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:54:02.760 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:54:02.760 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:54:02.760 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:54:03.034 [lifecycle-8765] INFO org.eclipse.jetty.server.Server:doStart:384 - jetty-11.0.23; built: 2024-08-14T01:40:17.906Z; git: 6fcf5ccaebd7ca13a0cb96c96adca699a24080a0; jvm 17.0.4+8-Ubuntu-118.04 07:54:03.094 [lifecycle-8765] INFO o.e.jetty.server.session.DefaultSessionIdManager:doStart:332 - Session workerName=node0 07:54:03.794 [lifecycle-8765] INFO o.onap.policy.common.gson.GsonMessageBodyHandler:<init>:85 - Using GSON for REST calls 07:54:03.795 [lifecycle-8765] INFO org.onap.policy.common.gson.JacksonHandler:<init>:50 - Using GSON with Jackson behaviors for REST calls 07:54:03.885 [lifecycle-8765] INFO org.eclipse.jetty.server.handler.ContextHandler:doStart:907 - Started o.e.j.s.ServletContextHandler@54b4e5c3{/,null,AVAILABLE} 07:54:03.894 [lifecycle-8765] INFO org.eclipse.jetty.server.AbstractConnector:doStart:376 - Started lifecycle@104a6c23{HTTP/1.1, (http/1.1)}{localhost:8765} 07:54:03.895 [lifecycle-8765] INFO org.eclipse.jetty.server.Server:doStart:439 - Started Server@1d7c90cd{STARTING}[11.0.23,sto=0] @11889ms 07:54:04.109 [main] INFO o.onap.policy.common.gson.GsonMessageBodyHandler:<init>:85 - Using GSON for REST calls 07:54:04.111 [main] INFO o.onap.policy.common.gson.GsonMessageBodyHandler:<init>:85 - Using GSON for REST calls 07:54:04.237 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "PUT /policy/pdp/engine/lifecycle/group/GG HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.245 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/group HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.249 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "PUT /policy/pdp/engine/lifecycle/subgroup/YY HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.251 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/subgroup HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.255 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/properties HTTP/1.1" 200 447 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.259 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/topic/source HTTP/1.1" 200 0 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.262 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/topic/sink HTTP/1.1" 200 0 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.266 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "PUT /policy/pdp/engine/lifecycle/status/interval/240 HTTP/1.1" 200 3 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.269 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/status/interval HTTP/1.1" 200 3 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.282 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes HTTP/1.1" 200 135 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.286 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Artifact/1.0.0 HTTP/1.1" 200 80 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.291 [qtp1081136680-51] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Controller/1.0.0 HTTP/1.1" 200 82 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.300 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.controlloop.operational.common.Drools/1.0.0 HTTP/1.1" 404 577 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.303 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.307 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 404 541 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.310 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 404 539 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.310 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:54:04.311 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:54:04.312 [pool-50-thread-1] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:54:04.314 [pool-50-thread-1] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"39c716ac-3b2e-4b51-905d-15807c48f045","timestampMs":1730620444312,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"GG","pdpSubgroup":"YY"} 07:54:04.314 [qtp1081136680-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:54:04.314 [qtp1081136680-54] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"4a9f5c2f-0d59-42a0-9192-ce1da077a1da","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"4a9f5c2f-0d59-42a0-9192-ce1da077a1da","timestampMs":1730620444314,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"GG","pdpSubgroup":"YY"} 07:54:04.315 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "PUT /policy/pdp/engine/lifecycle/state/ACTIVE HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.318 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/state HTTP/1.1" 200 8 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.322 [qtp1081136680-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:04.324 [qtp1081136680-54] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 07:54:04.324 [qtp1081136680-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:04.324 [qtp1081136680-54] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()) 07:54:04.324 [qtp1081136680-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:280 - reapply candidate native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:54:04.324 [qtp1081136680-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:308 - reapply set of native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:54:04.324 [qtp1081136680-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:54:04.324 [qtp1081136680-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:04.325 [qtp1081136680-54] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"eb5336a2-c2bd-4bc4-b0a5-b307c1c7ba75","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"eb5336a2-c2bd-4bc4-b0a5-b307c1c7ba75","timestampMs":1730620444325,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"GG","pdpSubgroup":"YY"} 07:54:04.325 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.328 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.controlloop.operational.common.Drools/1.0.0 HTTP/1.1" 404 577 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.332 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 49 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.340 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.343 [qtp1081136680-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:04.344 [qtp1081136680-54] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:54:04.344 [qtp1081136680-54] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:54:04.345 [qtp1081136680-54] INFO o.o.p.d.controller.internal.MavenDroolsController:<init>:144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:54:04.345 [qtp1081136680-54] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:04.348 [qtp1081136680-54] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:54:04.351 [qtp1081136680-54] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:54:04.353 [qtp1081136680-54] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:54:04.355 [qtp1081136680-54] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:54:04.357 [qtp1081136680-54] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:54:04.358 [qtp1081136680-54] INFO org.onap.policy.drools.core.PolicyContainer:<init>:126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:54:04.358 [qtp1081136680-54] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:04.359 [qtp1081136680-54] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:54:04.359 [qtp1081136680-54] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@101427a8:null:1913572623 07:54:04.359 [qtp1081136680-54] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coders for new org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@101427a8, modelClassLoaderHash=1913572623]], customCoder=null]] 07:54:04.359 [qtp1081136680-54] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:132 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coder set for dcae_topic:java.util.HashMap: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@101427a8, modelClassLoaderHash=1913572623]], customCoder=null]] 07:54:04.359 [qtp1081136680-54] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:54:04.359 [qtp1081136680-54] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@7be8cd7e:null:1913572623 07:54:04.359 [qtp1081136680-54] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:86 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coders for existing org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@101427a8, modelClassLoaderHash=1913572623]], customCoder=null]] 07:54:04.359 [qtp1081136680-54] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:54:04.359 [qtp1081136680-54] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:54:04.359 [qtp1081136680-54] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addEncoder:77 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:appc-cl:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@775b8062:null:1913572623 07:54:04.360 [qtp1081136680-54] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): adding coders for new org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@775b8062, modelClassLoaderHash=1913572623]], customCoder=null]] 07:54:04.360 [qtp1081136680-54] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:132 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]]): adding coder set for appc-cl:java.util.HashMap: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@775b8062, modelClassLoaderHash=1913572623]], customCoder=null]] 07:54:04.360 [qtp1081136680-54] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:641 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1913572623] 07:54:04.360 [qtp1081136680-54] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1913572623] 07:54:04.360 [qtp1081136680-54] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:04.361 [qtp1081136680-54] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:04.361 [qtp1081136680-54] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:04.361 [qtp1081136680-54] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:04.361 [qtp1081136680-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:54:04.361 [qtp1081136680-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:54:04.362 [qtp1081136680-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:54:04.362 [qtp1081136680-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 07:54:04.362 [qtp1081136680-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 07:54:04.362 [qtp1081136680-54] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:04.362 [qtp1081136680-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:04.362 [qtp1081136680-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:245 - re-applying non-native policies [] because new native artifact policies have been found: [example.artifact 1.0.0] 07:54:04.362 [qtp1081136680-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:54:04.362 [qtp1081136680-54] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"b9002ab0-acbf-4338-b9a8-db1fa52a7dbe","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"b9002ab0-acbf-4338-b9a8-db1fa52a7dbe","timestampMs":1730620444362,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"GG","pdpSubgroup":"YY"} 07:54:04.364 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.367 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes HTTP/1.1" 200 320 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.372 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Controller/1.0.0 HTTP/1.1" 200 82 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.374 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Artifact/1.0.0 HTTP/1.1" 200 80 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.387 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.controlloop.operational.common.Drools/1.0.0 HTTP/1.1" 200 1141 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.390 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.type1.type2/1.0.0 HTTP/1.1" 200 1115 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.393 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.typeA/1.0.0 HTTP/1.1" 200 1109 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.395 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.398 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.400 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.405 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/validation HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.431 [qtp1081136680-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:04.433 [qtp1081136680-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:04.434 [qtp1081136680-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:04.434 [qtp1081136680-54] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"operational.restart","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"1533b923-06f3-4819-a6b6-b11e18de5b2b","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"1533b923-06f3-4819-a6b6-b11e18de5b2b","timestampMs":1730620444434,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"GG","pdpSubgroup":"YY"} 07:54:04.435 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:54:04.441 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 144 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.445 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 200 1059 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.447 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.451 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.452 [qtp1081136680-55] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:04.454 [qtp1081136680-55] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e, timeout=3600, abatement=true, trigger=unique-policy-id-1-restart, operations=[{id=unique-policy-id-1-restart, description=Restart the VM, operation={actor=APPC, operation=Restart, target={targetType=VNF}}, timeout=1200, retries=3, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}], controllerName=lifecycle})) from junits 07:54:04.454 [qtp1081136680-55] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:04.454 [qtp1081136680-55] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:04.454 [qtp1081136680-55] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"956e6ec9-b0ec-450c-98be-96eff9f8b192","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"956e6ec9-b0ec-450c-98be-96eff9f8b192","timestampMs":1730620444454,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"GG","pdpSubgroup":"YY"} 07:54:04.455 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "DELETE /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.458 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.461 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 404 542 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.463 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.466 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.469 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/validation HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.471 [qtp1081136680-53] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:04.471 [qtp1081136680-53] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.typeA 1.0.0 Tosca Policy: other-validated 1.0.0 ************************************************************************ 07:54:04.471 [qtp1081136680-53] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:04.472 [qtp1081136680-53] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"other-validated","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"4fb06679-6dd9-455c-80d9-cae0b8eb2d49","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"4fb06679-6dd9-455c-80d9-cae0b8eb2d49","timestampMs":1730620444472,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"GG","pdpSubgroup":"YY"} 07:54:04.472 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.475 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 140 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.478 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/other-validated/1.0.0 HTTP/1.1" 200 411 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.481 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.484 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.486 [qtp1081136680-53] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:04.487 [qtp1081136680-53] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.typeA, typeVersion=1.0.0, properties={fieldA=abc, fieldB=2})) from junits 07:54:04.487 [qtp1081136680-53] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:04.487 [qtp1081136680-53] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:04.487 [qtp1081136680-53] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"a023d55c-1271-450b-8dd6-491fb042d774","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"a023d55c-1271-450b-8dd6-491fb042d774","timestampMs":1730620444487,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"GG","pdpSubgroup":"YY"} 07:54:04.488 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "DELETE /policy/pdp/engine/lifecycle/policies/other-validated/1.0.0 HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.491 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.493 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/other-validated/1.0.0 HTTP/1.1" 404 538 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.496 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.499 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.541 [qtp1081136680-54] ERROR org.onap.policy.drools.policies.StandardValCoder:validate:134 - JSON validation failed: Validation errors: {"fieldA":"abc"} at #/properties failed against http://www.onap.org/policy/models/schemas/onap.policies.typeA.schema.json#/properties/properties with "Missing property fieldB" 07:54:04.542 [qtp1081136680-54] ERROR org.onap.policy.drools.policies.DomainMaker:conformance:120 - policy onap.policies.typeA 1.0.0:other-validation-error:1.0.0 is not conformant org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: {"fieldA":"abc"} at #/properties failed against http://www.onap.org/policy/models/schemas/onap.policies.typeA.schema.json#/properties/properties with "Missing property fieldB" at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:135) at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:140) at org.onap.policy.drools.policies.StandardValCoder.conformance(StandardValCoder.java:125) at org.onap.policy.drools.policies.DomainMaker.conformance(DomainMaker.java:118) at org.onap.policy.drools.server.restful.RestLifecycleManager.validateOperation(RestLifecycleManager.java:367) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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:1580) 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:1553) 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) 07:54:04.543 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/validation HTTP/1.1" 406 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.546 [qtp1081136680-53] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:04.549 [qtp1081136680-53] ERROR org.onap.policy.drools.policies.StandardValCoder:validate:134 - JSON validation failed: Validation errors: {"fieldA":"abc"} at #/properties failed against http://www.onap.org/policy/models/schemas/onap.policies.typeA.schema.json#/properties/properties with "Missing property fieldB" 07:54:04.549 [qtp1081136680-53] ERROR org.onap.policy.drools.policies.StandardValCoder:isConformant:116 - JSON is not conformant to schema org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: {"fieldA":"abc"} at #/properties failed against http://www.onap.org/policy/models/schemas/onap.policies.typeA.schema.json#/properties/properties with "Missing property fieldB" at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:135) at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:140) at org.onap.policy.drools.policies.StandardValCoder.conformance(StandardValCoder.java:125) at org.onap.policy.drools.policies.StandardValCoder.isConformant(StandardValCoder.java:113) at org.onap.policy.drools.policies.DomainMaker.isConformant(DomainMaker.java:72) at org.onap.policy.drools.policies.DomainMaker.isConformant(DomainMaker.java:84) at org.onap.policy.drools.lifecycle.LifecycleStateRunning.syncPolicies(LifecycleStateRunning.java:349) at org.onap.policy.drools.lifecycle.LifecycleStateRunning.deployPolicies(LifecycleStateRunning.java:328) at org.onap.policy.drools.lifecycle.LifecycleStateRunning.updatePoliciesWithResults(LifecycleStateRunning.java:211) at org.onap.policy.drools.lifecycle.LifecycleStateRunning.update(LifecycleStateRunning.java:152) at org.onap.policy.drools.lifecycle.LifecycleFsm.update(LifecycleFsm.java:320) at org.onap.policy.drools.server.restful.RestLifecycleManager.deployTrackedPolicy(RestLifecycleManager.java:259) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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:1580) 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:1553) 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) 07:54:04.550 [qtp1081136680-53] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [other-validation-error 1.0.0] 07:54:04.550 [qtp1081136680-53] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:04.550 [qtp1081136680-53] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:04.550 [qtp1081136680-53] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"7ca6877e-04d7-4ea2-8109-610ac188efcf","responseStatus":"FAIL","responseMessage":"[other-validation-error 1.0.0]"},"messageName":"PDP_STATUS","requestId":"7ca6877e-04d7-4ea2-8109-610ac188efcf","timestampMs":1730620444550,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"GG","pdpSubgroup":"YY"} 07:54:04.554 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 406 5 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.557 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/operations HTTP/1.1" 200 42 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:54:04.565 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/deployment HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.567 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.571 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 404 542 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.573 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.578 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.581 [qtp1081136680-53] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:883 - Slow delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e, timeout=3600, abatement=true, trigger=unique-policy-id-1-restart, operations=[{id=unique-policy-id-1-restart, description=Restart the VM, operation={actor=APPC, operation=Restart, target={targetType=VNF}}, timeout=1200, retries=3, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}], controllerName=lifecycle})) of type org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy from junits 07:54:04.582 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/undeployment HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.584 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.586 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 404 542 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.590 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.593 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.594 [qtp1081136680-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:04.595 [qtp1081136680-54] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1913572623]): unlock 07:54:04.595 [qtp1081136680-54] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1913572623]: HALT 07:54:04.595 [qtp1081136680-54] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1913572623] 07:54:04.595 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:04.596 [qtp1081136680-54] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1913572623]: REMOVE-CODERS 07:54:04.596 [qtp1081136680-54] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1913572623] 07:54:04.596 [qtp1081136680-54] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeDecoders:95 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-decoder org.onap.policy.drools.test:lifecycle:dcae_topic 07:54:04.596 [qtp1081136680-54] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@7be8cd7e, modelClassLoaderHash=1913572623]], customCoder=null]] 07:54:04.596 [qtp1081136680-54] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed coder from toolset for dcae_topic:java.util.HashMap from reverse mapping 07:54:04.596 [qtp1081136680-54] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1913572623] 07:54:04.596 [qtp1081136680-54] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeEncoders:104 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-encoder org.onap.policy.drools.test:lifecycle:appc-cl 07:54:04.596 [qtp1081136680-54] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@775b8062, modelClassLoaderHash=1913572623]], customCoder=null]] 07:54:04.597 [qtp1081136680-54] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed coder from toolset for appc-cl:java.util.HashMap from reverse mapping 07:54:04.597 [qtp1081136680-54] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:54:04.597 [qtp1081136680-54] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:54:04.597 [qtp1081136680-54] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:54:04.597 [qtp1081136680-54] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:54:04.597 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:54:04.598 [qtp1081136680-54] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:54:04.599 [qtp1081136680-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:54:04.599 [qtp1081136680-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:04.599 [qtp1081136680-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.typeA 1.0.0 removed 07:54:04.599 [qtp1081136680-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.type1.type2 1.0.0 removed 07:54:04.599 [qtp1081136680-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:54:04.599 [qtp1081136680-54] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:54:04.599 [qtp1081136680-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:04.599 [qtp1081136680-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:04.599 [qtp1081136680-54] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"0343f67f-5396-4c96-9830-f96a38bda05b","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"0343f67f-5396-4c96-9830-f96a38bda05b","timestampMs":1730620444599,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"GG","pdpSubgroup":"YY"} 07:54:04.600 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "DELETE /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.603 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes HTTP/1.1" 200 135 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.606 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Artifact/1.0.0 HTTP/1.1" 200 80 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.609 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Controller/1.0.0 HTTP/1.1" 200 82 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.611 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.controlloop.operational.common.Drools/1.0.0 HTTP/1.1" 404 577 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.613 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.type1.type2/1.0.0 HTTP/1.1" 404 551 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.615 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.typeA/1.0.0 HTTP/1.1" 404 545 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.617 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 49 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.619 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 404 542 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.623 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 404 539 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.624 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.625 [qtp1081136680-53] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:54:04.626 [qtp1081136680-53] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:54:04.626 [qtp1081136680-53] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:04.627 [qtp1081136680-53] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:54:04.627 [qtp1081136680-53] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:54:04.627 [qtp1081136680-53] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:54:04.627 [qtp1081136680-53] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:54:04.627 [qtp1081136680-53] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:54:04.627 [qtp1081136680-53] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"4394e490-d18c-4916-a4bd-4ec1c39f482d","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"4394e490-d18c-4916-a4bd-4ec1c39f482d","timestampMs":1730620444627,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"GG","pdpSubgroup":"YY"} 07:54:04.628 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "DELETE /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.629 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes HTTP/1.1" 200 135 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.631 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Artifact/1.0.0 HTTP/1.1" 200 80 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.634 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Controller/1.0.0 HTTP/1.1" 200 82 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.636 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.controlloop.operational.common.Drools/1.0.0 HTTP/1.1" 404 577 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.638 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.type1.type2/1.0.0 HTTP/1.1" 404 551 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.640 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.typeA/1.0.0 HTTP/1.1" 404 545 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.642 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.644 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 404 542 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.648 [qtp1081136680-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 404 539 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.649 [qtp1081136680-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 404 541 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.660 [qtp1081136680-56] ERROR org.onap.policy.drools.policies.StandardValCoder:validate:134 - JSON validation failed: Validation errors: {"policy-version":1.0} at #/metadata failed against http://www.onap.org/policy/models/schemas/onap.policies.controlloop.operational.common.Drools.schema.json#/properties/metadata with "Missing property policy-id" 07:54:04.660 [qtp1081136680-56] ERROR org.onap.policy.drools.policies.DomainMaker:conformance:120 - policy onap.policies.controlloop.operational.common.Drools 1.0.0:operational.restart:1.0.0 is not conformant org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: {"policy-version":1.0} at #/metadata failed against http://www.onap.org/policy/models/schemas/onap.policies.controlloop.operational.common.Drools.schema.json#/properties/metadata with "Missing property policy-id" at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:135) at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:140) at org.onap.policy.drools.policies.StandardValCoder.conformance(StandardValCoder.java:125) at org.onap.policy.drools.policies.DomainMaker.conformance(DomainMaker.java:118) at org.onap.policy.drools.server.restful.RestLifecycleManager.validateOperation(RestLifecycleManager.java:367) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 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:274) 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:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 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:1580) 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:1553) 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) 07:54:04.662 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/validation HTTP/1.1" 406 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.677 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [03/Nov/2024:07:54:04 +0000] "GET /policy/pdp/engine/lifecycle/metrics HTTP/1.1" 200 12848 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:04.682 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:54:04.683 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"a4dfd485-0de8-49df-b1f2-53655d1e07cb","timestampMs":1730620444683,"name":"prd-ubuntu1804-builder-4c-4g-81307.2eeb984a-9f2f-49b7-8c2f-2195e6c63114","pdpGroup":"GG","pdpSubgroup":"YY"} 07:54:04.683 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:54:04.699 [main] INFO org.eclipse.jetty.server.AbstractConnector:doStop:431 - Stopped lifecycle@104a6c23{HTTP/1.1, (http/1.1)}{localhost:8765} 07:54:04.700 [main] INFO org.eclipse.jetty.server.Server:doStop:479 - Stopped Server@1d7c90cd{STOPPING}[11.0.23,sto=0] 07:54:04.704 [main] INFO org.eclipse.jetty.server.handler.ContextHandler:doStop:1123 - Stopped o.e.j.s.ServletContextHandler@54b4e5c3{/,null,STOPPED} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.950 s -- in org.onap.policy.drools.server.restful.RestLifecycleManagerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ feature-lifecycle --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'feature-lifecycle' with 17 classes [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-lifecycle --- [INFO] Copying gson-3.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/assembly/lib/gson-3.0.1-SNAPSHOT.jar [INFO] Copying commons-beanutils-1.9.4.jar to /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/assembly/lib/commons-beanutils-1.9.4.jar [INFO] Copying simpleclient_hotspot-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/assembly/lib/simpleclient_hotspot-0.16.0.jar [INFO] Copying slf4j-api-2.0.13.jar to /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/assembly/lib/slf4j-api-2.0.13.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-lifecycle --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/feature-lifecycle-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-lifecycle --- [INFO] Reading assembly descriptor: src/assembly/zip.xml [INFO] Building zip: /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/feature-lifecycle-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ feature-lifecycle --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ feature-lifecycle --- [INFO] Analyzed bundle 'feature-lifecycle' with 17 classes [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ feature-lifecycle --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-lifecycle --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/pom.xml to /tmp/r/org/onap/policy/drools-pdp/feature-lifecycle/3.0.1-SNAPSHOT/feature-lifecycle-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/feature-lifecycle-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/feature-lifecycle/3.0.1-SNAPSHOT/feature-lifecycle-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/feature-lifecycle-3.0.1-SNAPSHOT.zip to /tmp/r/org/onap/policy/drools-pdp/feature-lifecycle/3.0.1-SNAPSHOT/feature-lifecycle-3.0.1-SNAPSHOT.zip [INFO] [INFO] -----------< org.onap.policy.drools-pdp:feature-no-locking >------------ [INFO] Building feature-no-locking 3.0.1-SNAPSHOT [11/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-no-locking --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-no-locking --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/feature-no-locking/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --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.3.1:check (onap-license) @ feature-no-locking --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ feature-no-locking --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-no-locking --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-no-locking --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-no-locking --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-no-locking --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-no-locking --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/feature-no-locking/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.no.locking.NoLockManagerTest 07:54:06.765 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [NoLockManager()] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.690 s -- in org.onap.policy.no.locking.NoLockManagerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ feature-no-locking --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/feature-no-locking/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'feature-no-locking' with 1 classes [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-no-locking --- [INFO] Copying slf4j-api-2.0.13.jar to /w/workspace/policy-drools-pdp-sonar/feature-no-locking/target/assembly/lib/slf4j-api-2.0.13.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-no-locking --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/feature-no-locking/target/feature-no-locking-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-no-locking --- [INFO] Reading assembly descriptor: src/assembly/assemble_zip.xml [INFO] Building zip: /w/workspace/policy-drools-pdp-sonar/feature-no-locking/target/feature-no-locking-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ feature-no-locking --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ feature-no-locking --- [INFO] Analyzed bundle 'feature-no-locking' with 1 classes [INFO] Analyzed bundle 'policy-core' with 16 classes [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ feature-no-locking --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/feature-no-locking/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-no-locking --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-no-locking/pom.xml to /tmp/r/org/onap/policy/drools-pdp/feature-no-locking/3.0.1-SNAPSHOT/feature-no-locking-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-no-locking/target/feature-no-locking-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/feature-no-locking/3.0.1-SNAPSHOT/feature-no-locking-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-no-locking/target/feature-no-locking-3.0.1-SNAPSHOT.zip to /tmp/r/org/onap/policy/drools-pdp/feature-no-locking/3.0.1-SNAPSHOT/feature-no-locking-3.0.1-SNAPSHOT.zip [INFO] [INFO] ----------< org.onap.policy.drools-pdp:feature-legacy-config >---------- [INFO] Building feature-legacy-config 3.0.1-SNAPSHOT [12/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-legacy-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-legacy-config --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/feature-legacy-config/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --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.3.1:check (onap-license) @ feature-legacy-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ feature-legacy-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-legacy-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-legacy-config --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-legacy-config --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-legacy-config --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-legacy-config --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/feature-legacy-config/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.drools.legacy.config.LegacyConfigFeatureTest 07:54:10.361 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:54:10.381 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.drools.legacy.config.LegacyConfig@4a1e3ac1 07:54:10.397 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 07:54:10.397 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 07:54:10.513 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 07:54:10.514 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 07:54:10.514 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s -- in org.onap.policy.drools.legacy.config.LegacyConfigFeatureTest [INFO] Running org.onap.policy.drools.legacy.config.LegacyConfigTest 07:54:10.533 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:54:10.534 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.drools.legacy.config.LegacyConfig@719bb3b4 07:54:10.534 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 07:54:10.538 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [org.onap.policy.drools.legacy.config.LegacyConfigFeature@5eb2172] 07:54:10.588 [main] WARN org.onap.policy.drools.system.PolicyEngineManager -- Configuration Entity is not supported: null 07:54:10.588 [main] ERROR org.onap.policy.drools.system.PolicyEngineManager -- PolicyEngineManager(alive=false, locked=false): configuration-error due to {} because of Configuration Entity is not supported: null java.lang.IllegalArgumentException: Configuration Entity is not supported: null at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:452) at org.onap.policy.drools.system.PolicyEngineManager.onTopicEvent(PolicyEngineManager.java:1148) at org.onap.policy.drools.legacy.config.LegacyConfig.onTopicEvent(LegacyConfig.java:91) at org.onap.policy.drools.legacy.config.LegacyConfigTest.testStartStop(LegacyConfigTest.java:67) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:54:10.594 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 07:54:10.594 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 07:54:10.594 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 07:54:10.594 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 07:54:10.594 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 07:54:10.604 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:54:10.604 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.drools.legacy.config.LegacyConfig@2a066689 07:54:10.699 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:54:10.723 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:54:10.724 [main] WARN org.onap.policy.drools.legacy.config.LegacyConfig -- LegacyConfig: more than one source is configured (2), using NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=pdpd-configuration-1, effectiveTopic=pdpd-configuration-1, #recentEvents=0, locked=false, #topicListeners=0]]] 07:54:10.724 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=pdpd-configuration-1, effectiveTopic=pdpd-configuration-1, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.drools.legacy.config.LegacyConfig@433348bc 07:54:10.725 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 07:54:10.725 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 07:54:10.725 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=pdpd-configuration-1, effectiveTopic=pdpd-configuration-1, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 07:54:10.725 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=pdpd-configuration-1, effectiveTopic=pdpd-configuration-1, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 07:54:10.725 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=pdpd-configuration-2, effectiveTopic=pdpd-configuration-2, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 07:54:10.725 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=pdpd-configuration-2, effectiveTopic=pdpd-configuration-2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.onap.policy.drools.legacy.config.LegacyConfigTest [INFO] Running org.onap.policy.drools.server.restful.RestLegacyConfigTest 07:54:10.900 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@32091c14{base=null,protected=[]},MANAGED} 07:54:10.908 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1,MANAGED} 07:54:10.910 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 added {ServletHandler@186d8a71{STOPPED},MANAGED} 07:54:10.941 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp452236638]@1af4955e{STOPPED,8<=0<=200,i=0,r=-1,t=-295143ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@10980560,POJO} 07:54:10.941 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STOPPED}[11.0.23,sto=0] added {QueuedThreadPool[qtp452236638]@1af4955e{STOPPED,8<=0<=200,i=0,r=-1,t=-295144ms,q=0}[NO_TRY],AUTO} 07:54:10.942 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STOPPED}[11.0.23,sto=0] added {AttributeContainerMap@19b07407{size=0},AUTO} 07:54:10.946 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@db99785{STOPPED} added {Slf4jRequestLogWriter@70716259{STOPPED},AUTO} 07:54:10.961 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STOPPED}[11.0.23,sto=0] added {CustomRequestLog@db99785{STOPPED},AUTO} 07:54:10.992 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@20440c6c[HTTP/1.1] added {HttpConfiguration@1e3f86d5{32768/8192,8192/8192,https://:0,[]},POJO} 07:54:11.000 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@5c8d58ed{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp452236638]@1af4955e{STOPPED,8<=0<=200,i=0,r=-1,t=-295202ms,q=0}[NO_TRY],AUTO} 07:54:11.002 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@5c8d58ed{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@50ec4bfc{STOPPED},AUTO} 07:54:11.013 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STOPPED}[11.0.23,sto=0] added {LogarithmicArrayByteBufferPool@544e3679{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 07:54:11.013 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@5c8d58ed{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@544e3679{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 07:54:11.013 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@5c8d58ed{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@6889f56f{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 07:54:11.014 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@5c8d58ed{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@33e4b9c4,POJO} 07:54:11.015 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@5c8d58ed{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@20440c6c[HTTP/1.1],AUTO} 07:54:11.015 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@5c8d58ed{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@20440c6c[HTTP/1.1] 07:54:11.019 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@5c8d58ed{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@5c8d58ed{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 07:54:11.019 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STOPPED}[11.0.23,sto=0] added {legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575},AUTO} 07:54:11.019 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STOPPED}[11.0.23,sto=0] added {o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED},MANAGED} 07:54:11.020 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@29bbc63c{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@272778ae{base=null,protected=[]},MANAGED} 07:54:11.020 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@29bbc63c{/,null,STOPPED} added {ServletHandler@2cccf134{STOPPED},MANAGED} 07:54:11.032 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2cccf134{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-7af327e3==org.glassfish.jersey.servlet.ServletContainer@e68c3798{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 07:54:11.033 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2cccf134{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-7af327e3,POJO} 07:54:11.045 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={}, swaggerId=swagger-39575, toString()=JettyServletServer(name=legacy, host=localhost, port=39575, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@739e8b96{STOPPED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED}, connector=legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-7af327e3==org.glassfish.jersey.servlet.ServletContainer@e68c3798{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=4 +> swagger.api.basepath=http://localhost:39575/ +> swagger.context.id=swagger-39575 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-39575 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 07:54:11.056 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@186d8a71{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 07:54:11.056 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@186d8a71{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-35f7969d,POJO} 07:54:11.056 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-39575, toString()=JettyServletServer(name=legacy, host=localhost, port=39575, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@739e8b96{STOPPED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED}, connector=legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=5 +> jersey.config.server.disableMetainfServicesLookup=true +> swagger.context.id=swagger-39575 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.JacksonHandler,org.onap.policy.common.endpoints.http.server.YamlJacksonHandler,org.onap.policy.drools.server.restful.RestLegacyConfigManager +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-39575 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 07:54:11.057 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-39575, toString()=JettyServletServer(name=legacy, host=localhost, port=39575, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@739e8b96{STOPPED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED}, connector=legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 07:54:11.057 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-39575, toString()=JettyServletServer(name=legacy, host=localhost, port=39575, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@739e8b96{STOPPED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED}, connector=legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 07:54:11.059 [legacy-39575] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-39575, toString()=JettyServletServer(name=legacy, host=localhost, port=39575, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@739e8b96{STOPPED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED}, connector=legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575}, jettyThread=Thread[legacy-39575,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 07:54:11.061 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@739e8b96{STOPPED}[11.0.23,sto=0] 07:54:11.068 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STARTING}[11.0.23,sto=0] added {ErrorHandler@322350db{STOPPED},AUTO} 07:54:11.072 [legacy-39575] INFO org.eclipse.jetty.server.Server -- jetty-11.0.23; built: 2024-08-14T01:40:17.906Z; git: 6fcf5ccaebd7ca13a0cb96c96adca699a24080a0; jvm 17.0.4+8-Ubuntu-118.04 07:54:11.097 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:39575],POJO} 07:54:11.098 [legacy-39575] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting Server@739e8b96{STARTING}[11.0.23,sto=0] 07:54:11.098 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp452236638]@1af4955e{STOPPED,8<=0<=200,i=0,r=-1,t=-295300ms,q=0}[NO_TRY] 07:54:11.102 [legacy-39575] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0} 07:54:11.102 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=0<=200,i=0,r=-1,t=-295304ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] added {ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0},AUTO} 07:54:11.103 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0} 07:54:11.108 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1846ms ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0} 07:54:11.111 [legacy-39575] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-19,5,main] 07:54:11.112 [legacy-39575] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-20,5,main] 07:54:11.112 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:11.112 [legacy-39575] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-21,5,main] 07:54:11.113 [legacy-39575] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-22,5,main] 07:54:11.112 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:11.113 [legacy-39575] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-23,5,main] 07:54:11.113 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:11.113 [legacy-39575] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-24,5,main] 07:54:11.114 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:11.114 [legacy-39575] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-25,5,main] 07:54:11.114 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:11.114 [legacy-39575] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-26,5,main] 07:54:11.115 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:11.115 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1853ms QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:11.115 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AttributeContainerMap@19b07407{size=0} 07:54:11.115 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1853ms AttributeContainerMap@19b07407{size=0} 07:54:11.115 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING CustomRequestLog@db99785{STOPPED} 07:54:11.115 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Slf4jRequestLogWriter@70716259{STOPPED} 07:54:11.115 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1853ms Slf4jRequestLogWriter@70716259{STARTED} 07:54:11.115 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1853ms CustomRequestLog@db99785{STARTED} 07:54:11.116 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED} 07:54:11.116 [legacy-39575] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@10f5ce40 07:54:11.113 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:11.116 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59995ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:11.124 [legacy-39575] DEBUG org.eclipse.jetty.http.PreEncodedHttpField -- HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@13c7fd79] 07:54:11.128 [legacy-39575] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting o.e.j.s.ServletContextHandler@4391a2d8{/,null,STARTING} 07:54:11.129 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@32091c14{base=null,protected=[]} 07:54:11.129 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@4391a2d8{/,null,STARTING} added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@31d1b1ce,POJO} 07:54:11.130 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1867ms SymlinkAllowedResourceAliasChecker@32091c14{base=null,protected=[]} 07:54:11.130 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 07:54:11.133 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@7e29eaa[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 07:54:11.135 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.DefaultSessionCache@7e29eaa[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@6d6c3180[passivating=false,graceSec=3600],AUTO} 07:54:11.136 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING DefaultSessionIdManager@2cb9ff56{STOPPED}[worker=null] 07:54:11.137 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@2cb9ff56{STARTING}[worker=node0] added {HouseKeeper@297e0dde{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 07:54:11.139 [legacy-39575] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 07:54:11.139 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HouseKeeper@297e0dde{STOPPED}[interval=600000, ownscheduler=false] 07:54:11.140 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@23e14788{STOPPED} 07:54:11.140 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1878ms ScheduledExecutorScheduler@23e14788{STARTED} 07:54:11.140 [legacy-39575] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 using own scheduler for scavenging 07:54:11.141 [legacy-39575] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 scavenging every 660000ms 07:54:11.142 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1880ms HouseKeeper@297e0dde{STARTED}[interval=660000, ownscheduler=true] 07:54:11.142 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1880ms DefaultSessionIdManager@2cb9ff56{STARTED}[worker=node0] 07:54:11.142 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STARTING}[11.0.23,sto=0] added {DefaultSessionIdManager@2cb9ff56{STARTED}[worker=node0],MANAGED} 07:54:11.142 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 added {DefaultSessionIdManager@2cb9ff56{STARTED}[worker=node0],UNMANAGED} 07:54:11.142 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@6667123f{STOPPED} 07:54:11.142 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1880ms ScheduledExecutorScheduler@6667123f{STARTED} 07:54:11.143 [legacy-39575] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 07:54:11.143 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServletHandler@186d8a71{STOPPED} 07:54:11.148 [legacy-39575] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-35f7969d[EMBEDDED:null] 07:54:11.150 [legacy-39575] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 07:54:11.151 [legacy-39575] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet7f87e18d{/*->org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 07:54:11.152 [legacy-39575] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-35f7969d=MappedServlet423d33dd{null->org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 07:54:11.152 [legacy-39575] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Adding Default404Servlet to ServletHandler@186d8a71{STARTING} 07:54:11.152 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@186d8a71{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@be63cfed{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 07:54:11.153 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@186d8a71{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53,POJO} 07:54:11.153 [legacy-39575] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-35f7969d[EMBEDDED:null] 07:54:11.153 [legacy-39575] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 07:54:11.153 [legacy-39575] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet449868a7{/*->org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 07:54:11.153 [legacy-39575] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53[EMBEDDED:null] 07:54:11.153 [legacy-39575] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet4be69564{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@be63cfed{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 07:54:11.153 [legacy-39575] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-35f7969d=MappedServlet5dd83660{null->org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53=MappedServlet324d421d{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@be63cfed{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 07:54:11.154 [legacy-39575] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-35f7969d[EMBEDDED:null] 07:54:11.154 [legacy-39575] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 07:54:11.154 [legacy-39575] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet3517d9a3{/*->org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 07:54:11.154 [legacy-39575] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53[EMBEDDED:null] 07:54:11.154 [legacy-39575] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet4a2527d0{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@be63cfed{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 07:54:11.154 [legacy-39575] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-35f7969d=MappedServlet5dd83660{null->org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53=MappedServlet324d421d{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@be63cfed{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 07:54:11.154 [legacy-39575] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ServletHandler@186d8a71{STARTING} 07:54:11.154 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1892ms ServletHandler@186d8a71{STARTED} 07:54:11.155 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.DefaultSessionCache@7e29eaa[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 07:54:11.155 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.NullSessionDataStore@6d6c3180[passivating=false,graceSec=3600] 07:54:11.155 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1893ms org.eclipse.jetty.server.session.NullSessionDataStore@6d6c3180[passivating=false,graceSec=3600] 07:54:11.155 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1893ms org.eclipse.jetty.server.session.DefaultSessionCache@7e29eaa[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 07:54:11.155 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1893ms org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 07:54:11.155 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@be63cfed{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 07:54:11.156 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1894ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@be63cfed{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 07:54:11.157 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 07:54:11.157 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1895ms org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STARTED} 07:54:11.166 [legacy-39575] DEBUG org.eclipse.jetty.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-35f7969d 07:54:11.884 [legacy-39575] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 07:54:11.884 [legacy-39575] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:54:11.885 [legacy-39575] INFO org.onap.policy.common.gson.JacksonHandler -- Using GSON with Jackson behaviors for REST calls 07:54:11.973 [legacy-39575] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE} 07:54:11.973 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2711ms o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE} 07:54:11.974 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ErrorHandler@322350db{STOPPED} 07:54:11.974 [legacy-39575] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ErrorHandler@322350db{STARTING} 07:54:11.974 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2712ms ErrorHandler@322350db{STARTED} 07:54:11.974 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575} 07:54:11.976 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@50ec4bfc{STOPPED} 07:54:11.976 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2714ms ScheduledExecutorScheduler@50ec4bfc{STARTED} 07:54:11.976 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@20440c6c[HTTP/1.1] 07:54:11.976 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2714ms HttpConnectionFactory@20440c6c[HTTP/1.1] 07:54:11.976 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SelectorManager@legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575} 07:54:11.980 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59134ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-03T07:54:11.980623358Z added {SelectorProducer@521a28d7,POJO} 07:54:11.980 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59133ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-03T07:54:11.981058488Z added {QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59133ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}],UNMANAGED} 07:54:11.981 [legacy-39575] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59133ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-03T07:54:11.981394325Z created 07:54:11.981 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@ee03ac6{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59133ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-03T07:54:11.981728152Z,MANAGED} 07:54:11.981 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575} added {ManagedSelector@ee03ac6{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 07:54:11.982 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59132ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-03T07:54:11.982160221Z added {SelectorProducer@27b7f2d9,POJO} 07:54:11.982 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59132ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-03T07:54:11.982432187Z added {QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59132ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}],UNMANAGED} 07:54:11.982 [legacy-39575] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59132ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-03T07:54:11.982747094Z created 07:54:11.982 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@24683a68{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59132ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-03T07:54:11.983012549Z,MANAGED} 07:54:11.983 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575} added {ManagedSelector@24683a68{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 07:54:11.983 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@ee03ac6{STOPPED} id=0 keys=-1 selected=-1 updates=0 07:54:11.983 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59131ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-03T07:54:11.983535751Z 07:54:11.983 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2721ms AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59131ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-03T07:54:11.983750915Z 07:54:11.985 [legacy-39575] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$717/0x0000000800f6fb58@4a8da576 startThread=0 07:54:11.985 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$717/0x0000000800f6fb58@4a8da576 in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=7,r=-1,t=59129ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:11.985 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=7,r=-1,t=59129ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-03T07:54:11.986035374Z tryProduce false 07:54:11.986 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 07:54:11.987 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:11.987 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b waiting with 0 keys 07:54:11.985 [legacy-39575] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@5e8c3529 on ManagedSelector@ee03ac6{STARTING} id=0 keys=0 selected=0 updates=0 07:54:11.988 [legacy-39575] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@ee03ac6{STARTING} id=0 keys=0 selected=0 updates=1 07:54:11.989 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken with none selected 07:54:11.989 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken up from select, 0/0/0 selected 07:54:11.989 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b processing 0 keys, 1 updates 07:54:11.989 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:11.989 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@5e8c3529 07:54:11.989 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:11.989 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b waiting with 0 keys 07:54:11.989 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2727ms ManagedSelector@ee03ac6{STARTED} id=0 keys=0 selected=0 updates=0 07:54:11.990 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@24683a68{STOPPED} id=1 keys=-1 selected=-1 updates=0 07:54:11.990 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=7,r=-1,t=59124ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-03T07:54:11.990373747Z 07:54:11.990 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2728ms AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=7,r=-1,t=59124ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-03T07:54:11.990601862Z 07:54:11.990 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$717/0x0000000800f6fb58@6b46d250 in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=6,r=-1,t=59124ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:11.990 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=6,r=-1,t=59123ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-03T07:54:11.991035181Z tryProduce false 07:54:11.991 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 07:54:11.991 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:11.991 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 waiting with 0 keys 07:54:11.991 [legacy-39575] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$717/0x0000000800f6fb58@6b46d250 startThread=0 07:54:11.991 [legacy-39575] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@7479c28c on ManagedSelector@24683a68{STARTING} id=1 keys=0 selected=0 updates=0 07:54:11.991 [legacy-39575] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@24683a68{STARTING} id=1 keys=0 selected=0 updates=1 07:54:11.991 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 woken with none selected 07:54:11.991 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 woken up from select, 0/0/0 selected 07:54:11.991 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 processing 0 keys, 1 updates 07:54:11.991 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:11.991 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@7479c28c 07:54:11.991 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:11.991 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 waiting with 0 keys 07:54:11.991 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2729ms ManagedSelector@24683a68{STARTED} id=1 keys=0 selected=0 updates=0 07:54:11.992 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2729ms SelectorManager@legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575} 07:54:11.993 [legacy-39575] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575} added {acceptor-0@1d3d8981,POJO} 07:54:11.993 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@1d3d8981 in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=59121ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:11.993 [legacy-39575] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue qtp452236638-22-acceptor-0@1d3d8981-legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575} startThread=0 07:54:11.993 [legacy-39575] INFO org.eclipse.jetty.server.AbstractConnector -- Started legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575} 07:54:11.993 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2731ms legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575} 07:54:11.994 [legacy-39575] INFO org.eclipse.jetty.server.Server -- Started Server@739e8b96{STARTING}[11.0.23,sto=0] @2732ms 07:54:11.994 [legacy-39575] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2732ms Server@739e8b96{STARTED}[11.0.23,sto=0] 07:54:11.994 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-39575, toString()=JettyServletServer(name=legacy, host=localhost, port=39575, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@739e8b96{STARTED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE}, connector=legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575}, jettyThread=Thread[legacy-39575,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4065 ms. 07:54:11.996 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:39575 connected - retries=40 interval=250 07:54:11.999 [qtp452236638-22-acceptor-0@1d3d8981-legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4cc9fd6e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39575 remote=/127.0.0.1:39546]] on ManagedSelector@24683a68{STARTED} id=1 keys=0 selected=0 updates=0 07:54:11.999 [qtp452236638-22-acceptor-0@1d3d8981-legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@24683a68{STARTED} id=1 keys=0 selected=0 updates=1 07:54:12.000 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 woken with none selected 07:54:12.000 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 woken up from select, 0/0/0 selected 07:54:12.000 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 processing 0 keys, 1 updates 07:54:12.000 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:12.000 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4cc9fd6e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39575 remote=/127.0.0.1:39546]] 07:54:12.000 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4cc9fd6e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39575 remote=/127.0.0.1:39546]] startThread=0 07:54:12.001 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:12.001 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 waiting with 1 keys 07:54:12.001 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4cc9fd6e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39575 remote=/127.0.0.1:39546]] in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=59113ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:12.031 [qtp452236638-23] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}]->[<null>] 07:54:12.031 [qtp452236638-23] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 9 ms, remaining: 29991 ms 07:54:12.071 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=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@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=-,flush=-,to=49/30000}{io=0/0,kio=0,kro=0}]->[<null>],null,HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 07:54:12.106 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@5dc86099::SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=-,flush=-,to=84/30000}{io=0/0,kio=0,kro=0}]->[<null>] 07:54:12.107 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:54:12.107 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$745/0x0000000800f8dbb8@3fe4208c on ManagedSelector@24683a68{STARTED} id=1 keys=1 selected=0 updates=0 07:54:12.107 [qtp452236638-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=-,flush=-,to=85/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.108 [qtp452236638-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@5dc86099::SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=-,flush=-,to=85/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.108 [qtp452236638-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5dc86099::SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=-,flush=-,to=86/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.108 [qtp452236638-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@329bb835{ReadCallback@c4b4199{HttpConnection@5dc86099::SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 07:54:12.109 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.109 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:54:12.109 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f754b8@1235f0dc on ManagedSelector@24683a68{STARTED} id=1 keys=1 selected=0 updates=1 07:54:12.109 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@24683a68{STARTED} id=1 keys=1 selected=0 updates=2 07:54:12.109 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 woken with none selected 07:54:12.109 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 woken up from select, 0/0/1 selected 07:54:12.109 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.109 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 processing 0 keys, 2 updates 07:54:12.109 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 07:54:12.109 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4cc9fd6e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39575 remote=/127.0.0.1:39546]] in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=59004ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:12.110 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$745/0x0000000800f8dbb8@3fe4208c 07:54:12.110 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=59004ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:12.110 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f754b8@1235f0dc 07:54:12.110 [qtp452236638-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.110 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:12.110 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 waiting with 1 keys 07:54:12.110 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 woken up from select, 1/1/1 selected 07:54:12.110 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 processing 1 keys, 0 updates 07:54:12.110 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:39575 remote=/127.0.0.1:39546], selector=sun.nio.ch.EPollSelectorImpl@65812148, interestOps=1, readyOps=1 SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.111 [qtp452236638-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.111 [qtp452236638-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=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 07:54:12.112 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0} tryExecute AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/PRODUCING/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=59002ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-03T07:54:12.112581135Z 07:54:12.112 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1} startReservedThread p=1 07:54:12.114 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@57def1f7{PENDING,thread=null} in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=59000ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1}] 07:54:12.114 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@57def1f7{PENDING,thread=Thread[qtp452236638-24,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 07:54:12.114 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@57def1f7{RESERVED,thread=Thread[qtp452236638-24,5,main]} waiting ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0} 07:54:12.114 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@57def1f7{RESERVED,thread=Thread[qtp452236638-24,5,main]} startThread=0 07:54:12.114 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=PRODUCE_EXECUTE_CONSUME t=SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=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@480f953d/SelectorProducer@27b7f2d9/PRODUCING/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58999ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-03T07:54:12.11518097Z 07:54:12.115 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=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[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58999ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:12.115 [qtp452236638-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@329bb835{ReadCallback@c4b4199{HttpConnection@5dc86099::SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 07:54:12.115 [qtp452236638-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5dc86099::SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=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@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 07:54:12.116 [qtp452236638-25] DEBUG org.eclipse.jetty.util.Pool -- RetainedBucket@4ae8791a[inUse=0,size=1,max=-1,closed=false]{capacity=8192,inuse=0(0%)} returning new reserved entry MonoEntry@4f293ef6{PENDING,pooled=null} 07:54:12.117 [qtp452236638-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.117 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=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 07:54:12.118 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 07:54:12.118 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:12.118 [qtp452236638-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.118 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 waiting with 1 keys 07:54:12.118 [qtp452236638-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@61afeb5a[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 07:54:12.118 [qtp452236638-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 07:54:12.118 [qtp452236638-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5dc86099::SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.119 [qtp452236638-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5dc86099::SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=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 -1 null 07:54:12.119 [qtp452236638-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5dc86099::SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5dc86099[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=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 null 07:54:12.119 [qtp452236638-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@1292319c[p=0,l=0,c=0,r=0]={<<<>>>} 07:54:12.119 [qtp452236638-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 07:54:12.119 [qtp452236638-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5dc86099[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.119 [qtp452236638-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5dc86099[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.119 [qtp452236638-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@8770d23[{l=/127.0.0.1:39575,r=/127.0.0.1:39546,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5dc86099[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.122 [qtp452236638-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@329bb835{null} 07:54:12.122 [qtp452236638-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@24683a68{STARTED} id=1 keys=1 selected=0 updates=0 07:54:12.122 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@342d864a startThread=0 07:54:12.122 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@342d864a in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=2,r=-1,t=58992ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:12.122 [qtp452236638-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5dc86099::SocketChannelEndPoint@8770d23[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5dc86099[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 07:54:12.123 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@8770d23[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5dc86099[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.123 [qtp452236638-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@8770d23[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5dc86099[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.123 [qtp452236638-21] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@5dc86099::SocketChannelEndPoint@8770d23[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5dc86099[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.123 [qtp452236638-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5dc86099::SocketChannelEndPoint@8770d23[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5dc86099[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=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 exit HttpChannelState@777710e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 07:54:12.123 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@342d864a in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=2,r=-1,t=58991ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:12.123 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58991ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:12.123 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@8770d23[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5dc86099[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d571cb3{s=START}]=>HttpChannelOverHttp@4cd9bad5{s=HttpChannelState@777710e2{s=IDLE rs=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[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58991ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:12.123 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58991ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:12.124 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 woken with none selected 07:54:12.124 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 woken up from select, 0/0/0 selected 07:54:12.124 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 processing 0 keys, 0 updates 07:54:12.124 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 07:54:12.124 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:12.124 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 waiting with 0 keys 07:54:12.155 [qtp452236638-22-acceptor-0@1d3d8981-legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@2c1a7f88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39575 remote=/127.0.0.1:39552]] on ManagedSelector@ee03ac6{STARTED} id=0 keys=0 selected=0 updates=0 07:54:12.156 [qtp452236638-22-acceptor-0@1d3d8981-legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@ee03ac6{STARTED} id=0 keys=0 selected=0 updates=1 07:54:12.156 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken with none selected 07:54:12.156 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken up from select, 0/0/0 selected 07:54:12.156 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b processing 0 keys, 1 updates 07:54:12.156 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:12.156 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@2c1a7f88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39575 remote=/127.0.0.1:39552]] 07:54:12.156 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@2c1a7f88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39575 remote=/127.0.0.1:39552]] startThread=0 07:54:12.156 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:12.156 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b waiting with 1 keys 07:54:12.156 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@2c1a7f88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39575 remote=/127.0.0.1:39552]] in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58958ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:12.156 [qtp452236638-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] 07:54:12.157 [qtp452236638-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 07:54:12.157 [qtp452236638-26] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=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@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>],null,HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 07:54:12.158 [qtp452236638-26] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[<null>] 07:54:12.158 [qtp452236638-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$745/0x0000000800f8dbb8@3bb97fa9 on ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=0 07:54:12.158 [qtp452236638-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.158 [qtp452236638-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.158 [qtp452236638-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.159 [qtp452236638-26] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@438d56ec{ReadCallback@74bb8dfb{HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 07:54:12.159 [qtp452236638-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.159 [qtp452236638-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f754b8@48ff0f2 on ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=1 07:54:12.159 [qtp452236638-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=2 07:54:12.159 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken with none selected 07:54:12.159 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken up from select, 0/0/1 selected 07:54:12.159 [qtp452236638-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.159 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b processing 0 keys, 2 updates 07:54:12.159 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 07:54:12.159 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@2c1a7f88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39575 remote=/127.0.0.1:39552]] in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58955ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:12.159 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$745/0x0000000800f8dbb8@3bb97fa9 07:54:12.160 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f754b8@48ff0f2 07:54:12.160 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58954ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:12.160 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.160 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:12.160 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b waiting with 1 keys 07:54:12.160 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken up from select, 1/1/1 selected 07:54:12.160 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b processing 1 keys, 0 updates 07:54:12.160 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:39575 remote=/127.0.0.1:39552], selector=sun.nio.ch.EPollSelectorImpl@dd6d0b, interestOps=1, readyOps=1 SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.160 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.160 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=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 07:54:12.161 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/PRODUCING/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58953ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-03T07:54:12.161098611Z 07:54:12.161 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1} startReservedThread p=1 07:54:12.161 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@bac130f{PENDING,thread=null} startThread=0 07:54:12.161 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@bac130f{PENDING,thread=null} in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58953ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1}] 07:54:12.161 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bac130f{PENDING,thread=Thread[qtp452236638-23,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 07:54:12.161 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=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@251949cc/SelectorProducer@521a28d7/IDLE/p=true/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58953ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-03T07:54:12.161620172Z 07:54:12.161 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bac130f{RESERVED,thread=Thread[qtp452236638-23,5,main]} waiting ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0} 07:54:12.161 [qtp452236638-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@438d56ec{ReadCallback@74bb8dfb{HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 07:54:12.161 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=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@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 07:54:12.161 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@57def1f7{RESERVED,thread=Thread[qtp452236638-24,5,main]} task=AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=true/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58953ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-11-03T07:54:12.16201014Z ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0} 07:54:12.162 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 222 DirectByteBuffer@61afeb5a[p=0,l=222,c=8192,r=222]={<<<GET /policy/pdp/engine/le...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 07:54:12.162 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=true/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58952ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-11-03T07:54:12.162240875Z tryProduce true 07:54:12.162 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 07:54:12.162 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:12.162 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=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 222 RetainableByteBuffer@60f29244{DirectByteBuffer@61afeb5a[p=0,l=222,c=8192,r=222]={<<<GET /policy/pdp/engine/le...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 07:54:12.162 [qtp452236638-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.162 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b waiting with 1 keys 07:54:12.162 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=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@60f29244{DirectByteBuffer@61afeb5a[p=0,l=222,c=8192,r=222]={<<<GET /policy/pdp/engine/le...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 07:54:12.162 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@61afeb5a[p=0,l=222,c=8192,r=222]={<<<GET /policy/pdp/engine/le...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 07:54:12.163 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 07:54:12.166 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 07:54:12.166 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 07:54:12.166 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 07:54:12.166 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 07:54:12.167 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 07:54:12.167 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 07:54:12.167 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 07:54:12.167 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.8 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.8 (HttpUrlConnection 17.0.4)] 07:54:12.168 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 07:54:12.168 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 07:54:12.168 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 07:54:12.169 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:39575) header=Host, headerString=[Host], valueString=[localhost:39575] 07:54:12.170 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept --> VALUE 07:54:12.170 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept --> IN_VALUE 07:54:12.170 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept --> FIELD 07:54:12.170 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2) header=Accept, headerString=[Accept], valueString=[text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2] 07:54:12.170 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 07:54:12.170 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 07:54:12.170 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 07:54:12.170 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 07:54:12.172 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@319192345 cs=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=false 07:54:12.175 [qtp452236638-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@60228fa4 07:54:12.175 [qtp452236638-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@60f8010a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE 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}] 07:54:12.176 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /policy/pdp/engine/legacy/config/properties on HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{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:39575/policy/pdp/engine/legacy/config/properties,age=5} GET /policy/pdp/engine/legacy/config/properties HTTP/1.1 User-Agent: Jersey/3.1.8 (HttpUrlConnection 17.0.4) Host: localhost:39575 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive 07:54:12.176 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{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:39575/policy/pdp/engine/legacy/config/properties,age=5}] parsed true HttpParser{s=CONTENT,0 of -1} 07:54:12.176 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{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:39575/policy/pdp/engine/legacy/config/properties,age=5}] 07:54:12.176 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:39575/policy/pdp/engine/legacy/config/properties HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{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:39575/policy/pdp/engine/legacy/config/properties,age=5} 07:54:12.177 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 07:54:12.177 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:39575/policy/pdp/engine/legacy/config/properties,age=6} 07:54:12.178 [qtp452236638-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /policy/pdp/engine/legacy/config/properties ?null on HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:39575/policy/pdp/engine/legacy/config/properties,age=7} 07:54:12.178 [qtp452236638-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/policy/pdp/engine/legacy/config/properties @ o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE} 07:54:12.178 [qtp452236638-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=||/policy/pdp/engine/legacy/config/properties @ o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE} 07:54:12.178 [qtp452236638-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 07:54:12.178 [qtp452236638-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 session=null 07:54:12.181 [qtp452236638-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet ||/policy/pdp/engine/legacy/config/properties|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-35f7969d, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/legacy/config/properties} -> org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 07:54:12.183 [qtp452236638-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 07:54:12.233 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@3ae7fe71[p=0,l=135,c=8192,r=135]={<<<{"noop.source.topics":"PD...RATION.servers":"noop"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 07:54:12.234 [qtp452236638-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=135 null 07:54:12.234 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@a1249cb[p=0,l=135,c=8192,r=135]={<<<{"noop.source.topics":"PD...RATION.servers":"noop"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@496034ac{null} 07:54:12.234 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /policy/pdp/engine/legacy/config/properties on HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{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:39575/policy/pdp/engine/legacy/config/properties,age=63} 200 null HTTP/1.1 Date: Sun, 03 Nov 2024 07:54:12 GMT Content-Length: 135 Content-Type: application/json 07:54:12.239 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@7fb048cb[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=135},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4fa7400d] (null,[p=0,l=135,c=8192,r=135],true)@START 07:54:12.242 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=135} last=true content=HeapByteBuffer@a1249cb[p=0,l=135,c=8192,r=135]={<<<{"noop.source.topics":"PD...RATION.servers":"noop"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 07:54:12.243 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sun, 03 Nov 2024 07:54:12 GMT Content-Length: 135 Content-Type: application/json 07:54:12.244 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 07:54:12.244 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@7fb048cb[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=135},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4fa7400d] ([p=0,l=133,c=8192,r=133],[p=0,l=135,c=8192,r=135],true)@COMPLETING 07:54:12.244 [qtp452236638-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@41e9fc62{IDLE}->null [DirectByteBuffer@4f51440e[p=0,l=133,c=8192,r=133]={<<<HTTP/1.1 200 OK\r\nDate: Su...ver: Jetty(11.0.23)\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@a1249cb[p=0,l=135,c=8192,r=135]={<<<{"noop.source.topics":"PD...RATION.servers":"noop"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 07:54:12.245 [qtp452236638-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@41e9fc62{WRITING}->null:IDLE-->WRITING 07:54:12.246 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 268 SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=W,to=84/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@254a0551{s=COMPLETING}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{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:39575/policy/pdp/engine/legacy/config/properties,age=75}] 07:54:12.246 [qtp452236638-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=268 remaining=0 WriteFlusher@41e9fc62{WRITING}->null 07:54:12.246 [qtp452236638-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@41e9fc62{IDLE}->null:WRITING-->IDLE 07:54:12.248 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@7fb048cb[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=135},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4fa7400d] ([p=133,l=133,c=8192,r=0],[p=135,l=135,c=8192,r=0],true)@END 07:54:12.251 [qtp452236638-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 07:54:12.254 [qtp452236638-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 07:54:12.255 [qtp452236638-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{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:39575/policy/pdp/engine/legacy/config/properties,age=84} 07:54:12.255 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 07:54:12.255 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@5196e6e2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:12.255 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{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:39575/policy/pdp/engine/legacy/config/properties,age=84} 07:54:12.257 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@6f31b8d2) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 07:54:12.257 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@5196e6e2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:12.257 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5196e6e2{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:12.258 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@5196e6e2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:12.258 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{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:39575/policy/pdp/engine/legacy/config/properties,age=87} 07:54:12.258 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /policy/pdp/engine/legacy/config/properties written=135 07:54:12.274 [qtp452236638-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Nov/2024:07:54:12 +0000] "GET /policy/pdp/engine/legacy/config/properties HTTP/1.1" 200 135 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:12.274 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@319192345 cs=HttpChannelState@5196e6e2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=false 07:54:12.275 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{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:39575/policy/pdp/engine/legacy/config/properties,age=104} 07:54:12.275 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 07:54:12.275 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@254a0551{s=END}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{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:39575/policy/pdp/engine/legacy/config/properties,age=104}] parse null 07:54:12.275 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1292319c[p=0,l=0,c=0,r=0]={<<<>>>} 07:54:12.276 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 07:54:12.276 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{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:39575/policy/pdp/engine/legacy/config/properties,age=105} 07:54:12.276 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 07:54:12.276 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{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:39575/policy/pdp/engine/legacy/config/properties,age=105} 07:54:12.276 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 07:54:12.276 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=END,0 of -1},g=HttpGenerator@254a0551{s=END}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{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:39575/policy/pdp/engine/legacy/config/properties,age=105}] parsed false HttpParser{s=END,0 of -1} 07:54:12.276 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 07:54:12.276 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 07:54:12.276 [qtp452236638-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@60f8010a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{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:39575/policy/pdp/engine/legacy/config/properties,age=106}] 07:54:12.277 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@319192345 cs=HttpChannelState@5196e6e2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:12.277 [qtp452236638-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@60f8010a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{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:39575/policy/pdp/engine/legacy/config/properties,age=106}] 07:54:12.277 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@319192345 cs=HttpChannelState@5196e6e2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:12.277 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@5196e6e2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:12.278 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@319192345 cs=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:12.278 [qtp452236638-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@60228fa4 07:54:12.278 [qtp452236638-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@60f8010a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{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:39575/policy/pdp/engine/legacy/config/properties,age=107}] 07:54:12.281 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 07:54:12.281 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 07:54:12.281 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 07:54:12.281 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 218 DirectByteBuffer@61afeb5a[p=0,l=218,c=8192,r=218]={<<<GET /policy/pdp/engine/le...nection: keep-alive\r\n\r\n>>>\r\n\r\n\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 07:54:12.281 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=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 218 RetainableByteBuffer@60f29244{DirectByteBuffer@61afeb5a[p=0,l=218,c=8192,r=218]={<<<GET /policy/pdp/engine/le...nection: keep-alive\r\n\r\n>>>\r\n\r\n\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 07:54:12.281 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=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@60f29244{DirectByteBuffer@61afeb5a[p=0,l=218,c=8192,r=218]={<<<GET /policy/pdp/engine/le...nection: keep-alive\r\n\r\n>>>\r\n\r\n\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 07:54:12.282 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@61afeb5a[p=0,l=218,c=8192,r=218]={<<<GET /policy/pdp/engine/le...nection: keep-alive\r\n\r\n>>>\r\n\r\n\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 07:54:12.282 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 07:54:12.282 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 07:54:12.282 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 07:54:12.282 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 07:54:12.282 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 07:54:12.282 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent: Jersey/3.1.8 (HttpUrlConnection 17.0.4) --> IN_VALUE 07:54:12.282 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent: Jersey/3.1.8 (HttpUrlConnection 17.0.4) --> FIELD 07:54:12.282 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.8 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.8 (HttpUrlConnection 17.0.4)] 07:54:12.282 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host: localhost:39575 --> IN_VALUE 07:54:12.282 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host: localhost:39575 --> FIELD 07:54:12.282 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:39575) header=Host, headerString=[Host], valueString=[localhost:39575] 07:54:12.282 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 --> IN_VALUE 07:54:12.283 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 --> FIELD 07:54:12.283 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2) header=Accept, headerString=[Accept], valueString=[text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2] 07:54:12.283 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 07:54:12.283 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 07:54:12.283 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 07:54:12.283 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 07:54:12.283 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@319192345 cs=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:12.283 [qtp452236638-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@60228fa4 07:54:12.283 [qtp452236638-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@60f8010a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.283 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /policy/pdp/engine/legacy/config/source on HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=0} GET /policy/pdp/engine/legacy/config/source HTTP/1.1 User-Agent: Jersey/3.1.8 (HttpUrlConnection 17.0.4) Host: localhost:39575 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive 07:54:12.283 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 07:54:12.283 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=1}] 07:54:12.284 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:39575/policy/pdp/engine/legacy/config/source HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=1} 07:54:12.285 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 07:54:12.285 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=2} 07:54:12.285 [qtp452236638-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /policy/pdp/engine/legacy/config/source ?null on HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=2} 07:54:12.285 [qtp452236638-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/policy/pdp/engine/legacy/config/source @ o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE} 07:54:12.285 [qtp452236638-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=||/policy/pdp/engine/legacy/config/source @ o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE} 07:54:12.285 [qtp452236638-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 07:54:12.286 [qtp452236638-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 session=null 07:54:12.286 [qtp452236638-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet ||/policy/pdp/engine/legacy/config/source|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-35f7969d, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/legacy/config/source} -> org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 07:54:12.286 [qtp452236638-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 07:54:12.292 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 07:54:12.293 [qtp452236638-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 07:54:12.293 [qtp452236638-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=10} 07:54:12.293 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 07:54:12.293 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 07:54:12.293 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=10} 07:54:12.294 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@319192345 cs=HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=false 07:54:12.294 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=11} 07:54:12.294 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 07:54:12.294 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=11}] parse null 07:54:12.294 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1292319c[p=0,l=0,c=0,r=0]={<<<>>>} 07:54:12.294 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 07:54:12.294 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=11} 07:54:12.295 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 07:54:12.295 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=12} 07:54:12.299 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 07:54:12.300 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=END,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=17}] parsed false HttpParser{s=END,0 of -1} 07:54:12.300 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 07:54:12.300 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 07:54:12.300 [qtp452236638-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@60f8010a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=17}] 07:54:12.301 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@319192345 cs=HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:12.302 [qtp452236638-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@60f8010a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=20}] 07:54:12.303 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@319192345 cs=HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:12.310 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@5196e6e2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 07:54:12.310 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@31525cb7[p=0,l=518,c=32768,r=518]={<<<<html>\n<head>\n<meta http-...<hr/>\n\n</body>\n</html>\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@3462ff71 07:54:12.310 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /policy/pdp/engine/legacy/config/source on HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=27} 404 null HTTP/1.1 Date: Sun, 03 Nov 2024 07:54:12 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 07:54:12.311 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@7fb048cb[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7085e34] (null,[p=0,l=518,c=32768,r=518],true)@START 07:54:12.311 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=404,h=3,cl=-1} last=true content=DirectByteBuffer@31525cb7[p=0,l=518,c=32768,r=518]={<<<<html>\n<head>\n<meta http-...<hr/>\n\n</body>\n</html>\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 07:54:12.311 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sun, 03 Nov 2024 07:54:12 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 07:54:12.311 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 07:54:12.311 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@7fb048cb[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7085e34] ([p=0,l=202,c=8192,r=202],[p=0,l=518,c=32768,r=518],true)@COMPLETING 07:54:12.312 [qtp452236638-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@41e9fc62{IDLE}->null [DirectByteBuffer@4f51440e[p=0,l=202,c=8192,r=202]={<<<HTTP/1.1 404 Not Found\r\nD...ver: Jetty(11.0.23)\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@31525cb7[p=0,l=518,c=32768,r=518]={<<<<html>\n<head>\n<meta http-...<hr/>\n\n</body>\n</html>\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 07:54:12.312 [qtp452236638-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@41e9fc62{WRITING}->null:IDLE-->WRITING 07:54:12.312 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 720 SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=W,to=30/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=END,0 of -1},g=HttpGenerator@254a0551{s=COMPLETING}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=29}] 07:54:12.312 [qtp452236638-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=720 remaining=0 WriteFlusher@41e9fc62{WRITING}->null 07:54:12.312 [qtp452236638-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@41e9fc62{IDLE}->null:WRITING-->IDLE 07:54:12.312 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@7fb048cb[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7085e34] ([p=202,l=202,c=8192,r=0],[p=518,l=518,c=32768,r=0],true)@END 07:54:12.312 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@5196e6e2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:12.312 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5196e6e2{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:12.313 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@5196e6e2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:12.313 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=30} 07:54:12.313 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /policy/pdp/engine/legacy/config/source written=518 07:54:12.314 [qtp452236638-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Nov/2024:07:54:12 +0000] "GET /policy/pdp/engine/legacy/config/source HTTP/1.1" 404 518 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:12.314 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@319192345 cs=HttpChannelState@5196e6e2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:12.314 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=31} 07:54:12.314 [qtp452236638-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@60f8010a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=31}] 07:54:12.314 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@319192345 cs=HttpChannelState@5196e6e2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:12.314 [qtp452236638-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@60f8010a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=31}] 07:54:12.314 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@319192345 cs=HttpChannelState@5196e6e2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:12.314 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@5196e6e2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:12.314 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@319192345 cs=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:12.314 [qtp452236638-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@60228fa4 07:54:12.315 [qtp452236638-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@60f8010a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:39575/policy/pdp/engine/legacy/config/source,age=32}] 07:54:12.315 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 07:54:12.315 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 07:54:12.315 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 07:54:12.315 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@61afeb5a[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 07:54:12.315 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@61afeb5a[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 07:54:12.315 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 07:54:12.315 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 07:54:12.315 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.316 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 07:54:12.316 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] parse null 07:54:12.316 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@1292319c[p=0,l=0,c=0,r=0]={<<<>>>} 07:54:12.316 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 07:54:12.316 [qtp452236638-19] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.316 [qtp452236638-19] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@438d56ec{ReadCallback@74bb8dfb{HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}]}} 07:54:12.316 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.316 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f754b8@48ff0f2 on ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=0 07:54:12.316 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=1 07:54:12.316 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken with none selected 07:54:12.316 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken up from select, 0/0/1 selected 07:54:12.316 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b processing 0 keys, 1 updates 07:54:12.317 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:12.317 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f754b8@48ff0f2 07:54:12.317 [qtp452236638-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.317 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:12.317 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b waiting with 1 keys 07:54:12.317 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 07:54:12.317 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$717/0x0000000800f6fb58@4a8da576 in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58797ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:12.317 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58797ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:12.322 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-39575, toString()=JettyServletServer(name=legacy, host=localhost, port=39575, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@739e8b96{STARTED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE}, connector=legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575}, jettyThread=Thread[legacy-39575,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 07:54:12.323 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-39575, toString()=JettyServletServer(name=legacy, host=localhost, port=39575, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@739e8b96{STARTED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE}, connector=legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575}, jettyThread=Thread[legacy-39575,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 07:54:12.323 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575} 07:54:12.324 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp452236638-22-acceptor-0@1d3d8981-legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575} in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58790ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:12.324 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=58790ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:12.325 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SelectorManager@legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575} 07:54:12.325 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@24683a68{STARTED} id=1 keys=0 selected=0 updates=0 07:54:12.326 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@6e2eead5 on ManagedSelector@24683a68{STOPPING} id=1 keys=0 selected=0 updates=0 07:54:12.326 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@24683a68{STOPPING} id=1 keys=0 selected=0 updates=1 07:54:12.327 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 woken with none selected 07:54:12.327 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 woken up from select, 0/0/0 selected 07:54:12.327 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 processing 0 keys, 1 updates 07:54:12.327 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:12.327 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@6e2eead5 07:54:12.327 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@24683a68{STOPPING} id=1 keys=0 selected=0 updates=0 07:54:12.327 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:12.327 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 waiting with 0 keys 07:54:12.328 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@25d911a on ManagedSelector@24683a68{STOPPING} id=1 keys=0 selected=0 updates=0 07:54:12.329 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@24683a68{STOPPING} id=1 keys=0 selected=0 updates=1 07:54:12.329 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 woken with none selected 07:54:12.329 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 woken up from select, 0/0/0 selected 07:54:12.329 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@65812148 processing 0 keys, 1 updates 07:54:12.329 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:12.329 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@25d911a 07:54:12.329 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:12.329 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$717/0x0000000800f6fb58@6b46d250 in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=58785ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:12.329 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=6,r=-1,t=58785ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:12.329 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=6,r=-1,t=58785ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=0]@2024-11-03T07:54:12.329637746Z 07:54:12.329 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=6,r=-1,t=58785ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=0]@2024-11-03T07:54:12.329744798Z 07:54:12.329 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@24683a68{STOPPED} id=1 keys=-1 selected=-1 updates=0 07:54:12.329 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=0 07:54:12.329 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@18026052 on ManagedSelector@ee03ac6{STOPPING} id=0 keys=1 selected=0 updates=0 07:54:12.331 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@ee03ac6{STOPPING} id=0 keys=1 selected=0 updates=1 07:54:12.332 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken with none selected 07:54:12.332 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken up from select, 0/0/1 selected 07:54:12.332 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b processing 0 keys, 1 updates 07:54:12.332 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:12.332 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@18026052 07:54:12.332 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on ManagedSelector@ee03ac6{STOPPING} id=0 keys=1 selected=0 updates=0 07:54:12.332 [qtp452236638-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=FI,flush=-,to=15/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.332 [qtp452236638-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,OPEN,fill=FI,flush=-,to=15/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.332 [qtp452236638-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@5b6e8d92[{l=/127.0.0.1:39575,r=/127.0.0.1:39552,CLOSED,fill=FI,flush=-,to=15/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.332 [qtp452236638-24] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@438d56ec{ReadCallback@74bb8dfb{HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=null,r=null,CLOSED,fill=FI,flush=-,to=16/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@149472b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}]}} 07:54:12.332 [qtp452236638-24] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1} 07:54:12.332 [qtp452236638-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE 07:54:12.332 [qtp452236638-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=null,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@149472b4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] onFillInterestedFailed {} java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:354) at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:344) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:263) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:227) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:210) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:257) at org.eclipse.jetty.util.IO.close(IO.java:407) at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1016) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:568) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:538) 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) 07:54:12.333 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@ee03ac6{STOPPING} id=0 keys=1 selected=0 updates=0 07:54:12.333 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ecc88cd startThread=0 07:54:12.333 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:12.333 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b waiting with 1 keys 07:54:12.333 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@489f62a3 on ManagedSelector@ee03ac6{STOPPING} id=0 keys=1 selected=0 updates=0 07:54:12.333 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@ee03ac6{STOPPING} id=0 keys=0 selected=0 updates=1 07:54:12.333 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ecc88cd in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=58781ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:12.333 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@5b6e8d92[{l=null,r=null,CLOSED,fill=-,flush=-,to=17/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@149472b4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.333 [qtp452236638-21] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@149472b4::SocketChannelEndPoint@5b6e8d92[{l=null,r=null,CLOSED,fill=-,flush=-,to=17/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@149472b4[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@254a0551{s=START}]=>HttpChannelOverHttp@55a9788f{s=HttpChannelState@5196e6e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:12.334 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ecc88cd in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=58780ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:12.334 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=6,r=-1,t=58780ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:12.335 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken with none selected 07:54:12.335 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken up from select, 0/0/0 selected 07:54:12.335 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b processing 0 keys, 1 updates 07:54:12.335 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:12.335 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@489f62a3 07:54:12.335 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:12.335 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@57def1f7{RUNNING,thread=Thread[qtp452236638-24,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 07:54:12.335 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@57def1f7{RESERVED,thread=Thread[qtp452236638-24,5,main]} waiting ReservedThreadExecutor@2f4991a0{reserved=2/4,pending=0} 07:54:12.336 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=6,r=-1,t=58778ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-11-03T07:54:12.336824548Z 07:54:12.336 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=6,r=-1,t=58778ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-11-03T07:54:12.33694483Z 07:54:12.337 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@ee03ac6{STOPPED} id=0 keys=-1 selected=-1 updates=0 07:54:12.337 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SelectorManager@legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575} 07:54:12.337 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@20440c6c[HTTP/1.1] 07:54:12.337 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@20440c6c[HTTP/1.1] 07:54:12.337 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@50ec4bfc{STARTED} 07:54:12.337 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@50ec4bfc{STOPPED} 07:54:12.337 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575} 07:54:12.337 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:39575} 07:54:12.337 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@739e8b96{STARTED}[11.0.23,sto=0] 07:54:12.338 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@739e8b96{STOPPING}[11.0.23,sto=0] 07:54:12.338 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@739e8b96{STOPPING}[11.0.23,sto=0] 07:54:12.338 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@739e8b96{STOPPING}[11.0.23,sto=0] 07:54:12.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING DefaultSessionIdManager@2cb9ff56{STARTED}[worker=node0] 07:54:12.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HouseKeeper@297e0dde{STARTED}[interval=660000, ownscheduler=true] 07:54:12.338 [main] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 stopped scavenging 07:54:12.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@23e14788{STARTED} 07:54:12.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@23e14788{STOPPED} 07:54:12.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HouseKeeper@297e0dde{STOPPED}[interval=660000, ownscheduler=false] 07:54:12.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED DefaultSessionIdManager@2cb9ff56{STOPPED}[worker=node0] 07:54:12.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ErrorHandler@322350db{STARTED} 07:54:12.338 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ErrorHandler@322350db{STOPPING} 07:54:12.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ErrorHandler@322350db{STOPPED} 07:54:12.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE} 07:54:12.338 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED} 07:54:12.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 07:54:12.338 [main] DEBUG org.eclipse.jetty.server.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 07:54:12.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@7e29eaa[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 07:54:12.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@6d6c3180[passivating=false,graceSec=3600] 07:54:12.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@6d6c3180[passivating=false,graceSec=3600] 07:54:12.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@7e29eaa[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 07:54:12.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@6667123f{STARTED} 07:54:12.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@6667123f{STOPPED} 07:54:12.338 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 07:54:12.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServletHandler@186d8a71{STARTED} 07:54:12.338 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ServletHandler@186d8a71{STOPPING} 07:54:12.339 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@be63cfed{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 07:54:12.339 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@be63cfed{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 07:54:12.339 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 07:54:12.350 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 07:54:12.352 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-35f7969d[EMBEDDED:null] 07:54:12.352 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 07:54:12.352 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet54329480{/*->org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 07:54:12.352 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-35f7969d=MappedServlet590013c7{null->org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 07:54:12.352 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServletHandler@186d8a71{STOPPED} 07:54:12.352 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 07:54:12.352 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@32091c14{base=null,protected=[]} 07:54:12.353 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@32091c14{base=null,protected=[]} 07:54:12.353 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED} 07:54:12.353 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED} 07:54:12.353 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING CustomRequestLog@db99785{STARTED} 07:54:12.353 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Slf4jRequestLogWriter@70716259{STARTED} 07:54:12.353 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Slf4jRequestLogWriter@70716259{STOPPED} 07:54:12.353 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED CustomRequestLog@db99785{STOPPED} 07:54:12.353 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AttributeContainerMap@19b07407{size=0} 07:54:12.353 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AttributeContainerMap@19b07407{size=0} 07:54:12.353 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=6,r=-1,t=58761ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=2/4,pending=0}] 07:54:12.353 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=8<=200,i=6,r=-1,t=58761ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=2/4,pending=0}] 07:54:12.353 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@2f4991a0{reserved=2/4,pending=0} 07:54:12.353 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@57def1f7{RESERVED,thread=Thread[qtp452236638-24,5,main]} task=STOP ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0} 07:54:12.353 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@57def1f7{RESERVED,thread=Thread[qtp452236638-24,5,main]} exited ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0} 07:54:12.353 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@57def1f7{RESERVED,thread=null} in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=8<=200,i=6,r=-1,t=58761ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0}] 07:54:12.353 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=8<=200,i=7,r=-1,t=58761ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0}] 07:54:12.353 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bac130f{RESERVED,thread=Thread[qtp452236638-23,5,main]} task=STOP ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0} 07:54:12.353 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bac130f{RESERVED,thread=Thread[qtp452236638-23,5,main]} exited ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0} 07:54:12.353 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@bac130f{RESERVED,thread=null} in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=8<=200,i=7,r=-1,t=58760ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0}] 07:54:12.353 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=8<=200,i=8,r=-1,t=58760ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0}] 07:54:12.354 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0} 07:54:12.354 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@741743f3 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=8,r=-1,t=58760ms,q=0}[NO_TRY] 07:54:12.354 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@741743f3 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=8,r=-1,t=58760ms,q=0}[NO_TRY] 07:54:12.354 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=9,r=-1,t=58760ms,q=0}[NO_TRY] 07:54:12.354 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-25,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=9,r=-1,t=58760ms,q=0}[NO_TRY] 07:54:12.354 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp452236638-26,5,main] for 2499 07:54:12.354 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@741743f3 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=9,r=-1,t=58760ms,q=0}[NO_TRY] 07:54:12.354 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@741743f3 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=9,r=-1,t=58760ms,q=0}[NO_TRY] 07:54:12.354 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=10,r=-1,t=58760ms,q=0}[NO_TRY] 07:54:12.354 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-26,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=10,r=-1,t=58760ms,q=0}[NO_TRY] 07:54:12.354 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp452236638-19,5,main] for 2499 07:54:12.354 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@741743f3 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=10,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@741743f3 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=10,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@741743f3 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=10,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@741743f3 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=10,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=11,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=12,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-19,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=12,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-22,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=12,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@741743f3 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=12,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@741743f3 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=12,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@741743f3 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=12,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@741743f3 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=12,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=13,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=14,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-20,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=14,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-21,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=14,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp452236638-23,5,main] for 2499 07:54:12.355 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@741743f3 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=14,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@741743f3 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=14,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=15,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-24,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=15,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@741743f3 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=15,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@741743f3 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=15,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=16,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-23,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=16,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp452236638-24,5,] for 2498 07:54:12.355 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp452236638]@1af4955e{STOPPED,8<=0<=200,i=16,r=-1,t=58759ms,q=0}[NO_TRY] 07:54:12.355 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@739e8b96{STOPPED}[11.0.23,sto=0] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.619 s -- in org.onap.policy.drools.server.restful.RestLegacyConfigTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ feature-legacy-config --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/feature-legacy-config/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'feature-legacy-config' with 3 classes [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-legacy-config --- [INFO] Copying slf4j-api-2.0.13.jar to /w/workspace/policy-drools-pdp-sonar/feature-legacy-config/target/assembly/lib/slf4j-api-2.0.13.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-legacy-config --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/feature-legacy-config/target/feature-legacy-config-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-legacy-config --- [INFO] Reading assembly descriptor: src/assembly/zip.xml [INFO] Building zip: /w/workspace/policy-drools-pdp-sonar/feature-legacy-config/target/feature-legacy-config-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ feature-legacy-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ feature-legacy-config --- [INFO] Analyzed bundle 'feature-legacy-config' with 3 classes [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ feature-legacy-config --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/feature-legacy-config/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-legacy-config --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-legacy-config/pom.xml to /tmp/r/org/onap/policy/drools-pdp/feature-legacy-config/3.0.1-SNAPSHOT/feature-legacy-config-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-legacy-config/target/feature-legacy-config-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/feature-legacy-config/3.0.1-SNAPSHOT/feature-legacy-config-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-legacy-config/target/feature-legacy-config-3.0.1-SNAPSHOT.zip to /tmp/r/org/onap/policy/drools-pdp/feature-legacy-config/3.0.1-SNAPSHOT/feature-legacy-config-3.0.1-SNAPSHOT.zip [INFO] [INFO] -------------< org.onap.policy.drools-pdp:drools-packages >------------- [INFO] Building Policy Packages 3.0.1-SNAPSHOT [13/15] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ drools-packages --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ drools-packages --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/packages/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --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.3.1:check (onap-license) @ drools-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ drools-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ drools-packages --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ drools-packages --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ drools-packages --- [INFO] Analyzed bundle 'drools-packages' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ drools-packages --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/packages/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ drools-packages --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/packages/pom.xml to /tmp/r/org/onap/policy/drools-pdp/drools-packages/3.0.1-SNAPSHOT/drools-packages-3.0.1-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.policy.drools-pdp:base >------------------- [INFO] Building Base Package 3.0.1-SNAPSHOT [14/15] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ base --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/packages/base/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --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.3.1:check (onap-license) @ base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ base --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:3.1.0:exec (create-version-file) @ base --- /bin/bash: line 1: -e: command not found /bin/bash: line 4: $'version="3.0.1-SNAPSHOT"\\ndescription="ONAP\n Drools\n PDP"\\nbuildTag="jenkins-policy-drools-pdp-sonar-2349"\\ncommit="cedfc60c8266c39ea72efa17aa3a644cbc223d19"\\ntimestamp="2024-11-03T07:50:47Z"': command not found [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (default) @ base --- [INFO] Reading assembly descriptor: src/assembly/zip.xml [INFO] Building tar: /w/workspace/policy-drools-pdp-sonar/packages/base/target/base-3.0.1-SNAPSHOT.tar.gz [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ base --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ base --- [INFO] Analyzed bundle 'base' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ base --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/packages/base/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ base --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/packages/base/pom.xml to /tmp/r/org/onap/policy/drools-pdp/base/3.0.1-SNAPSHOT/base-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/packages/base/target/base-3.0.1-SNAPSHOT.tar.gz to /tmp/r/org/onap/policy/drools-pdp/base/3.0.1-SNAPSHOT/base-3.0.1-SNAPSHOT.tar.gz [INFO] [INFO] -------------< org.onap.policy.drools-pdp:install-drools >-------------- [INFO] Building Installation Package 3.0.1-SNAPSHOT [15/15] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ install-drools --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ install-drools --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/packages/install/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --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.3.1:check (onap-license) @ install-drools --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ install-drools --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ install-drools --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (default) @ install-drools --- [INFO] Reading assembly descriptor: src/assembly/zip.xml [WARNING] Cannot include project artifact: org.onap.policy.drools-pdp:install-drools:pom:3.0.1-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Building zip: /w/workspace/policy-drools-pdp-sonar/packages/install/target/install-drools-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ install-drools --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ install-drools --- [INFO] Analyzed bundle 'install-drools' with 0 classes [INFO] Analyzed bundle 'base' with 0 classes [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] Analyzed bundle 'feature-healthcheck' with 6 classes [INFO] Analyzed bundle 'feature-test-transaction' with 4 classes [INFO] Analyzed bundle 'feature-distributed-locking' with 4 classes [INFO] Analyzed bundle 'feature-pooling-messages' with 24 classes [INFO] Analyzed bundle 'feature-lifecycle' with 17 classes [INFO] Analyzed bundle 'feature-no-locking' with 1 classes [INFO] Analyzed bundle 'feature-legacy-config' with 3 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ install-drools --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/packages/install/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ install-drools --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/packages/install/pom.xml to /tmp/r/org/onap/policy/drools-pdp/install-drools/3.0.1-SNAPSHOT/install-drools-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/packages/install/target/install-drools-3.0.1-SNAPSHOT.zip to /tmp/r/org/onap/policy/drools-pdp/install-drools/3.0.1-SNAPSHOT/install-drools-3.0.1-SNAPSHOT.zip [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-drools-pdp 3.0.1-SNAPSHOT: [INFO] [INFO] policy-drools-pdp .................................. SUCCESS [ 11.891 s] [INFO] policy-utils ....................................... SUCCESS [ 24.245 s] [INFO] policy-core ........................................ SUCCESS [ 16.786 s] [INFO] policy-domains ..................................... SUCCESS [ 3.699 s] [INFO] policy-management .................................. SUCCESS [ 37.825 s] [INFO] feature-healthcheck ................................ SUCCESS [ 57.824 s] [INFO] feature-pooling-messages ........................... SUCCESS [ 11.638 s] [INFO] feature-test-transaction ........................... SUCCESS [ 5.264 s] [INFO] feature-distributed-locking ........................ SUCCESS [ 12.019 s] [INFO] feature-lifecycle .................................. SUCCESS [ 14.929 s] [INFO] feature-no-locking ................................. SUCCESS [ 3.450 s] [INFO] feature-legacy-config .............................. SUCCESS [ 4.125 s] [INFO] Policy Packages .................................... SUCCESS [ 0.055 s] [INFO] Base Package ....................................... SUCCESS [ 0.333 s] [INFO] Installation Package ............................... SUCCESS [ 4.743 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:30 min [INFO] Finished at: 2024-11-03T07:54:17Z [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-drools-pdp-sonar@tmp/config18349065705742618984tmp --settings /w/workspace/policy-drools-pdp-sonar@tmp/config345865428028392676tmp -Dsonar.projectKey=onap_policy-drools-pdp -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-drools-pdp [pom] [INFO] policy-utils [jar] [INFO] policy-core [jar] [INFO] policy-domains [jar] [INFO] policy-management [jar] [INFO] feature-healthcheck [jar] [INFO] feature-pooling-messages [jar] [INFO] feature-test-transaction [jar] [INFO] feature-distributed-locking [jar] [INFO] feature-lifecycle [jar] [INFO] feature-no-locking [jar] [INFO] feature-legacy-config [jar] [INFO] Policy Packages [pom] [INFO] Base Package [pom] [INFO] Installation Package [pom] [INFO] [INFO] ---------------< org.onap.policy.drools-pdp:drools-pdp >---------------- [INFO] Building policy-drools-pdp 3.0.1-SNAPSHOT [1/15] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ drools-pdp --- [INFO] User cache: /home/jenkins/.sonar/cache [INFO] SonarQube version: 11.4.0.221 [INFO] Module MavenProject: org.onap.policy.drools-pdp:drools-packages:3.0.1-SNAPSHOT @ /w/workspace/policy-drools-pdp-sonar/packages/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.policy.drools-pdp:base:3.0.1-SNAPSHOT @ /w/workspace/policy-drools-pdp-sonar/packages/base/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.policy.drools-pdp:install-drools:3.0.1-SNAPSHOT @ /w/workspace/policy-drools-pdp-sonar/packages/install/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=433ms [INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] Loading required plugins [INFO] Load plugins index [INFO] Load plugins index (done) | time=175ms [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=520ms [INFO] Found an active CI vendor: 'Jenkins' [INFO] Load project settings for component key: 'onap_policy-drools-pdp' [INFO] Load project settings for component key: 'onap_policy-drools-pdp' (done) | time=133ms [INFO] Process project properties [INFO] Project key: onap_policy-drools-pdp [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar [INFO] Working dir: /w/workspace/policy-drools-pdp-sonar/target/sonar [INFO] Load project branches [INFO] Load project branches (done) | time=143ms [INFO] Check ALM binding of project 'onap_policy-drools-pdp' [INFO] Detected project binding: NOT_BOUND [INFO] Check ALM binding of project 'onap_policy-drools-pdp' (done) | time=109ms [INFO] Load project pull requests [INFO] Load project pull requests (done) | time=110ms [INFO] Load branch configuration [INFO] Load branch configuration (done) | time=2ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=215ms [INFO] Load active rules [INFO] Load active rules (done) | time=6090ms [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 292 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=773ms [INFO] Load project repositories [INFO] Load project repositories (done) | time=251ms [INFO] Indexing files... [INFO] Project configuration: [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'feature-distributed-locking' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'feature-healthcheck' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/feature-healthcheck [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'feature-legacy-config' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/feature-legacy-config [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'feature-lifecycle' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/feature-lifecycle [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'feature-no-locking' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/feature-no-locking [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'feature-pooling-messages' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'feature-test-transaction' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/feature-test-transaction [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-core' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/policy-core [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-domains' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/policy-domains [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-management' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/policy-management [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-utils' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/policy-utils [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-drools-pdp' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] 292 files indexed [INFO] Quality profile for java: ONAP way [INFO] Quality profile for xml: Sonar way [INFO] ------------- Run sensors on module feature-distributed-locking [INFO] Load metrics repository [INFO] Load metrics repository (done) | time=112ms [INFO] Sensor cache enabled [INFO] Load sensor cache [INFO] Load sensor cache (622 KB) | time=1891ms [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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=2594ms [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=62ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=27ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=3ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=54ms [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=94ms [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=70ms [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=13ms [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 feature-test-transaction [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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 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=810ms [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 Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/feature-test-transaction/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=16ms [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=10ms [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 policy-core [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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 19 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 19 files. [INFO] Using ECJ batch to parse 13 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 13 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1099ms [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=9ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/policy-core/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=13ms [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=21ms [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=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 feature-healthcheck [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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. [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 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=549ms [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 Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/feature-healthcheck/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=16ms [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 feature-pooling-messages [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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 25 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 25 files. [INFO] Using ECJ batch to parse 26 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 26 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1460ms [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 Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=10ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=31ms [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=20ms [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 policy-domains [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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 18 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 18 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [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=201ms [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 Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/policy-domains/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 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 feature-lifecycle [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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. [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 17 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 17 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1249ms [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 Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=12ms [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 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=1ms [INFO] ------------- Run sensors on module policy-management [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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 35 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 35 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=4411ms [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=20ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/policy-management/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=38ms [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=27ms [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 policy-utils [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 13 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 13 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=656ms [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 Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/policy-utils/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=8ms [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 feature-no-locking [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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=126ms [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 Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/feature-no-locking/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=10ms [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 feature-legacy-config [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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=145ms [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 Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/feature-legacy-config/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=10ms [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-drools-pdp [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-drools-pdp-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 Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=8ms [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=14ms [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-drools-pdp-sonar/target/sonar/ir/java [INFO] No IR files have been included for analysis. [INFO] Sensor javabugs [dbd] (done) | time=0ms [INFO] Sensor pythonbugs [dbd] [INFO] Reading IR files from: /w/workspace/policy-drools-pdp-sonar/target/sonar/ir/python [INFO] No IR files have been included for analysis. [INFO] Sensor pythonbugs [dbd] (done) | time=0ms [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] Available processors: 4 [INFO] Using 4 threads for analysis. [INFO] The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=137ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] Available processors: 4 [INFO] Using 4 threads for analysis. [INFO] The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] Using git CLI to retrieve untracked files [INFO] Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 292 source files to be analyzed [INFO] 292/292 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=1255ms [INFO] Sensor JavaSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S6096 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-drools-pdp-sonar/target/sonar/ucfg2/java [INFO] Read 519 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.095 [INFO] Load UCFGs: Starting [INFO] Reading UCFGs from: /w/workspace/policy-drools-pdp-sonar/target/sonar/ucfg2/java [INFO] Load UCFGs: Time spent was 00:00:00.318 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.414 [INFO] Analyzing 1524 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.040 [INFO] Run SCC (Tarjan) on 7500 nodes: Starting [INFO] Run SCC (Tarjan) on 7500 nodes: Time spent was 00:00:00.008 [INFO] Tarjan found 7471 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.014 [INFO] Variable Type Analysis #1: Time spent was 00:00:00.065 [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.031 [INFO] Run SCC (Tarjan) on 7474 nodes: Starting [INFO] Run SCC (Tarjan) on 7474 nodes: Time spent was 00:00:00.005 [INFO] Tarjan found 7445 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.011 [INFO] Variable Type Analysis #2: Time spent was 00:00:00.049 [INFO] Create runtime call graph: Time spent was 00:00:00.120 [INFO] Load config: Starting [INFO] Load config: Time spent was 00:00:00.797 [INFO] Compute entry points: Starting [INFO] Compute entry points: Time spent was 00:00:01.027 [INFO] All rules entry points : 26 [INFO] Slice call graph: Starting [INFO] Retained UCFGs : 344 [INFO] Slice call graph: Time spent was 00:00:00.005 [INFO] Live variable analysis: Starting [INFO] Live variable analysis: Time spent was 00:00:00.034 [INFO] Taint analysis for java: Starting [INFO] 0 / 344 UCFGs simulated, memory usage: 454 MB [INFO] 108 / 344 UCFGs simulated, memory usage: 469 MB [INFO] Taint analysis for java: Time spent was 00:00:00.190 [INFO] Report issues: Starting [INFO] Report issues: Time spent was 00:00:00.003 [INFO] Store cache: Starting [INFO] Store cache: Time spent was 00:00:00.004 [INFO] java security sensor: Time spent was 00:00:02.615 [INFO] java security sensor: Begin: 2024-11-03T07:54:52.443997317Z, End: 2024-11-03T07:54:55.059634622Z, Duration: 00:00:02.615 Load type hierarchy and UCFGs: Begin: 2024-11-03T07:54:52.445264695Z, End: 2024-11-03T07:54:52.860031137Z, Duration: 00:00:00.414 Load type hierarchy: Begin: 2024-11-03T07:54:52.445338276Z, End: 2024-11-03T07:54:52.540539436Z, Duration: 00:00:00.095 Load UCFGs: Begin: 2024-11-03T07:54:52.540944412Z, End: 2024-11-03T07:54:52.859904385Z, Duration: 00:00:00.318 Check cache: Begin: 2024-11-03T07:54:52.860173449Z, End: 2024-11-03T07:54:52.860509124Z, Duration: 00:00:00.000 Load cache: Begin: 2024-11-03T07:54:52.860211200Z, End: 2024-11-03T07:54:52.860258590Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2024-11-03T07:54:52.860607746Z, End: 2024-11-03T07:54:52.980896737Z, Duration: 00:00:00.120 Variable Type Analysis #1: Begin: 2024-11-03T07:54:52.861268685Z, End: 2024-11-03T07:54:52.926627443Z, Duration: 00:00:00.065 Create runtime type propagation graph: Begin: 2024-11-03T07:54:52.861920205Z, End: 2024-11-03T07:54:52.902622308Z, Duration: 00:00:00.040 Run SCC (Tarjan) on 7500 nodes: Begin: 2024-11-03T07:54:52.903120545Z, End: 2024-11-03T07:54:52.911547730Z, Duration: 00:00:00.008 Propagate runtime types to strongly connected components: Begin: 2024-11-03T07:54:52.911765283Z, End: 2024-11-03T07:54:52.926470201Z, Duration: 00:00:00.014 Variable Type Analysis #2: Begin: 2024-11-03T07:54:52.929463365Z, End: 2024-11-03T07:54:52.979004899Z, Duration: 00:00:00.049 Create runtime type propagation graph: Begin: 2024-11-03T07:54:52.929526396Z, End: 2024-11-03T07:54:52.961438509Z, Duration: 00:00:00.031 Run SCC (Tarjan) on 7474 nodes: Begin: 2024-11-03T07:54:52.961685092Z, End: 2024-11-03T07:54:52.966927770Z, Duration: 00:00:00.005 Propagate runtime types to strongly connected components: Begin: 2024-11-03T07:54:52.967098852Z, End: 2024-11-03T07:54:52.978841246Z, Duration: 00:00:00.011 Load config: Begin: 2024-11-03T07:54:52.981056279Z, End: 2024-11-03T07:54:53.778528830Z, Duration: 00:00:00.797 Compute entry points: Begin: 2024-11-03T07:54:53.778812584Z, End: 2024-11-03T07:54:54.806260963Z, Duration: 00:00:01.027 Slice call graph: Begin: 2024-11-03T07:54:54.806603647Z, End: 2024-11-03T07:54:54.812174329Z, Duration: 00:00:00.005 Live variable analysis: Begin: 2024-11-03T07:54:54.812757127Z, End: 2024-11-03T07:54:54.847633846Z, Duration: 00:00:00.034 Taint analysis for java: Begin: 2024-11-03T07:54:54.848487978Z, End: 2024-11-03T07:54:55.039167295Z, Duration: 00:00:00.190 Report issues: Begin: 2024-11-03T07:54:55.040027968Z, End: 2024-11-03T07:54:55.043638430Z, Duration: 00:00:00.003 Store cache: Begin: 2024-11-03T07:54:55.044261489Z, End: 2024-11-03T07:54:55.049033208Z, Duration: 00:00:00.004 [INFO] java security sensor peak memory: 1313 MB [INFO] Sensor JavaSecuritySensor [security] (done) | time=2631ms [INFO] Sensor CSharpSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6547, S6549, S6639, S6641, S6680, S6776, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-drools-pdp-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.000 [INFO] No UCFGs have been included for analysis. [INFO] csharp security sensor: Time spent was 00:00:00.000 [INFO] csharp security sensor: Begin: 2024-11-03T07:54:55.073683295Z, End: 2024-11-03T07:54:55.074675479Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-11-03T07:54:55.074003040Z, End: 2024-11-03T07:54:55.074462206Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-11-03T07:54:55.074041500Z, End: 2024-11-03T07:54:55.074288104Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-11-03T07:54:55.074364735Z, End: 2024-11-03T07:54:55.074411866Z, Duration: 00:00:00.000 [INFO] csharp security sensor peak memory: 1313 MB [INFO] Sensor CSharpSecuritySensor [security] (done) | time=2ms [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, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-drools-pdp-sonar/target/sonar/ucfg2/php [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] php security sensor: Time spent was 00:00:00.000 [INFO] php security sensor: Begin: 2024-11-03T07:54:55.075417570Z, End: 2024-11-03T07:54:55.076052799Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-11-03T07:54:55.075568702Z, End: 2024-11-03T07:54:55.075855206Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-11-03T07:54:55.075594723Z, End: 2024-11-03T07:54:55.075718164Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-11-03T07:54:55.075783605Z, End: 2024-11-03T07:54:55.075804226Z, Duration: 00:00:00.000 [INFO] php security sensor peak memory: 1313 MB [INFO] Sensor PhpSecuritySensor [security] (done) | time=1ms [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, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-drools-pdp-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.001 [INFO] python security sensor: Begin: 2024-11-03T07:54:55.076738429Z, End: 2024-11-03T07:54:55.078090799Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2024-11-03T07:54:55.077046514Z, End: 2024-11-03T07:54:55.077691493Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-11-03T07:54:55.077077204Z, End: 2024-11-03T07:54:55.077296177Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-11-03T07:54:55.077565061Z, End: 2024-11-03T07:54:55.077596312Z, Duration: 00:00:00.000 [INFO] python security sensor peak memory: 1313 MB [INFO] Sensor PythonSecuritySensor [security] (done) | time=3ms [INFO] Sensor JsSecuritySensor [security] [INFO] Enabled taint analysis rules: S5696, S5883, S6096, S2631, S6350, S5144, S6105, S3649, S5131, S2083, S5146, S6287, S5147, S5334, S2076 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-drools-pdp-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] js security sensor: Begin: 2024-11-03T07:54:55.079244085Z, End: 2024-11-03T07:54:55.079934665Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-11-03T07:54:55.079419678Z, End: 2024-11-03T07:54:55.079733793Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-11-03T07:54:55.079446408Z, End: 2024-11-03T07:54:55.079557710Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-11-03T07:54:55.079665122Z, End: 2024-11-03T07:54:55.079685382Z, Duration: 00:00:00.000 [INFO] js security sensor peak memory: 1313 MB [INFO] Sensor JsSecuritySensor [security] (done) | time=1ms [INFO] ------------- Run sensors on project [INFO] Sensor ArchitectureSensor [architecture] [INFO] Starting ArchitectureSensor sensor. [INFO] Reading SonarArchitecture IR data from directory "/w/workspace/policy-drools-pdp-sonar/target/sonar/architecture-ir/java" [WARNING] No SonarArchitecture IR data present in directory "/w/workspace/policy-drools-pdp-sonar/target/sonar/architecture-ir/java" [INFO] Sensor ArchitectureSensor [architecture] (done) | time=1ms [INFO] Sensor Zero Coverage Sensor [INFO] Sensor Zero Coverage Sensor (done) | time=1ms [INFO] Sensor Java CPD Block Indexer [INFO] Sensor Java CPD Block Indexer (done) | time=202ms [INFO] CPD Executor 53 files had no CPD blocks [INFO] CPD Executor Calculating CPD for 101 files [INFO] CPD Executor CPD calculation finished (done) | time=19ms [INFO] Analysis report generated in 226ms, dir size=3 MB [INFO] Analysis report compressed in 374ms, zip size=1 MB [INFO] Analysis report uploaded in 2506ms [INFO] ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=onap_policy-drools-pdp [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=AZLxBSITSw2fUL_6Gg-0 [INFO] Sensor cache published successfully [INFO] Analysis total time: 34.815 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-drools-pdp 3.0.1-SNAPSHOT: [INFO] [INFO] policy-drools-pdp .................................. SUCCESS [ 40.391 s] [INFO] policy-utils ....................................... SKIPPED [INFO] policy-core ........................................ SKIPPED [INFO] policy-domains ..................................... SKIPPED [INFO] policy-management .................................. SKIPPED [INFO] feature-healthcheck ................................ SKIPPED [INFO] feature-pooling-messages ........................... SKIPPED [INFO] feature-test-transaction ........................... SKIPPED [INFO] feature-distributed-locking ........................ SKIPPED [INFO] feature-lifecycle .................................. SKIPPED [INFO] feature-no-locking ................................. SKIPPED [INFO] feature-legacy-config .............................. SKIPPED [INFO] Policy Packages .................................... SKIPPED [INFO] Base Package ....................................... SKIPPED [INFO] Installation Package ............................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 41.108 s [INFO] Finished at: 2024-11-03T07:54:59Z [INFO] ------------------------------------------------------------------------ [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins10816843429038156457.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-drools-pdp-sonar that match the pattern **/findbugs.xml [FINDBUGS] No files found. Configuration error? The recommended git tool is: NONE using credential onap-jenkins-ssh <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=cedfc60c8266c39ea72efa17aa3a644cbc223d19, workspace=/w/workspace/policy-drools-pdp-sonar [FINDBUGS] Computing warning deltas based on reference build #2348 [PostBuildScript] - [INFO] Executing post build scripts. [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins5721847712236177967.sh ---> sysstat.sh [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins7256247550273917941.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/policy-drools-pdp-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-drools-pdp-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-drools-pdp-sonar ']' + mkdir -p /w/workspace/policy-drools-pdp-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-drools-pdp-sonar/archives/ [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins4210816444251136077.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-drools-pdp-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9xZc from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-9xZc/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins18352716404205435866.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-drools-pdp-sonar@tmp/config1300149828460790265tmp 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-drools-pdp-sonar] $ /bin/bash /tmp/jenkins1352274750783320847.sh ---> create-netrc.sh [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins4997670303222602637.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-drools-pdp-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9xZc from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-9xZc/bin to PATH [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins6552902275433476958.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins17099213952694757470.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-drools-pdp-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9xZc from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-9xZc/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [policy-drools-pdp-sonar] $ /bin/bash -l /tmp/jenkins4815099034610936498.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-drools-pdp-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9xZc from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-9xZc/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-drools-pdp-sonar/2349 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-81307 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.1G 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 619 12428 0 2991 15092 Swap: 1023 0 1023 ---> ip addr: 1: lo: <LOOPBACK,UP,LOWER_UP> 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: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:7e:8e:32 brd ff:ff:ff:ff:ff:ff inet 10.30.107.110/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86024sec preferred_lft 86024sec inet6 fe80::f816:3eff:fe7e:8e32/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-81307) 11/03/24 _x86_64_ (4 CPU) 07:49:25 LINUX RESTART (4 CPU) 07:50:02 tps rtps wtps bread/s bwrtn/s 07:51:01 179.19 47.33 131.86 2781.36 24410.91 07:52:01 79.14 13.46 65.68 767.34 20848.92 07:53:01 27.80 1.12 26.68 27.20 23822.96 07:54:01 12.96 0.20 12.76 9.07 12100.12 07:55:01 30.66 2.95 27.71 291.64 26864.51 Average: 65.57 12.90 52.67 768.60 21600.27 07:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:51:01 13547520 15320608 2877448 17.52 72116 1894092 1014564 5.81 943784 1706792 106848 07:52:01 12144252 14100204 4280716 26.06 77484 2065780 2154516 12.33 2244012 1793880 11852 07:53:01 11691948 13988976 4733020 28.82 78540 2400120 2194208 12.56 2370544 2107324 476 07:54:01 10906192 13232704 5518776 33.60 80112 2426008 2885024 16.51 3130148 2129372 16952 07:55:01 12808400 15527036 3616568 22.02 82748 2807560 766172 4.38 996524 2350816 17688 Average: 12219662 14433906 4205306 25.60 78200 2318712 1802897 10.32 1937002 2017637 30763 07:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:51:01 ens3 249.97 180.68 2068.12 43.23 0.00 0.00 0.00 0.00 07:51:01 lo 0.95 0.95 0.10 0.10 0.00 0.00 0.00 0.00 07:52:01 ens3 463.88 301.73 2297.09 82.92 0.00 0.00 0.00 0.00 07:52:01 lo 0.37 0.37 0.03 0.03 0.00 0.00 0.00 0.00 07:53:01 ens3 1268.22 646.29 542.77 305.25 0.00 0.00 0.00 0.00 07:53:01 lo 23.13 23.13 5.36 5.36 0.00 0.00 0.00 0.00 07:54:01 ens3 579.32 310.10 220.09 140.81 0.00 0.00 0.00 0.00 07:54:01 lo 2.53 2.53 0.20 0.20 0.00 0.00 0.00 0.00 07:55:01 ens3 1320.09 769.79 2657.08 272.16 0.00 0.00 0.00 0.00 07:55:01 lo 11.96 11.96 2.04 2.04 0.00 0.00 0.00 0.00 Average: ens3 778.07 442.60 1555.38 169.30 0.00 0.00 0.00 0.00 Average: lo 7.81 7.81 1.55 1.55 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-81307) 11/03/24 _x86_64_ (4 CPU) 07:49:25 LINUX RESTART (4 CPU) 07:50:02 CPU %user %nice %system %iowait %steal %idle 07:51:01 all 25.52 0.00 2.11 3.59 0.08 68.70 07:51:01 0 33.51 0.00 2.88 2.64 0.09 60.89 07:51:01 1 33.38 0.00 2.30 2.23 0.09 62.01 07:51:01 2 19.86 0.00 1.28 3.93 0.07 74.86 07:51:01 3 15.37 0.00 1.97 5.53 0.08 77.04 07:52:01 all 58.58 0.00 1.86 0.42 0.08 39.07 07:52:01 0 59.40 0.00 1.87 0.28 0.10 38.34 07:52:01 1 49.06 0.00 1.86 0.27 0.07 48.74 07:52:01 2 61.01 0.00 1.81 0.97 0.07 36.15 07:52:01 3 64.83 0.00 1.89 0.18 0.07 33.03 07:53:01 all 38.47 0.00 1.87 0.50 0.06 59.10 07:53:01 0 38.01 0.00 2.38 1.84 0.07 57.70 07:53:01 1 32.54 0.00 2.51 0.00 0.07 64.88 07:53:01 2 42.79 0.00 0.99 0.12 0.07 56.04 07:53:01 3 40.53 0.00 1.62 0.00 0.05 57.80 07:54:01 all 49.94 0.00 1.84 0.62 0.08 47.52 07:54:01 0 52.55 0.00 1.80 1.24 0.08 44.32 07:54:01 1 51.94 0.00 2.03 0.28 0.07 45.68 07:54:01 2 50.94 0.00 1.54 0.03 0.10 47.39 07:54:01 3 44.34 0.00 1.98 0.97 0.07 52.65 07:55:01 all 53.75 0.00 2.35 1.00 0.10 42.80 07:55:01 0 54.90 0.00 2.03 2.39 0.10 40.58 07:55:01 1 53.34 0.00 3.30 0.49 0.10 42.78 07:55:01 2 43.38 0.00 1.59 0.99 0.08 53.96 07:55:01 3 63.43 0.00 2.52 0.10 0.10 33.85 Average: all 45.31 0.00 2.01 1.22 0.08 51.39 Average: 0 47.73 0.00 2.19 1.68 0.09 48.32 Average: 1 44.08 0.00 2.40 0.65 0.08 52.79 Average: 2 43.68 0.00 1.44 1.20 0.08 53.61 Average: 3 45.77 0.00 2.00 1.34 0.07 50.82