Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-96968 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-apex-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/apex-pdp > git init /w/workspace/policy-apex-pdp-sonar # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/apex-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/apex-pdp +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/apex-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 14044297bc112357af623fe3327da60fc30135ac (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 14044297bc112357af623fe3327da60fc30135ac # timeout=10 Commit message: "Merge "Fix weekly S3P tests"" > git rev-list --no-walk 14044297bc112357af623fe3327da60fc30135ac # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [policy-apex-pdp-sonar] $ /bin/bash /tmp/jenkins9379323784072064443.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-IWz4 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-IWz4/bin to PATH Generating Requirements File Python 3.10.6 pip 24.3.1 from /tmp/venv-IWz4/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.3 aspy.yaml==1.3.0 attrs==24.3.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.97 botocore==1.35.97 bs4==0.0.2 cachetools==5.5.0 certifi==2024.12.14 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.8.0 cmd2==2.5.8 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.15 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.12 GitPython==3.1.44 google-auth==2.37.0 httplib2==0.22.0 identify==2.6.5 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.5 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.9.1 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 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.2.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==7.0.0 oslo.serialization==5.6.0 oslo.utils==8.0.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 psutil==6.1.1 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.10.1 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.1.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.22.3 rsa==4.9 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.10.4 simplejson==3.19.3 six==1.17.0 smmap==5.0.2 soupsieve==2.6 stevedore==5.4.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.28.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.1 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-apex-pdp-sonar] $ /bin/sh -xe /tmp/jenkins7631099201406807462.sh + echo Using SonarCloud Using SonarCloud [policy-apex-pdp-sonar] $ /bin/sh -xe /tmp/jenkins5209975820379339755.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-96968 [policy-apex-pdp-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=policy/apex-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/apex-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-apex-pdp-sonar] $ /bin/sh -xe /tmp/jenkins17036877222132370472.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-apex-pdp-sonar] $ /bin/sh /tmp/jenkins15327004017505227103.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-apex-pdp [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-apex-pdp-sonar@tmp/config9118578034119397221tmp copy managed file [policy-apex-pdp-settings] to file:/w/workspace/policy-apex-pdp-sonar@tmp/config3291546415447891268tmp [policy-apex-pdp-sonar] $ /bin/bash -l /tmp/jenkins1621426591738069752.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-apex-pdp-sonar@tmp/config9118578034119397221tmp --settings /w/workspace/policy-apex-pdp-sonar@tmp/config3291546415447891268tmp --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-apex-pdp [pom] [INFO] model [jar] [INFO] context [pom] [INFO] context-management [jar] [INFO] core [jar] [INFO] auth [pom] [INFO] cli-editor [jar] [INFO] cli-codegen [jar] [INFO] services [pom] [INFO] services-engine [jar] [INFO] plugins [pom] [INFO] plugins-event [pom] [INFO] plugins-event-carrier [pom] [INFO] plugins-event-carrier-restserver [jar] [INFO] services-onappf [jar] [INFO] plugins-context [pom] [INFO] plugins-context-schema [pom] [INFO] plugins-context-schema-avro [jar] [INFO] plugins-context-schema-json [jar] [INFO] plugins-context-distribution [pom] [INFO] plugins-context-distribution-hazelcast [jar] [INFO] plugins-context-distribution-infinispan [jar] [INFO] plugins-context-locking [pom] [INFO] plugins-context-locking-curator [jar] [INFO] plugins-context-locking-hazelcast [jar] [INFO] plugins-event-carrier-kafka [jar] [INFO] plugins-event-carrier-jms [jar] [INFO] plugins-executor [pom] [INFO] plugins-executor-javascript [jar] [INFO] plugins-event-carrier-restclient [jar] [INFO] plugins-event-carrier-restrequestor [jar] [INFO] plugins-event-carrier-grpc [jar] [INFO] plugins-event-protocol [pom] [INFO] plugins-event-protocol-jms [jar] [INFO] plugins-event-protocol-yaml [jar] [INFO] plugins-executor-java [jar] [INFO] plugins-executor-jruby [jar] [INFO] plugins-executor-mvel [jar] [INFO] examples [pom] [INFO] examples-myfirstpolicy [jar] [INFO] examples-aadm [jar] [INFO] examples-acm [jar] [INFO] examples-adaptive [jar] [INFO] examples-decisionmaker [jar] [INFO] examples-decisionmaker-sharedcontext [jar] [INFO] examples-periodic [jar] [INFO] examples-onap-vcpe [jar] [INFO] examples-onap-bbs [jar] [INFO] apex-testsuites [pom] [INFO] apex-integration [pom] [INFO] integration-common [jar] [INFO] examples-servlet [war] [INFO] examples-grpc [jar] [INFO] integration-executor-test [jar] [INFO] integration-uservice-test [jar] [INFO] apex-performance [pom] [INFO] performance-benchmark-test [jar] [INFO] apex-pdp-stability [jar] [INFO] tools [pom] [INFO] tools-common [jar] [INFO] simple-wsclient [jar] [INFO] model-generator [jar] [INFO] apex-packages [pom] [INFO] apex-pdp-package-full [pom] [INFO] [INFO] -----------------< org.onap.policy.apex-pdp:apex-pdp >------------------ [INFO] Building policy-apex-pdp 4.1.0-SNAPSHOT [1/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ apex-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ apex-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-apex-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) @ apex-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ apex-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ apex-pdp --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ apex-pdp --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ apex-pdp --- [INFO] Analyzed bundle 'apex-pdp' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ apex-pdp --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ apex-pdp --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/pom.xml to /tmp/r/org/onap/policy/apex-pdp/apex-pdp/4.1.0-SNAPSHOT/apex-pdp-4.1.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.onap.policy.apex-pdp.model:model >---------------- [INFO] Building model 4.1.0-SNAPSHOT [2/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model --- [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-apex-pdp-sonar/model/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) @ model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/model/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ model --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 109 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model --- [INFO] Copying 29 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ model --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 76 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ model --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/model/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.apex.model.contextmodel.concepts.ContextModelTest 00:07:22,307 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - This is logback-classic version 1.5.15 00:07:22,308 |-INFO in ch.qos.logback.classic.util.ContextInitializer@70101687 - No custom configurators were discovered as a service. 00:07:22,308 |-INFO in ch.qos.logback.classic.util.ContextInitializer@70101687 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 00:07:22,311 |-INFO in ch.qos.logback.classic.util.ContextInitializer@70101687 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 00:07:22,315 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Could NOT find resource [logback-test.scmo] 00:07:22,315 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Could NOT find resource [logback.scmo] 00:07:22,320 |-INFO in ch.qos.logback.classic.util.ContextInitializer@70101687 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 00:07:22,320 |-INFO in ch.qos.logback.classic.util.ContextInitializer@70101687 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 00:07:22,321 |-INFO in ch.qos.logback.classic.util.ContextInitializer@70101687 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 00:07:22,323 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Found resource [logback-test.xml] at [file:/w/workspace/policy-apex-pdp-sonar/model/target/test-classes/logback-test.xml] 00:07:22,434 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [Apex] 00:07:22,435 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 00:07:22,452 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6ac0b715 - value "/tmp/apex_logging/" substituted for "${java.io.tmpdir}/apex_logging/" 00:07:22,454 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 00:07:22,454 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:07:22,493 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:07:22,528 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - BEWARE: Writing to the console can be very slow. Avoid logging to the 00:07:22,528 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 00:07:22,529 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 00:07:22,529 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 00:07:22,529 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 00:07:22,530 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.infinispan] to INFO 00:07:22,533 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.infinispan] to false 00:07:22,533 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.infinispan] 00:07:22,533 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.apex.core.contextmodel] to INFO 00:07:22,533 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.apex.core.contextmodel] to false 00:07:22,534 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.apex.core.contextmodel] 00:07:22,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.zookeeper.ClientCnxn] to OFF 00:07:22,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.apache.zookeeper.ClientCnxn] to false 00:07:22,534 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.apache.zookeeper.ClientCnxn] 00:07:22,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.apex.core] to INFO 00:07:22,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.apex.core] to false 00:07:22,534 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.apex.core] 00:07:22,535 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 00:07:22,535 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CTXT_FILE] 00:07:22,535 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender] 00:07:22,538 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6ac0b715 - value "/tmp/apex_logging//apex_ctxt.log" substituted for "${LOG_DIR}/apex_ctxt.log" 00:07:22,538 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:07:22,539 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6ac0b715 - value "%d %-5relative [procId=processId_IS_UNDEFINED] [%thread] %-5level %logger{26} - %msg %n %ex{full}" substituted for "%d %-5relative [procId=${processId}] [%thread] %-5level %logger{26} - %msg %n %ex{full}" 00:07:22,540 |-INFO in ch.qos.logback.core.FileAppender[CTXT_FILE] - File property is set to [/tmp/apex_logging//apex_ctxt.log] 00:07:22,541 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.apex.core.context.impl.monitoring] to INFO 00:07:22,542 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.apex.core.context.impl.monitoring] to false 00:07:22,542 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CTXT_FILE] to Logger[org.onap.policy.apex.core.context.impl.monitoring] 00:07:22,542 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.apex.core.context] to INFO 00:07:22,542 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.apex.core.context] to false 00:07:22,542 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.apex.core.context] 00:07:22,542 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e060819 - End of configuration. 00:07:22,544 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5633dafd - Registering current configuration as safe fallback point 00:07:22,544 |-INFO in ch.qos.logback.classic.util.ContextInitializer@70101687 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 223 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 s -- in org.onap.policy.apex.model.contextmodel.concepts.ContextModelTest [INFO] Running org.onap.policy.apex.model.contextmodel.concepts.ContextSchemasTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.policy.apex.model.contextmodel.concepts.ContextSchemasTest [INFO] Running org.onap.policy.apex.model.contextmodel.concepts.ContextAlbumsTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.policy.apex.model.contextmodel.concepts.ContextAlbumsTest [INFO] Running org.onap.policy.apex.model.contextmodel.handling.ApexContextModelTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.onap.policy.apex.model.contextmodel.handling.ApexContextModelTest [INFO] Running org.onap.policy.apex.model.contextmodel.handling.ContextComparisonTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.apex.model.contextmodel.handling.ContextComparisonTest [INFO] Running org.onap.policy.apex.model.utilities.CollectionUtilitiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.apex.model.utilities.CollectionUtilitiesTest [INFO] Running org.onap.policy.apex.model.utilities.TextFileUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.apex.model.utilities.TextFileUtilsTest [INFO] Running org.onap.policy.apex.model.utilities.DirectoryUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.apex.model.utilities.DirectoryUtilsTest [INFO] Running org.onap.policy.apex.model.utilities.KeyComparerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.apex.model.utilities.KeyComparerTest [INFO] Running org.onap.policy.apex.model.utilities.TreeMapUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.apex.model.utilities.TreeMapUtilsTest [INFO] Running org.onap.policy.apex.model.utilities.KeyedMapComparerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.apex.model.utilities.KeyedMapComparerTest [INFO] Running org.onap.policy.apex.model.utilities.json.JsonHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.apex.model.utilities.json.JsonHandlerTest [INFO] Running org.onap.policy.apex.model.modelapi.ApexEditorApiContextSchemaTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.policy.apex.model.modelapi.ApexEditorApiContextSchemaTest [INFO] Running org.onap.policy.apex.model.modelapi.ApexEditorApiContextAlbumTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.apex.model.modelapi.ApexEditorApiContextAlbumTest [INFO] Running org.onap.policy.apex.model.modelapi.ModelHandlerFacadeTest 2025-01-12 00:07:23,142 Apex [main] WARN o.o.p.a.m.p.h.PolicyModelMerger - left model is invalid: ***validation of model failed*** AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key is a null key AxArtifactKey:(name=NULL_KeyInfo,version=0.0.0):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInformation:INVALID:keyInfoMap may not be empty AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key AxArtifactKey:(name=NULL,version=0.0.0) is a null key AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key AxArtifactKey:(name=NULL,version=0.0.0) name starts with keyword NULL AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key information not found for key AxArtifactKey:(name=NULL,version=0.0.0) AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key AxArtifactKey:(name=NULL_KeyInfo,version=0.0.0) name starts with keyword NULL AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key information not found for key AxArtifactKey:(name=NULL_KeyInfo,version=0.0.0) AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key AxArtifactKey:(name=NULL_Schemas,version=0.0.0) name starts with keyword NULL AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key information not found for key AxArtifactKey:(name=NULL_Schemas,version=0.0.0) AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key AxArtifactKey:(name=NULL_Events,version=0.0.0) name starts with keyword NULL AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key information not found for key AxArtifactKey:(name=NULL_Events,version=0.0.0) AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key AxArtifactKey:(name=NULL_Albums,version=0.0.0) name starts with keyword NULL AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key information not found for key AxArtifactKey:(name=NULL_Albums,version=0.0.0) AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key AxArtifactKey:(name=NULL_Tasks,version=0.0.0) name starts with keyword NULL AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key information not found for key AxArtifactKey:(name=NULL_Tasks,version=0.0.0) AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key AxArtifactKey:(name=NULL_Policies,version=0.0.0) name starts with keyword NULL AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key information not found for key AxArtifactKey:(name=NULL_Policies,version=0.0.0) AxArtifactKey:(name=NULL_Schemas,version=0.0.0):org.onap.policy.apex.model.contextmodel.concepts.AxContextSchemas:INVALID:contextSchemas may not be empty AxArtifactKey:(name=NULL_Events,version=0.0.0):org.onap.policy.apex.model.eventmodel.concepts.AxEvents:INVALID:eventMap may not be empty AxArtifactKey:(name=NULL_Albums,version=0.0.0):org.onap.policy.apex.model.contextmodel.concepts.AxContextAlbums:OBSERVATION:albums are empty AxArtifactKey:(name=NULL_Tasks,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxTasks:INVALID:taskMap may not be empty AxArtifactKey:(name=NULL_Policies,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicies:INVALID:policyMap may not be empty ******************************** 2025-01-12 00:07:23,152 Apex [main] WARN o.o.p.a.m.p.h.PolicyModelMerger - left model is invalid: ***validation of model failed*** AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key is a null key AxArtifactKey:(name=NULL_KeyInfo,version=0.0.0):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInformation:INVALID:keyInfoMap may not be empty AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key AxArtifactKey:(name=NULL,version=0.0.0) is a null key AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key AxArtifactKey:(name=NULL,version=0.0.0) name starts with keyword NULL AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key information not found for key AxArtifactKey:(name=NULL,version=0.0.0) AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key AxArtifactKey:(name=NULL_KeyInfo,version=0.0.0) name starts with keyword NULL AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key information not found for key AxArtifactKey:(name=NULL_KeyInfo,version=0.0.0) AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key AxArtifactKey:(name=NULL_Schemas,version=0.0.0) name starts with keyword NULL AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key information not found for key AxArtifactKey:(name=NULL_Schemas,version=0.0.0) AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key AxArtifactKey:(name=NULL_Events,version=0.0.0) name starts with keyword NULL AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key information not found for key AxArtifactKey:(name=NULL_Events,version=0.0.0) AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key AxArtifactKey:(name=NULL_Albums,version=0.0.0) name starts with keyword NULL AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key information not found for key AxArtifactKey:(name=NULL_Albums,version=0.0.0) AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key AxArtifactKey:(name=NULL_Tasks,version=0.0.0) name starts with keyword NULL AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key information not found for key AxArtifactKey:(name=NULL_Tasks,version=0.0.0) AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key AxArtifactKey:(name=NULL_Policies,version=0.0.0) name starts with keyword NULL AxArtifactKey:(name=NULL,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key information not found for key AxArtifactKey:(name=NULL_Policies,version=0.0.0) AxArtifactKey:(name=NULL_Schemas,version=0.0.0):org.onap.policy.apex.model.contextmodel.concepts.AxContextSchemas:INVALID:contextSchemas may not be empty AxArtifactKey:(name=NULL_Events,version=0.0.0):org.onap.policy.apex.model.eventmodel.concepts.AxEvents:INVALID:eventMap may not be empty AxArtifactKey:(name=NULL_Albums,version=0.0.0):org.onap.policy.apex.model.contextmodel.concepts.AxContextAlbums:OBSERVATION:albums are empty AxArtifactKey:(name=NULL_Tasks,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxTasks:INVALID:taskMap may not be empty AxArtifactKey:(name=NULL_Policies,version=0.0.0):org.onap.policy.apex.model.policymodel.concepts.AxPolicies:INVALID:policyMap may not be empty ******************************** [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.policy.apex.model.modelapi.ModelHandlerFacadeTest [INFO] Running org.onap.policy.apex.model.modelapi.ApexEditorApiTaskTest 2025-01-12 00:07:23,166 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:23,166 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.apex.model.modelapi.ApexEditorApiTaskTest [INFO] Running org.onap.policy.apex.model.modelapi.ApexModelApiTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in org.onap.policy.apex.model.modelapi.ApexModelApiTest [INFO] Running org.onap.policy.apex.model.modelapi.ApexApiResultTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.apex.model.modelapi.ApexApiResultTest [INFO] Running org.onap.policy.apex.model.modelapi.RealModelTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.apex.model.modelapi.RealModelTest [INFO] Running org.onap.policy.apex.model.modelapi.ModelFacadeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.apex.model.modelapi.ModelFacadeTest [INFO] Running org.onap.policy.apex.model.modelapi.ApexEditorApiKeyInfoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.apex.model.modelapi.ApexEditorApiKeyInfoTest [INFO] Running org.onap.policy.apex.model.modelapi.ApexEditorApiPolicyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.policy.apex.model.modelapi.ApexEditorApiPolicyTest [INFO] Running org.onap.policy.apex.model.modelapi.ApexEditorApiEventTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.apex.model.modelapi.ApexEditorApiEventTest [INFO] Running org.onap.policy.apex.model.basicmodel.concepts.AxKeyTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.apex.model.basicmodel.concepts.AxKeyTest [INFO] Running org.onap.policy.apex.model.basicmodel.concepts.ValidationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.apex.model.basicmodel.concepts.ValidationTest [INFO] Running org.onap.policy.apex.model.basicmodel.concepts.AxConceptGetterImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.apex.model.basicmodel.concepts.AxConceptGetterImplTest [INFO] Running org.onap.policy.apex.model.basicmodel.concepts.AxKeyInfoTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.apex.model.basicmodel.concepts.AxKeyInfoTest [INFO] Running org.onap.policy.apex.model.basicmodel.concepts.AxKeyUseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.apex.model.basicmodel.concepts.AxKeyUseTest [INFO] Running org.onap.policy.apex.model.basicmodel.concepts.AxReferenceKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.apex.model.basicmodel.concepts.AxReferenceKeyTest [INFO] Running org.onap.policy.apex.model.basicmodel.concepts.ExceptionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.apex.model.basicmodel.concepts.ExceptionsTest [INFO] Running org.onap.policy.apex.model.basicmodel.service.ModelServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.apex.model.basicmodel.service.ModelServiceTest [INFO] Running org.onap.policy.apex.model.basicmodel.handling.ApexModelWriterTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.871 s -- in org.onap.policy.apex.model.basicmodel.handling.ApexModelWriterTest [INFO] Running org.onap.policy.apex.model.basicmodel.handling.ApexModelSaverTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.apex.model.basicmodel.handling.ApexModelSaverTest [INFO] Running org.onap.policy.apex.model.basicmodel.handling.SupportConceptGetterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.apex.model.basicmodel.handling.SupportConceptGetterTest [INFO] Running org.onap.policy.apex.model.basicmodel.handling.SupportApexBasicModelConceptsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.apex.model.basicmodel.handling.SupportApexBasicModelConceptsTest [INFO] Running org.onap.policy.apex.model.basicmodel.handling.ApexModelStringWriterTest 2025-01-12 00:07:24,494 Apex [main] WARN o.o.p.a.m.b.h.ApexModelStringWriter - error writing JSON string java.lang.IllegalArgumentException: concept may not be null at org.onap.policy.common.utils.validation.Assertions.argumentNotNull(Assertions.java:96) at org.onap.policy.apex.model.basicmodel.handling.ApexModelWriter.write(ApexModelWriter.java:89) at org.onap.policy.apex.model.basicmodel.handling.ApexModelStringWriter.writeJsonString(ApexModelStringWriter.java:86) at org.onap.policy.apex.model.basicmodel.handling.ApexModelStringWriterTest.lambda$testModelStringWriter$2(ApexModelStringWriterTest.java:57) 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.apex.model.basicmodel.handling.ApexModelStringWriterTest.testModelStringWriter(ApexModelStringWriterTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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.015 s -- in org.onap.policy.apex.model.basicmodel.handling.ApexModelStringWriterTest [INFO] Running org.onap.policy.apex.model.basicmodel.handling.ApexModelFileWriterTest 2025-01-12 00:07:24,519 Apex [main] WARN o.o.p.a.m.b.h.ApexModelFileWriter - could not create directory /tmp/aaa/bbb 2025-01-12 00:07:24,520 Apex [main] WARN o.o.p.a.m.b.h.ApexModelFileWriter - error processing file /tmp/aaa/bbb/ApexFileWriterTest.json java.io.FileNotFoundException: /tmp/aaa/bbb/ApexFileWriterTest.json (Not a 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 org.onap.policy.apex.model.basicmodel.handling.ApexModelFileWriter.writeModelFile(ApexModelFileWriter.java:92) at org.onap.policy.apex.model.basicmodel.handling.ApexModelFileWriter.apexModelWriteJsonFile(ApexModelFileWriter.java:71) at org.onap.policy.apex.model.basicmodel.handling.ApexModelFileWriterTest.lambda$testModelFileWriter$1(ApexModelFileWriterTest.java:83) 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.apex.model.basicmodel.handling.ApexModelFileWriterTest.testModelFileWriter(ApexModelFileWriterTest.java:82) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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.009 s -- in org.onap.policy.apex.model.basicmodel.handling.ApexModelFileWriterTest [INFO] Running org.onap.policy.apex.model.basicmodel.handling.ApexModelExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.apex.model.basicmodel.handling.ApexModelExceptionTest [INFO] Running org.onap.policy.apex.model.basicmodel.handling.ApexModelReaderTest 2025-01-12 00:07:24,540 Apex [main] ERROR o.o.p.a.m.b.handling.ApexModelReader - Apex concept validation failed ***validation of model failed*** AxArtifactKey:(name=BasicModelKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInfo:WARNING:UUID is a zero UUID: 00000000-0000-0000-0000-000000000000 AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInfo:OBSERVATION:description is blank AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInfo:WARNING:UUID is a zero UUID: 00000000-0000-0000-0000-000000000000 AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInformation:INVALID:duplicate UUID found on keyInfoMap entry AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):00000000-0000-0000-0000-000000000000 ******************************** [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.apex.model.basicmodel.handling.ApexModelReaderTest [INFO] Running org.onap.policy.apex.model.basicmodel.handling.SupportBasicModelTest 2025-01-12 00:07:24,551 Apex [main] WARN o.o.p.a.m.b.test.TestApexModel - model should have observations 2025-01-12 00:07:24,552 Apex [main] WARN o.o.p.a.m.b.test.TestApexModel - model should have warnings 2025-01-12 00:07:24,553 Apex [main] WARN o.o.p.a.m.b.test.TestApexModel - model should not be valid ***validation of model successful*** 2025-01-12 00:07:24,554 Apex [main] WARN o.o.p.a.m.b.test.TestApexModel - model should not be valid ***validation of model successful*** 2025-01-12 00:07:24,555 Apex [main] WARN o.o.p.a.m.b.test.TestApexModel - model is invalid ***validation of model failed*** AxArtifactKey:(name=BasicModelKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInfo:WARNING:UUID is a zero UUID: 00000000-0000-0000-0000-000000000000 AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInfo:OBSERVATION:description is blank AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInfo:WARNING:UUID is a zero UUID: 00000000-0000-0000-0000-000000000000 AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInformation:INVALID:duplicate UUID found on keyInfoMap entry AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):00000000-0000-0000-0000-000000000000 ******************************** 2025-01-12 00:07:24,560 Apex [main] WARN o.o.p.a.m.b.test.TestApexModel - model is invalid ***validation of model failed*** AxArtifactKey:(name=BasicModelKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInfo:WARNING:UUID is a zero UUID: 00000000-0000-0000-0000-000000000000 AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInfo:OBSERVATION:description is blank AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInfo:WARNING:UUID is a zero UUID: 00000000-0000-0000-0000-000000000000 AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInformation:INVALID:duplicate UUID found on keyInfoMap entry AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):00000000-0000-0000-0000-000000000000 ******************************** 2025-01-12 00:07:24,561 Apex [main] WARN o.o.p.a.m.b.test.TestApexModel - model is invalid ***validation of model failed*** AxArtifactKey:(name=BasicModelKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInfo:WARNING:UUID is a zero UUID: 00000000-0000-0000-0000-000000000000 AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInfo:OBSERVATION:description is blank AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInfo:WARNING:UUID is a zero UUID: 00000000-0000-0000-0000-000000000000 AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInformation:INVALID:duplicate UUID found on keyInfoMap entry AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):00000000-0000-0000-0000-000000000000 ******************************** 2025-01-12 00:07:24,567 Apex [main] WARN o.o.p.a.m.b.test.TestApexModel - model should have warnings 2025-01-12 00:07:24,570 Apex [main] WARN o.o.p.a.m.b.h.ApexModelFileWriter - error processing file /tmp/ApexModel15316364276115645222.json org.onap.policy.apex.model.basicmodel.handling.ApexModelException: Apex concept (BasicModelKey:0.0.1) validation failed: ***validation of model failed*** AxArtifactKey:(name=BasicModelKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInfo:WARNING:UUID is a zero UUID: 00000000-0000-0000-0000-000000000000 AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInfo:OBSERVATION:description is blank AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInfo:WARNING:UUID is a zero UUID: 00000000-0000-0000-0000-000000000000 AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):org.onap.policy.apex.model.basicmodel.concepts.AxKeyInformation:INVALID:duplicate UUID found on keyInfoMap entry AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1):00000000-0000-0000-0000-000000000000 ******************************** at org.onap.policy.apex.model.basicmodel.handling.ApexModelWriter.write(ApexModelWriter.java:113) at org.onap.policy.apex.model.basicmodel.handling.ApexModelWriter.write(ApexModelWriter.java:92) at org.onap.policy.apex.model.basicmodel.handling.ApexModelFileWriter.writeModelFile(ApexModelFileWriter.java:93) at org.onap.policy.apex.model.basicmodel.handling.ApexModelFileWriter.apexModelWriteJsonFile(ApexModelFileWriter.java:71) at org.onap.policy.apex.model.basicmodel.test.TestApexModel.testApexModelWriteReadJson(TestApexModel.java:98) 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.apex.model.basicmodel.handling.SupportBasicModelTest.testModelCreator1Json(SupportBasicModelTest.java:108) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:07:24,575 Apex [main] WARN o.o.p.a.m.b.test.TestApexModel - model should have observations 2025-01-12 00:07:24,588 Apex [main] WARN o.o.p.a.m.b.test.TestApexModel - Models are not equal [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.policy.apex.model.basicmodel.handling.SupportBasicModelTest [INFO] Running org.onap.policy.apex.model.basicmodel.handling.SupportApexBasicModelTest 2025-01-12 00:07:24,620 Apex [main] WARN o.o.p.a.m.b.test.TestApexModel - model should have observations [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.policy.apex.model.basicmodel.handling.SupportApexBasicModelTest [INFO] Running org.onap.policy.apex.model.eventmodel.concepts.FieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.apex.model.eventmodel.concepts.FieldTest [INFO] Running org.onap.policy.apex.model.eventmodel.concepts.EventModelTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.apex.model.eventmodel.concepts.EventModelTest [INFO] Running org.onap.policy.apex.model.eventmodel.concepts.EventsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.policy.apex.model.eventmodel.concepts.EventsTest [INFO] Running org.onap.policy.apex.model.eventmodel.handling.ApexEventModelTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.policy.apex.model.eventmodel.handling.ApexEventModelTest [INFO] Running org.onap.policy.apex.model.policymodel.concepts.PoliciesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.policy.apex.model.policymodel.concepts.PoliciesTest [INFO] Running org.onap.policy.apex.model.policymodel.concepts.StateOutputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.apex.model.policymodel.concepts.StateOutputTest [INFO] Running org.onap.policy.apex.model.policymodel.concepts.TaskParameterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.apex.model.policymodel.concepts.TaskParameterTest [INFO] Running org.onap.policy.apex.model.policymodel.concepts.StateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.policy.apex.model.policymodel.concepts.StateTest [INFO] Running org.onap.policy.apex.model.policymodel.concepts.PolicyModelTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.policy.apex.model.policymodel.concepts.PolicyModelTest [INFO] Running org.onap.policy.apex.model.policymodel.concepts.StateTaskReferenceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.apex.model.policymodel.concepts.StateTaskReferenceTest [INFO] Running org.onap.policy.apex.model.policymodel.concepts.TasksTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.apex.model.policymodel.concepts.TasksTest [INFO] Running org.onap.policy.apex.model.policymodel.concepts.ExceptionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.apex.model.policymodel.concepts.ExceptionsTest [INFO] Running org.onap.policy.apex.model.policymodel.concepts.LogicTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.apex.model.policymodel.concepts.LogicTest [INFO] Running org.onap.policy.apex.model.policymodel.handling.PolicyModelMergerTest 2025-01-12 00:07:24,829 Apex [main] WARN o.o.p.a.m.p.h.PolicyModelMerger - left model is invalid: ***validation of model failed*** AxArtifactKey:(name=LeftPolicyModel,version=0.0.1):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key information not found for key AxArtifactKey:(name=LeftPolicyModel,version=0.0.1) AxArtifactKey:(name=PolicyModel,version=0.0.1):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:WARNING:key not found for key information entry ******************************** 2025-01-12 00:07:24,836 Apex [main] WARN o.o.p.a.m.p.h.PolicyModelMerger - right model is invalid: ***validation of model failed*** AxArtifactKey:(name=RightPolicyModel,version=0.0.1):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key information not found for key AxArtifactKey:(name=RightPolicyModel,version=0.0.1) AxArtifactKey:(name=PolicyModel,version=0.0.1):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:WARNING:key not found for key information entry ******************************** 2025-01-12 00:07:24,857 Apex [main] INFO o.o.p.a.m.p.h.PolicyModelMerger - Same schema - MapType:0.0.1 is used by multiple policies. 2025-01-12 00:07:24,859 Apex [main] INFO o.o.p.a.m.p.h.PolicyModelMerger - Same schema - StringType:0.0.1 is used by multiple policies. 2025-01-12 00:07:24,860 Apex [main] INFO o.o.p.a.m.p.h.PolicyModelMerger - Same schema - eventContextItem0:0.0.1 is used by multiple policies. 2025-01-12 00:07:24,860 Apex [main] INFO o.o.p.a.m.p.h.PolicyModelMerger - Same schema - eventContextItem1:0.0.1 is used by multiple policies. 2025-01-12 00:07:24,860 Apex [main] INFO o.o.p.a.m.p.h.PolicyModelMerger - Same event - inEvent:0.0.1 is used by multiple policies. 2025-01-12 00:07:24,860 Apex [main] INFO o.o.p.a.m.p.h.PolicyModelMerger - Same event - outEvent0:0.0.1 is used by multiple policies. 2025-01-12 00:07:24,860 Apex [main] INFO o.o.p.a.m.p.h.PolicyModelMerger - Same event - outEvent1:0.0.1 is used by multiple policies. 2025-01-12 00:07:24,860 Apex [main] INFO o.o.p.a.m.p.h.PolicyModelMerger - Same album - contextAlbum0:0.0.1 is used by multiple policies. 2025-01-12 00:07:24,860 Apex [main] INFO o.o.p.a.m.p.h.PolicyModelMerger - Same album - contextAlbum1:0.0.1 is used by multiple policies. 2025-01-12 00:07:24,864 Apex [main] INFO o.o.p.a.m.p.h.PolicyModelMerger - Same policy - policy:0.0.1 is used by multiple policies. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.policy.apex.model.policymodel.handling.PolicyModelMergerTest [INFO] Running org.onap.policy.apex.model.policymodel.handling.PolicyLogicReaderTest 2025-01-12 00:07:24,868 Apex [main] WARN o.o.p.a.m.p.h.PolicyModelSplitter - logic not found for logic "somewhere/over/the/rainbow/funkylogic/FunkyDefaultLogic.funkylogic" 2025-01-12 00:07:24,871 Apex [main] WARN o.o.p.a.m.p.h.PolicyModelSplitter - logic not found for logic "somewhere/over/the/rainbow/funkylogic/LogicParentLogicInstanceName.funkylogic" 2025-01-12 00:07:24,872 Apex [main] WARN o.o.p.a.m.p.h.PolicyModelSplitter - logic not found for logic "somewhere/over/the/rainbow/funkylogic/LogicParentLogicParentLocalNameLogicInstanceName.funkylogic" [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.apex.model.policymodel.handling.PolicyLogicReaderTest [INFO] Running org.onap.policy.apex.model.policymodel.handling.PolicyModelComparerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.policy.apex.model.policymodel.handling.PolicyModelComparerTest [INFO] Running org.onap.policy.apex.model.policymodel.handling.PolicyAnalyserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.apex.model.policymodel.handling.PolicyAnalyserTest [INFO] Running org.onap.policy.apex.model.policymodel.handling.ApexPolicyModelTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.policy.apex.model.policymodel.handling.ApexPolicyModelTest [INFO] Running org.onap.policy.apex.model.policymodel.handling.PolicyModelSplitterTest 2025-01-12 00:07:24,970 Apex [main] WARN o.o.p.a.m.p.h.PolicyModelSplitter - source sub policy not found: AxArtifactKey:(name=MissingPolicy,version=0.0.1) 2025-01-12 00:07:24,971 Apex [main] WARN o.o.p.a.m.p.h.PolicyModelSplitter - source model is invalid: ***validation of model failed*** AxArtifactKey:(name=InvalidPolicyModelName,version=0.0.1):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key information not found for key AxArtifactKey:(name=KeyInfoMapKey,version=0.0.1) AxArtifactKey:(name=InvalidPolicyModelName,version=0.0.1):org.onap.policy.apex.model.policymodel.concepts.AxPolicyModel:INVALID:key information not found for key AxArtifactKey:(name=MapType,version=0.0.1) ******************************** [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.apex.model.policymodel.handling.PolicyModelSplitterTest [INFO] Running org.onap.policy.apex.model.enginemodel.concepts.EngineStatsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.onap.policy.apex.model.enginemodel.concepts.EngineStatsTest [INFO] Running org.onap.policy.apex.model.enginemodel.concepts.EngineModelTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.apex.model.enginemodel.concepts.EngineModelTest [INFO] Running org.onap.policy.apex.model.enginemodel.handling.ApexEngineModelTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.apex.model.enginemodel.handling.ApexEngineModelTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 128, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ model --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/model/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'model' with 88 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ model --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/model/target/model-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ model --- [INFO] Analyzed bundle 'model' with 88 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ model --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/model/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ model --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/model/pom.xml to /tmp/r/org/onap/policy/apex-pdp/model/model/4.1.0-SNAPSHOT/model-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/model/target/model-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/model/model/4.1.0-SNAPSHOT/model-4.1.0-SNAPSHOT.jar [INFO] [INFO] --------------< org.onap.policy.apex-pdp.context:context >-------------- [INFO] Building context 4.1.0-SNAPSHOT [3/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ context --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ context --- [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-apex-pdp-sonar/context/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) @ context --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ context --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ context --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ context --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ context --- [INFO] Analyzed bundle 'context' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ context --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/context/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ context --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/context/pom.xml to /tmp/r/org/onap/policy/apex-pdp/context/context/4.1.0-SNAPSHOT/context-4.1.0-SNAPSHOT.pom [INFO] [INFO] --------< org.onap.policy.apex-pdp.context:context-management >--------- [INFO] Building context-management 4.1.0-SNAPSHOT [4/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ context-management --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ context-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-apex-pdp-sonar/context/context-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] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ context-management --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ context-management --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ context-management --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/context/context-management/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ context-management --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 42 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ context-management --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ context-management --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 17 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ context-management --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/context/context-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.apex.context.ContextExceptionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.policy.apex.context.ContextExceptionTest [INFO] Running org.onap.policy.apex.context.impl.schema.java.JavaSchemaHelperParametersTest 00:07:28,610 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - This is logback-classic version 1.5.15 00:07:28,611 |-INFO in ch.qos.logback.classic.util.ContextInitializer@673bb956 - No custom configurators were discovered as a service. 00:07:28,611 |-INFO in ch.qos.logback.classic.util.ContextInitializer@673bb956 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 00:07:28,613 |-INFO in ch.qos.logback.classic.util.ContextInitializer@673bb956 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 00:07:28,616 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Could NOT find resource [logback-test.scmo] 00:07:28,617 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Could NOT find resource [logback.scmo] 00:07:28,621 |-INFO in ch.qos.logback.classic.util.ContextInitializer@673bb956 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 00:07:28,621 |-INFO in ch.qos.logback.classic.util.ContextInitializer@673bb956 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 00:07:28,622 |-INFO in ch.qos.logback.classic.util.ContextInitializer@673bb956 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 00:07:28,624 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Found resource [logback-test.xml] at [file:/w/workspace/policy-apex-pdp-sonar/context/context-management/target/test-classes/logback-test.xml] 00:07:28,740 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [Apex] 00:07:28,741 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 00:07:28,758 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@62315f22 - value "/tmp/apex_logging/" substituted for "${java.io.tmpdir}/apex_logging/" 00:07:28,759 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 00:07:28,760 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:07:28,770 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:07:28,810 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - BEWARE: Writing to the console can be very slow. Avoid logging to the 00:07:28,810 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 00:07:28,810 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 00:07:28,811 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to ERROR 00:07:28,811 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 00:07:28,812 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.infinispan] to ERROR 00:07:28,815 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.infinispan] to false 00:07:28,815 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.infinispan] 00:07:28,815 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.zookeeper.ClientCnxn] to OFF 00:07:28,815 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.apache.zookeeper.ClientCnxn] to false 00:07:28,815 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.apache.zookeeper.ClientCnxn] 00:07:28,816 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 00:07:28,816 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CTXT_FILE] 00:07:28,816 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender] 00:07:28,819 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@62315f22 - value "/tmp/apex_logging//apex_ctxt.log" substituted for "${LOG_DIR}/apex_ctxt.log" 00:07:28,819 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:07:28,820 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@62315f22 - value "%d %-5relative [procId=processId_IS_UNDEFINED] [%thread] %-5level %logger{26} - %msg %n %ex{full}" substituted for "%d %-5relative [procId=${processId}] [%thread] %-5level %logger{26} - %msg %n %ex{full}" 00:07:28,822 |-INFO in ch.qos.logback.core.FileAppender[CTXT_FILE] - File property is set to [/tmp/apex_logging//apex_ctxt.log] 00:07:28,823 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.apex.core.context.impl.monitoring] to ERROR 00:07:28,823 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.apex.core.context.impl.monitoring] to false 00:07:28,823 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CTXT_FILE] to Logger[org.onap.policy.apex.core.context.impl.monitoring] 00:07:28,823 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.apex.core.context] to INFO 00:07:28,823 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.apex.core.context] to false 00:07:28,824 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.apex.core.context] 00:07:28,824 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@460b6d54 - End of configuration. 00:07:28,825 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4455f57d - Registering current configuration as safe fallback point 00:07:28,825 |-INFO in ch.qos.logback.classic.util.ContextInitializer@673bb956 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 203 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in org.onap.policy.apex.context.impl.schema.java.JavaSchemaHelperParametersTest [INFO] Running org.onap.policy.apex.context.impl.schema.java.JavaSchemaHelperInstanceCreationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.onap.policy.apex.context.impl.schema.java.JavaSchemaHelperInstanceCreationTest [INFO] Running org.onap.policy.apex.context.impl.schema.java.JavaSchemaHelperTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.onap.policy.apex.context.impl.schema.java.JavaSchemaHelperTest [INFO] Running org.onap.policy.apex.context.impl.schema.java.DistributorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.apex.context.impl.schema.java.DistributorTest [INFO] Running org.onap.policy.apex.context.impl.schema.SchemaHelperFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.apex.context.impl.schema.SchemaHelperFactoryTest [INFO] Running org.onap.policy.apex.context.impl.ContextAlbumImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.policy.apex.context.impl.ContextAlbumImplTest [INFO] Running org.onap.policy.apex.context.impl.LockManagerTest 2025-01-12 00:07:29,137 Apex [main] ERROR o.o.p.a.c.i.l.LockManagerFactory - Apex context lock manager class not found for context lock manager plugin "invalid.class" java.lang.ClassNotFoundException: invalid.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:375) at org.onap.policy.apex.context.impl.locking.LockManagerFactory.createLockManager(LockManagerFactory.java:61) at org.onap.policy.apex.context.impl.LockManagerTest.lambda$testCreateLockManager$6(LockManagerTest.java:61) at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128) at org.onap.policy.apex.context.impl.LockManagerTest.testCreateLockManager(LockManagerTest.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:07:29,140 Apex [main] ERROR o.o.p.a.c.i.l.LockManagerFactory - Specified Apex context lock manager plugin class "org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor" does not implement the LockManager interface [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.apex.context.impl.LockManagerTest [INFO] Running org.onap.policy.apex.context.impl.PersistorTest 2025-01-12 00:07:29,157 Apex [main] ERROR o.o.p.a.c.i.p.PersistorFactory - Apex context persistor class not found for context persistor plugin "invalid.class" java.lang.ClassNotFoundException: invalid.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:375) at org.onap.policy.apex.context.impl.persistence.PersistorFactory.createPersistor(PersistorFactory.java:62) at org.onap.policy.apex.context.impl.PersistorTest.lambda$testPersistorFactory$0(PersistorTest.java:72) at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128) at org.onap.policy.apex.context.impl.PersistorTest.testPersistorFactory(PersistorTest.java:72) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:07:29,158 Apex [main] ERROR o.o.p.a.c.i.p.PersistorFactory - Specified Apex context persistor plugin class "org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor" does not implement the ContextDistributor interface [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.apex.context.impl.PersistorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ context-management --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/context/context-management/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'context-management' with 24 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ context-management --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/context/context-management/target/context-management-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ context-management --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ context-management --- [INFO] Analyzed bundle 'context-management' with 24 classes [INFO] Analyzed bundle 'model' with 88 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ context-management --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/context/context-management/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ context-management --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/context/context-management/pom.xml to /tmp/r/org/onap/policy/apex-pdp/context/context-management/4.1.0-SNAPSHOT/context-management-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/context/context-management/target/context-management-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/context/context-management/4.1.0-SNAPSHOT/context-management-4.1.0-SNAPSHOT.jar [INFO] [INFO] -----------------< org.onap.policy.apex-pdp.core:core >----------------- [INFO] Building core 4.1.0-SNAPSHOT [5/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ 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-apex-pdp-sonar/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) @ core --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ core --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ core --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/core/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 46 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ core --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 31 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ core --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/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.apex.core.engine.context.ApexInternalContextTest 00:07:32.296 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=PolicyModel,version=0.0.1) 00:07:32.306 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFlushTimerTask -- context distributor PolicyModel:0.0.1 flushing set up with interval: 300000 ms 00:07:32.307 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=PolicyModel,version=0.0.1), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:07:32.310 [main] DEBUG org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor -- create map: Album:0.0.1 00:07:32.448 [main] DEBUG org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor -- create map: AnotherAlbum:0.0.1 00:07:32.461 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=PolicyModel,version=0.0.1) 00:07:32.462 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=PolicyModel,version=0.0.1), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s -- in org.onap.policy.apex.core.engine.context.ApexInternalContextTest [INFO] Running org.onap.policy.apex.core.engine.engine.impl.ApexEngineImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:07:33.790 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=PolicyModel,version=0.0.1) 00:07:33.791 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=PolicyModel,version=0.0.1), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:07:33.791 [main] DEBUG org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor -- create map: Album:0.0.1 00:07:33.829 [Thread-3] DEBUG org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- execute(): triggered by event EnEvent [axEvent=AxEvent:(key=AxArtifactKey:(name=Event,version=0.0.1),nameSpace=event.name.space,source=source,target=target,parameter={},toscaPolicyState=), userArtifactStack=null, map={}] 00:07:33.830 [Thread-3] WARN org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler -- state machine execution not possible, policy not found for trigger event Event 00:07:33.946 [main] WARN org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- handleEvent()<-Engine:0.0.1,EXECUTING, cannot run engine, engine not in state READY 00:07:34.859 [Thread-4] DEBUG org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- execute(): triggered by event EnEvent [axEvent=AxEvent:(key=AxArtifactKey:(name=Event,version=0.0.1),nameSpace=event.name.space,source=source,target=target,parameter={},toscaPolicyState=), userArtifactStack=null, map={}] 00:07:34.860 [Thread-4] WARN org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler -- state machine execution not possible, policy not found for trigger event Event 00:07:38.037 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=PolicyModel,version=0.0.1) 00:07:38.038 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=PolicyModel,version=0.0.1), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:07:38.038 [main] DEBUG org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor -- create map: Album:0.0.1 00:07:38.046 [main] DEBUG org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- execute(): triggered by event EnEvent [axEvent=AxEvent:(key=AxArtifactKey:(name=Event,version=0.0.1),nameSpace=event.name.space,source=source,target=target,parameter={},toscaPolicyState=), userArtifactStack=null, map={}] 00:07:38.050 [main] WARN org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- handleEvent()<-Engine:0.0.1,EXECUTING, engine execution error: org.onap.policy.apex.core.engine.executor.exception.StateMachineException: mocked state machine exception at org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler.execute(StateMachineHandler.java:143) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl.handleEvent(ApexEngineImpl.java:395) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImplTest.testStateMachineError(ApexEngineImplTest.java:398) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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.io.IOException: nexted exception at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImplTest.initializeMocking(ApexEngineImplTest.java:102) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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.interceptBeforeEachMethod(TimeoutExtension.java:78) 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$synthesizeBeforeEachMethodAdapter$24(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$4(TestMethodTestDescriptor.java:174) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$7(TestMethodTestDescriptor.java:202) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ... 49 common frames omitted 00:07:38.054 [main] DEBUG org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- handleEvent()<-Engine:0.0.1,EXECUTING, There is no listener registered to receive outgoing event: [EnEvent [axEvent=AxEvent:(key=AxArtifactKey:(name=Event,version=0.0.1),nameSpace=event.name.space,source=source,target=target,parameter={},toscaPolicyState=), userArtifactStack=null, map={}]] 00:07:38.163 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=PolicyModel,version=0.0.1) 00:07:38.164 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=PolicyModel,version=0.0.1), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:07:38.164 [main] DEBUG org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor -- create map: Album:0.0.1 00:07:38.164 [main] DEBUG org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- execute(): triggered by event EnEvent [axEvent=AxEvent:(key=AxArtifactKey:(name=Event,version=0.0.1),nameSpace=event.name.space,source=source,target=target,parameter={},toscaPolicyState=), userArtifactStack=null, map={}] 00:07:38.164 [main] WARN org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler -- state machine execution not possible, policy not found for trigger event Event 00:07:38.164 [main] DEBUG org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- handleEvent()<-Engine:0.0.1,EXECUTING, There is no listener registered to receive outgoing event: [EnEvent [axEvent=AxEvent:(key=AxArtifactKey:(name=Event,version=0.0.1),nameSpace=event.name.space,source=source,target=target,parameter={},toscaPolicyState=), userArtifactStack=null, map={}]] 00:07:38.269 [main] DEBUG org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- execute(): triggered by event EnEvent [axEvent=AxEvent:(key=AxArtifactKey:(name=Event,version=0.0.1),nameSpace=event.name.space,source=source,target=target,parameter={},toscaPolicyState=), userArtifactStack=null, map={}] 00:07:38.270 [main] WARN org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler -- state machine execution not possible, policy not found for trigger event Event 00:07:38.373 [main] DEBUG org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- execute(): triggered by event EnEvent [axEvent=AxEvent:(key=AxArtifactKey:(name=Event,version=0.0.1),nameSpace=event.name.space,source=source,target=target,parameter={},toscaPolicyState=), userArtifactStack=null, map={}] 00:07:38.374 [main] WARN org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler -- state machine execution not possible, policy not found for trigger event Event 00:07:38.374 [main] WARN org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- handleEvent()<-Engine:0.0.1,EXECUTING, outgoing event publishing error: org.onap.policy.apex.model.basicmodel.concepts.ApexException: not implemented on dummy class at org.onap.policy.apex.core.engine.engine.impl.DummyEnEventListener.onEnEvent(DummyEnEventListener.java:37) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl.handleEvent(ApexEngineImpl.java:414) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImplTest.testEventKey(ApexEngineImplTest.java:306) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:07:38.497 [main] WARN org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- createEvent()<-Engine:0.0.1,STOPPED, cannot create event, engine not in state READY 00:07:38.498 [main] WARN org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- handleEvent()<-Engine:0.0.1,STOPPED, cannot run engine, incoming event is null 00:07:38.498 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=PolicyModel,version=0.0.1) 00:07:38.498 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=PolicyModel,version=0.0.1), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:07:38.603 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=PolicyModel,version=0.0.1) 00:07:38.604 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=PolicyModel,version=0.0.1), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:07:38.605 [main] DEBUG org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor -- create map: Album:0.0.1 00:07:38.606 [main] WARN org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- createEvent()<-Engine:0.0.1,READY, error on event creation: java.lang.NullPointerException: null at java.base/java.util.Objects.requireNonNull(Objects.java:208) at java.base/java.util.TreeMap.getEntry(TreeMap.java:345) at java.base/java.util.TreeMap.get(TreeMap.java:279) at org.onap.policy.apex.model.basicmodel.concepts.AxConceptGetterImpl.get(AxConceptGetterImpl.java:54) at org.onap.policy.apex.model.eventmodel.concepts.AxEvents.get(AxEvents.java:315) at org.onap.policy.apex.core.engine.event.EnEvent.<init>(EnEvent.java:99) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl.createEvent(ApexEngineImpl.java:360) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImplTest.testListener(ApexEngineImplTest.java:261) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:07:38.615 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=PolicyModelStates,version=0.0.1) 00:07:38.615 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=PolicyModelStates,version=0.0.1), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:07:38.616 [main] ERROR org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler -- No more than one policy in a model can have the same trigger event. In model PolicyModelStates:0.0.1 Policy (Policy0:0.0.1) and Policy (Policy1:0.0.1) have the same Trigger event (Event:0.0.1) 00:07:38.616 [main] ERROR org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler -- Policy (AxArtifactKey:(name=Policy0,version=0.0.1)) has overwritten Policy (Policy1:0.0.1 so this overwritten policy will never be triggered in this engine. 00:07:38.718 [main] DEBUG org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- execute(): triggered by event EnEvent [axEvent=AxEvent:(key=AxArtifactKey:(name=Event,version=0.0.1),nameSpace=event.name.space,source=source,target=target,parameter={},toscaPolicyState=), userArtifactStack=null, map={}] 00:07:38.718 [main] DEBUG org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler -- execute(): state machine "org.onap.policy.apex.core.engine.executor.StateMachineExecutor@1eb9bf60" execution starting . . . 00:07:38.723 [main] WARN org.onap.policy.apex.core.engine.executor.StateExecutor -- State execution of state "Policy1:0.0.1:NULL:state1" on task "NULL:0.0.0" failed: Cannot invoke "org.onap.policy.apex.core.engine.executor.TaskExecutor.execute(long, java.util.Properties, java.util.Map)" because the return value of "java.util.Map.get(Object)" is null 00:07:38.723 [main] WARN org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler -- execute()<-: state machine "org.onap.policy.apex.core.engine.executor.StateMachineExecutor@1eb9bf60" execution failed org.onap.policy.apex.core.engine.executor.exception.StateMachineException: State execution of state "Policy1:0.0.1:NULL:state1" on task "NULL:0.0.0" failed: Cannot invoke "org.onap.policy.apex.core.engine.executor.TaskExecutor.execute(long, java.util.Properties, java.util.Map)" because the return value of "java.util.Map.get(Object)" is null at org.onap.policy.apex.core.engine.executor.StateExecutor.execute(StateExecutor.java:256) at org.onap.policy.apex.core.engine.executor.StateMachineExecutor.execute(StateMachineExecutor.java:150) at org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler.execute(StateMachineHandler.java:160) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl.handleEvent(ApexEngineImpl.java:395) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImplTest.assertEngineStopStartState(ApexEngineImplTest.java:500) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImplTest.testStateMachineHandler(ApexEngineImplTest.java:437) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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.lang.NullPointerException: Cannot invoke "org.onap.policy.apex.core.engine.executor.TaskExecutor.execute(long, java.util.Properties, java.util.Map)" because the return value of "java.util.Map.get(Object)" is null at org.onap.policy.apex.core.engine.executor.StateExecutor.execute(StateExecutor.java:204) ... 76 common frames omitted 00:07:38.725 [main] WARN org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- handleEvent()<-Engine:0.0.1,EXECUTING, engine execution error: org.onap.policy.apex.core.engine.executor.exception.StateMachineException: execute()<-: execution failed on state machine org.onap.policy.apex.core.engine.executor.StateMachineExecutor@1eb9bf60 at org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler.execute(StateMachineHandler.java:166) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl.handleEvent(ApexEngineImpl.java:395) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImplTest.assertEngineStopStartState(ApexEngineImplTest.java:500) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImplTest.testStateMachineHandler(ApexEngineImplTest.java:437) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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.apex.core.engine.executor.exception.StateMachineException: State execution of state "Policy1:0.0.1:NULL:state1" on task "NULL:0.0.0" failed: Cannot invoke "org.onap.policy.apex.core.engine.executor.TaskExecutor.execute(long, java.util.Properties, java.util.Map)" because the return value of "java.util.Map.get(Object)" is null at org.onap.policy.apex.core.engine.executor.StateExecutor.execute(StateExecutor.java:256) at org.onap.policy.apex.core.engine.executor.StateMachineExecutor.execute(StateMachineExecutor.java:150) at org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler.execute(StateMachineHandler.java:160) ... 74 common frames omitted Caused by: java.lang.NullPointerException: Cannot invoke "org.onap.policy.apex.core.engine.executor.TaskExecutor.execute(long, java.util.Properties, java.util.Map)" because the return value of "java.util.Map.get(Object)" is null at org.onap.policy.apex.core.engine.executor.StateExecutor.execute(StateExecutor.java:204) ... 76 common frames omitted 00:07:38.726 [main] DEBUG org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- handleEvent()<-Engine:0.0.1,EXECUTING, There is no listener registered to receive outgoing event: [EnEvent [axEvent=AxEvent:(key=AxArtifactKey:(name=Event,version=0.0.1),nameSpace=event.name.space,source=source,target=target,parameter={},toscaPolicyState=), userArtifactStack=null, map={}]] 00:07:38.726 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=PolicyModelStates,version=0.0.1) 00:07:38.727 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=PolicyModelStates,version=0.0.1), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:07:38.829 [main] WARN org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler -- stop()<-clean up failed, state machine "PolicyModelStates:0.0.1" cleanup failed org.onap.policy.apex.core.engine.executor.exception.StateMachineException: dummy state machine executor exception at org.onap.policy.apex.core.engine.engine.impl.DummySmExecutor.cleanUp(DummySmExecutor.java:82) at org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler.stop(StateMachineHandler.java:180) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl.stop(ApexEngineImpl.java:292) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImplTest.testStateMachineHandler(ApexEngineImplTest.java:449) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:07:38.831 [main] WARN org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler -- start()<-PolicyModelStates:0.0.1, start failed, state machine "PolicyModelStates:0.0.1" org.onap.policy.apex.core.engine.executor.exception.StateMachineException: dummy state machine executor exception at org.onap.policy.apex.core.engine.engine.impl.DummySmExecutor.prepare(DummySmExecutor.java:60) at org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler.start(StateMachineHandler.java:123) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl.start(ApexEngineImpl.java:252) 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.apex.core.engine.engine.impl.ApexEngineImplTest.testStateMachineHandler(ApexEngineImplTest.java:453) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:07:38.833 [main] DEBUG org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- execute(): triggered by event EnEvent [axEvent=AxEvent:(key=AxArtifactKey:(name=Event,version=0.0.1),nameSpace=event.name.space,source=source,target=target,parameter={},toscaPolicyState=), userArtifactStack=null, map={}] 00:07:38.833 [main] DEBUG org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler -- execute(): state machine "org.onap.policy.apex.core.engine.engine.impl.DummySmExecutor@96abc76" execution starting . . . 00:07:38.834 [main] DEBUG org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler -- execute()<-: state machine "org.onap.policy.apex.core.engine.engine.impl.DummySmExecutor@96abc76" execution completed 00:07:38.834 [main] DEBUG org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl -- handleEvent()<-Engine:0.0.1,EXECUTING, There is no listener registered to receive outgoing event: [EnEvent [axEvent=AxEvent:(key=AxArtifactKey:(name=Event,version=0.0.1),nameSpace=event.name.space,source=source,target=target,parameter={},toscaPolicyState=), userArtifactStack=null, map={}]] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.451 s -- in org.onap.policy.apex.core.engine.engine.impl.ApexEngineImplTest [INFO] Running org.onap.policy.apex.core.engine.EngineParametersTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.policy.apex.core.engine.EngineParametersTest [INFO] Running org.onap.policy.apex.core.engine.event.EnEventTest 00:07:38.998 [main] WARN org.onap.policy.apex.core.engine.event.EnEvent -- null keys are illegal on method parameter "key" 00:07:38.999 [main] WARN org.onap.policy.apex.core.engine.event.EnEvent -- parameter with key "NonField" not defined on event "Event" 00:07:39.002 [main] WARN org.onap.policy.apex.context.impl.schema.java.JavaSchemaHelper -- Parent:0.0.1:MyParent:MyField: object "Hello" of class "java.lang.String" not compatible with class "java.lang.Integer" java.lang.reflect.InvocationTargetException: null 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.onap.policy.apex.context.impl.schema.java.JavaSchemaHelper.stringConversion(JavaSchemaHelper.java:222) at org.onap.policy.apex.context.impl.schema.java.JavaSchemaHelper.numericConversion(JavaSchemaHelper.java:209) at org.onap.policy.apex.context.impl.schema.java.JavaSchemaHelper.unmarshal(JavaSchemaHelper.java:143) at org.onap.policy.apex.core.engine.event.EnField.getAssignableValue(EnField.java:110) at org.onap.policy.apex.core.engine.event.EnEvent.put(EnEvent.java:228) at org.onap.policy.apex.core.engine.event.EnEventTest.lambda$testAxEvent$4(EnEventTest.java:132) 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.apex.core.engine.event.EnEventTest.testAxEvent(EnEventTest.java:132) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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.lang.NumberFormatException: For input string: "Hello" 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.<init>(Integer.java:1127) ... 87 common frames omitted 00:07:39.004 [main] WARN org.onap.policy.apex.core.engine.event.EnEvent -- null values are illegal on method parameter "key" 00:07:39.004 [main] WARN org.onap.policy.apex.core.engine.event.EnEvent -- parameter with key NonField not defined on this event 00:07:39.004 [main] WARN org.onap.policy.apex.core.engine.event.EnEvent -- null keys are illegal on method parameter "key" 00:07:39.005 [main] WARN org.onap.policy.apex.core.engine.event.EnEvent -- parameter with key NonField not defined on this event [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.apex.core.engine.event.EnEventTest [INFO] Running org.onap.policy.apex.core.engine.event.EnExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.apex.core.engine.event.EnExceptionTest [INFO] Running org.onap.policy.apex.core.engine.event.EnFieldTest 00:07:39.024 [main] WARN org.onap.policy.apex.context.impl.schema.SchemaHelperFactory -- schema "FieldSchema:0.0.1" for entity Parent:0.0.1:MyParent:MyField does not exist 00:07:39.024 [main] WARN org.onap.policy.apex.core.engine.event.EnField -- schema helper cannot be created for parameter with key "Parent:0.0.1:MyParent:MyField" with schema "AxArtifactKey:(name=FieldSchema,version=0.0.1)" org.onap.policy.apex.context.ContextRuntimeException: schema "FieldSchema:0.0.1" for entity Parent:0.0.1:MyParent:MyField does not exist at org.onap.policy.apex.context.impl.schema.SchemaHelperFactory.createSchemaHelper(SchemaHelperFactory.java:69) at org.onap.policy.apex.core.engine.event.EnField.<init>(EnField.java:68) at org.onap.policy.apex.core.engine.event.EnFieldTest.lambda$testEnField$0(EnFieldTest.java:71) 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.apex.core.engine.event.EnFieldTest.testEnField(EnFieldTest.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:07:39.025 [main] WARN org.onap.policy.apex.context.impl.schema.java.JavaSchemaHelper -- Parent:0.0.1:MyParent:MyField: object "Hello" of class "java.lang.String" not compatible with class "java.lang.Integer" java.lang.reflect.InvocationTargetException: null 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.onap.policy.apex.context.impl.schema.java.JavaSchemaHelper.stringConversion(JavaSchemaHelper.java:222) at org.onap.policy.apex.context.impl.schema.java.JavaSchemaHelper.numericConversion(JavaSchemaHelper.java:209) at org.onap.policy.apex.context.impl.schema.java.JavaSchemaHelper.unmarshal(JavaSchemaHelper.java:143) at org.onap.policy.apex.core.engine.event.EnField.isAssignableValue(EnField.java:120) at org.onap.policy.apex.core.engine.event.EnFieldTest.testEnField(EnFieldTest.java:91) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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.lang.NumberFormatException: For input string: "Hello" 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.<init>(Integer.java:1127) ... 81 common frames omitted [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.apex.core.engine.event.EnFieldTest [INFO] Running org.onap.policy.apex.core.engine.executor.context.TaskExecutionContextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s -- in org.onap.policy.apex.core.engine.executor.context.TaskExecutionContextTest [INFO] Running org.onap.policy.apex.core.engine.executor.context.AxTaskFacadeTest 00:07:39.504 [main] WARN org.onap.policy.apex.core.engine.executor.context.AxTaskFacade -- no incoming field with name "InFieldDoesntExist" defined on task "Task0:0.0.1" 00:07:39.505 [main] WARN org.onap.policy.apex.core.engine.executor.context.AxTaskFacade -- no outgoing field with name "OutFieldDoesntExist" defined on task "Task0:0.0.1" 00:07:39.507 [main] WARN org.onap.policy.apex.core.engine.executor.context.AxTaskFacade -- schema helper cannot be created for task field "InFieldBad" with key "null" with schema "null" java.lang.IllegalArgumentException: Parameter "owningEntityKey" may not be null at org.onap.policy.common.utils.validation.Assertions.argumentOfClassNotNull(Assertions.java:130) at org.onap.policy.apex.context.impl.schema.SchemaHelperFactory.createSchemaHelper(SchemaHelperFactory.java:58) at org.onap.policy.apex.core.engine.executor.context.AxTaskFacade.getFieldSchemaHelper(AxTaskFacade.java:132) at org.onap.policy.apex.core.engine.executor.context.AxTaskFacade.getInFieldSchemaHelper(AxTaskFacade.java:82) at org.onap.policy.apex.core.engine.executor.context.AxTaskFacadeTest.lambda$testAxStateFacade$2(AxTaskFacadeTest.java:133) 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.apex.core.engine.executor.context.AxTaskFacadeTest.testAxStateFacade(AxTaskFacadeTest.java:133) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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.apex.context.ContextRuntimeException: Parameter "owningEntityKey" may not be null 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.onap.policy.common.utils.validation.Assertions.argumentOfClassNotNull(Assertions.java:128) ... 80 common frames omitted 00:07:39.508 [main] WARN org.onap.policy.apex.core.engine.executor.context.AxTaskFacade -- schema helper cannot be created for task field "OutFieldBad" with key "null" with schema "null" java.lang.IllegalArgumentException: Parameter "owningEntityKey" may not be null at org.onap.policy.common.utils.validation.Assertions.argumentOfClassNotNull(Assertions.java:130) at org.onap.policy.apex.context.impl.schema.SchemaHelperFactory.createSchemaHelper(SchemaHelperFactory.java:58) at org.onap.policy.apex.core.engine.executor.context.AxTaskFacade.getFieldSchemaHelper(AxTaskFacade.java:132) at org.onap.policy.apex.core.engine.executor.context.AxTaskFacade.getOutFieldSchemaHelper(AxTaskFacade.java:94) at org.onap.policy.apex.core.engine.executor.context.AxTaskFacadeTest.lambda$testAxStateFacade$3(AxTaskFacadeTest.java:136) 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.apex.core.engine.executor.context.AxTaskFacadeTest.testAxStateFacade(AxTaskFacadeTest.java:136) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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.apex.context.ContextRuntimeException: Parameter "owningEntityKey" may not be null 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.onap.policy.common.utils.validation.Assertions.argumentOfClassNotNull(Assertions.java:128) ... 80 common frames omitted [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.policy.apex.core.engine.executor.context.AxTaskFacadeTest [INFO] Running org.onap.policy.apex.core.engine.executor.context.AxStateFacadeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.onap.policy.apex.core.engine.executor.context.AxStateFacadeTest [INFO] Running org.onap.policy.apex.core.engine.executor.context.TaskSelectionExecutionContextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.onap.policy.apex.core.engine.executor.context.TaskSelectionExecutionContextTest [INFO] Running org.onap.policy.apex.core.engine.executor.context.StateFinalizerExecutionContextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.onap.policy.apex.core.engine.executor.context.StateFinalizerExecutionContextTest [INFO] Running org.onap.policy.apex.core.engine.executor.TaskSelectExecutorTest 00:07:40.090 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- prepare:State0Parent:0.0.1:Parent:State0,null,null 00:07:40.091 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- prepare:State0Parent:0.0.1:Parent:State0,null,some task logic 00:07:40.092 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-pre:State0Parent:0.0.1:Parent:State0,null,some task logic 00:07:40.093 [main] WARN org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-post: task selection logic failed on state "State0Parent:0.0.1:Parent:State0" 00:07:40.093 [main] WARN org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-post: task selection logic failed on state "State0Parent:0.0.1:Parent:State0", user message: Execution message 00:07:40.094 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-pre:State0Parent:0.0.1:Parent:State0,null,some task logic 00:07:40.095 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-post:State0Parent:0.0.1:Parent:State0, returning default task 00:07:40.095 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-pre:State0Parent:0.0.1:Parent:State0,null,some task logic 00:07:40.096 [main] ERROR org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-post: task "IDontExist:0.0.0" returned by task selection logic not defined on state "State0Parent:0.0.1:Parent:State0" 00:07:40.097 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-pre:State0Parent:0.0.1:Parent:State0,null,some task logic 00:07:40.098 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-post:State0Parent:0.0.1:Parent:State0,, returning task Task0:0.0.0 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.onap.policy.apex.core.engine.executor.TaskSelectExecutorTest [INFO] Running org.onap.policy.apex.core.engine.executor.TaskExecutorTest 00:07:40.145 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- prepare:Task0:0.0.1,null,null 00:07:40.146 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- prepare:Task0:0.0.1,null,some task logic 00:07:40.147 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-pre:null,Task0:0.0.1,some task logic 00:07:40.148 [main] WARN org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-post: task logic execution failure on task "Task0" in model Context:0.0.1 00:07:40.149 [main] WARN org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-post: task logic execution failure on task "Task0" in model Context:0.0.1, user message: Execution message 00:07:40.151 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-post:Task0:0.0.1, returning fields {outputEvent={OutField0=null, OutField1=null}} 00:07:40.154 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-post:Task0:0.0.1, returning fields {outputEvent={InField1=null, OutField0=null, OutField1=null}} 00:07:40.156 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-post:Task0:0.0.1, returning fields {outputEvent={InField0=A Value, InField1=null, OutField0=null, OutField1=null}} 00:07:40.157 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-post:Task0:0.0.1, returning fields {outputEvent={InField0=Output Value, InField1=null, OutField0=null, OutField1=null}} 00:07:40.158 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-post:Task0:0.0.1, returning fields {outputEvent={InField0=A Value, InField1=null, OutField0=null, OutField1=null}} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.policy.apex.core.engine.executor.TaskExecutorTest [INFO] Running org.onap.policy.apex.core.engine.executor.StateFinalizerExecutorTest 00:07:40.194 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- prepare:null,null,null 00:07:40.195 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- prepare:null,null,some task logic 00:07:40.195 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-pre:null,null,some task logic 00:07:40.196 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-pre:null,null,some task logic 00:07:40.197 [main] WARN org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-post: state finalizer logic execution failure on state "NULL:0.0.0:NULL:NULL" on finalizer logic null 00:07:40.197 [main] WARN org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-post: state finalizer logic execution failure on state "NULL:0.0.0:NULL:NULL" on finalizer logic null, user message: Execution message 00:07:40.197 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-pre:null,null,some task logic 00:07:40.198 [main] WARN org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-post: state finalizer logic "null" did not select an output state 00:07:40.198 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-pre:null,null,some task logic 00:07:40.199 [main] WARN org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-post: state finalizer logic "null" selected output state "ThisOutputDoesNotExist" that does not exsist on state "NULL:0.0.0:NULL:NULL" 00:07:40.199 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-pre:null,null,some task logic 00:07:40.199 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-post:null, returning state output "ValidOutput" and fields incomingEvent [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.policy.apex.core.engine.executor.StateFinalizerExecutorTest [INFO] Running org.onap.policy.apex.core.engine.executor.StateMachineExecutorTest 00:07:40.264 [main] WARN org.onap.policy.apex.core.engine.executor.StateExecutor -- State execution of state "Policy:0.0.1:NULL:state1" on task "task1:0.0.1" failed: state output definition for state output "stateOutputBad" not found for state "Policy:0.0.1:NULL:state1" [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.policy.apex.core.engine.executor.StateMachineExecutorTest [INFO] Running org.onap.policy.apex.core.engine.executor.StateExecutorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.apex.core.engine.executor.StateExecutorTest [INFO] Running org.onap.policy.apex.core.engine.executor.exception.StateMachineRuntimeExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.apex.core.engine.executor.exception.StateMachineRuntimeExceptionTest [INFO] Running org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImplTest 00:07:40.307 [main] ERROR org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl -- Executor plugin class not defined for "Dummy" executor of type "org.onap.policy.apex.core.engine.executor.TaskExecutor" 00:07:40.309 [main] ERROR org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl -- Instantiation error on "Dummy" executor of type "org.onap.policy.apex.core.engine.executor.DummyFailingTaskExecutor" java.lang.reflect.InvocationTargetException: null 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.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl.createExecutor(ExecutorFactoryImpl.java:204) at org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl.getTaskExecutor(ExecutorFactoryImpl.java:121) at org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImplTest.lambda$testExecutorFactoryCreateErrors$1(ExecutorFactoryImplTest.java:173) 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.apex.core.engine.executor.impl.ExecutorFactoryImplTest.testExecutorFactoryCreateErrors(ExecutorFactoryImplTest.java:173) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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.lang.InstantiationException: I always fail at org.onap.policy.apex.core.engine.executor.DummyFailingTaskExecutor.<init>(DummyFailingTaskExecutor.java:28) ... 84 common frames omitted 00:07:40.310 [main] ERROR org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl -- Executor on "Dummy" of type "class org.onap.policy.apex.core.engine.executor.DummyStateFinalizerExecutor" is not an instance of "org.onap.policy.apex.core.engine.executor.TaskExecutor" 00:07:40.321 [main] ERROR org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl -- Specified Apex executor plugin class "java.lang.String" does not implement the Executor interface 00:07:40.321 [main] ERROR org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl -- Specified Apex executor plugin class "java.lang.String" does not implement the Executor interface 00:07:40.322 [main] ERROR org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl -- Specified Apex executor plugin class "java.lang.String" does not implement the Executor interface 00:07:40.332 [main] ERROR org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl -- Apex executor class not found for executor plugin "org.onap.policy.apex.core.engine.executor.BadTaskExecutor" java.lang.ClassNotFoundException: org.onap.policy.apex.core.engine.executor.BadTaskExecutor 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:375) at org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl.getExecutorPluginClass(ExecutorFactoryImpl.java:162) at org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl.<init>(ExecutorFactoryImpl.java:82) 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.apex.core.engine.executor.impl.ExecutorFactoryImplTest.testExecutorFactoryImplNonExistent(ExecutorFactoryImplTest.java:117) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:07:40.333 [main] ERROR org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl -- Apex executor class not found for executor plugin "org.onap.policy.apex.core.engine.executor.BadTaskSelectExecutor" java.lang.ClassNotFoundException: org.onap.policy.apex.core.engine.executor.BadTaskSelectExecutor 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:375) at org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl.getExecutorPluginClass(ExecutorFactoryImpl.java:162) at org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl.<init>(ExecutorFactoryImpl.java:84) 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.apex.core.engine.executor.impl.ExecutorFactoryImplTest.testExecutorFactoryImplNonExistent(ExecutorFactoryImplTest.java:122) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:07:40.334 [main] ERROR org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl -- Apex executor class not found for executor plugin "org.onap.policy.apex.core.engine.executor.BadTaskSelectExecutor" java.lang.ClassNotFoundException: org.onap.policy.apex.core.engine.executor.BadTaskSelectExecutor 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:375) at org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl.getExecutorPluginClass(ExecutorFactoryImpl.java:162) at org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl.<init>(ExecutorFactoryImpl.java:84) 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.apex.core.engine.executor.impl.ExecutorFactoryImplTest.testExecutorFactoryImplNonExistent(ExecutorFactoryImplTest.java:127) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:07:40.334 [main] ERROR org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl -- Apex executor class not found for executor plugin "org.onap.policy.apex.core.engine.executor.BadStateFinalizerExecutor" java.lang.ClassNotFoundException: org.onap.policy.apex.core.engine.executor.BadStateFinalizerExecutor 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:375) at org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl.getExecutorPluginClass(ExecutorFactoryImpl.java:162) at org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImpl.<init>(ExecutorFactoryImpl.java:86) 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.apex.core.engine.executor.impl.ExecutorFactoryImplTest.testExecutorFactoryImplNonExistent(ExecutorFactoryImplTest.java:133) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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: 0.041 s -- in org.onap.policy.apex.core.engine.executor.impl.ExecutorFactoryImplTest [INFO] Running org.onap.policy.apex.core.engine.ExecutorParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.apex.core.engine.ExecutorParametersTest [INFO] Running org.onap.policy.apex.core.infrastructure.threading.ThreadingTest 00:07:40.353 [main] DEBUG org.onap.policy.apex.core.infrastructure.threading.ThreadingTest -- ApplicationThreadFactory [nextPoolNumber=1,nextThreadNumber=0, name=Apex-localName-0, stackSize=0, threadPriority=5] 00:07:40.353 [main] DEBUG org.onap.policy.apex.core.infrastructure.threading.ThreadingTest -- ApplicationThreadFactory [nextPoolNumber=2,nextThreadNumber=0, name=Apex-localName-1, stackSize=0, threadPriority=5] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.policy.apex.core.infrastructure.threading.ThreadingTest [INFO] Running org.onap.policy.apex.core.infrastructure.threading.MessageExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.apex.core.infrastructure.threading.MessageExceptionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ core --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/core/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'core' with 29 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ core --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/core/target/core-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ core --- [INFO] Analyzed bundle 'core' with 29 classes [INFO] Analyzed bundle 'model' with 88 classes [INFO] Analyzed bundle 'context-management' with 24 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ core --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/core/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ core --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/core/pom.xml to /tmp/r/org/onap/policy/apex-pdp/core/core/4.1.0-SNAPSHOT/core-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/core/target/core-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/core/core/4.1.0-SNAPSHOT/core-4.1.0-SNAPSHOT.jar [INFO] [INFO] -----------------< org.onap.policy.apex-pdp.auth:auth >----------------- [INFO] Building auth 4.1.0-SNAPSHOT [6/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ auth --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ auth --- [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-apex-pdp-sonar/auth/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) @ auth --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ auth --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ auth --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ auth --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ auth --- [INFO] Analyzed bundle 'auth' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ auth --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/auth/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ auth --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/auth/pom.xml to /tmp/r/org/onap/policy/apex-pdp/auth/auth/4.1.0-SNAPSHOT/auth-4.1.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.onap.policy.apex-pdp.auth:cli-editor >-------------- [INFO] Building cli-editor 4.1.0-SNAPSHOT [7/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ cli-editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ cli-editor --- [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-apex-pdp-sonar/auth/cli-editor/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) @ cli-editor --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ cli-editor --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cli-editor --- [INFO] Copying 6 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cli-editor --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 18 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cli-editor --- [INFO] Copying 31 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cli-editor --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 11 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ cli-editor --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/auth/cli-editor/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.apex.auth.clieditor.FileMacroTest 00:07:42,822 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - This is logback-classic version 1.5.15 00:07:42,823 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6aa648b9 - No custom configurators were discovered as a service. 00:07:42,823 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6aa648b9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 00:07:42,824 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6aa648b9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 00:07:42,828 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Could NOT find resource [logback-test.scmo] 00:07:42,828 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Could NOT find resource [logback.scmo] 00:07:42,834 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6aa648b9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 00:07:42,834 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6aa648b9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 00:07:42,835 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6aa648b9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 00:07:42,836 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Found resource [logback-test.xml] at [file:/w/workspace/policy-apex-pdp-sonar/auth/cli-editor/target/test-classes/logback-test.xml] 00:07:42,950 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [Apex] 00:07:42,951 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 00:07:42,968 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@68ace111 - value "/tmp/apex_logging/" substituted for "${java.io.tmpdir}/apex_logging/" 00:07:42,970 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 00:07:42,970 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:07:42,981 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:07:43,024 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - BEWARE: Writing to the console can be very slow. Avoid logging to the 00:07:43,025 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 00:07:43,025 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 00:07:43,025 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 00:07:43,026 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 00:07:43,027 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.infinispan] to INFO 00:07:43,029 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.infinispan] to false 00:07:43,030 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.infinispan] 00:07:43,030 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.zookeeper.ClientCnxn] to OFF 00:07:43,030 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.apache.zookeeper.ClientCnxn] to false 00:07:43,030 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.apache.zookeeper.ClientCnxn] 00:07:43,030 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.apex.core] to INFO 00:07:43,030 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.apex.core] to false 00:07:43,030 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.apex.core] 00:07:43,031 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 00:07:43,031 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CTXT_FILE] 00:07:43,031 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender] 00:07:43,034 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@68ace111 - value "/tmp/apex_logging//apex_ctxt.log" substituted for "${LOG_DIR}/apex_ctxt.log" 00:07:43,034 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:07:43,035 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@68ace111 - value "%d %-5relative [procId=processId_IS_UNDEFINED] [%thread] %-5level %logger{26} - %msg %n %ex{full}" substituted for "%d %-5relative [procId=${processId}] [%thread] %-5level %logger{26} - %msg %n %ex{full}" 00:07:43,036 |-INFO in ch.qos.logback.core.FileAppender[CTXT_FILE] - File property is set to [/tmp/apex_logging//apex_ctxt.log] 00:07:43,038 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.apex.core.context.impl.monitoring] to INFO 00:07:43,038 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.apex.core.context.impl.monitoring] to false 00:07:43,038 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CTXT_FILE] to Logger[org.onap.policy.apex.core.context.impl.monitoring] 00:07:43,038 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.apex.core.context] to INFO 00:07:43,038 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.apex.core.context] to false 00:07:43,038 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.apex.core.context] 00:07:43,038 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.apex.auth] to INFO 00:07:43,038 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.apex.auth] to false 00:07:43,039 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.apex.auth] 00:07:43,039 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@18324f97 - End of configuration. 00:07:43,040 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@29be7749 - Registering current configuration as safe fallback point 00:07:43,040 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6aa648b9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 205 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2025-01-12 00:07:43,043 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Starting Apex CLI editor [-c, src/test/resources/scripts/FileMacro.apex, -l, /tmp/TestPolicyModel12465023704928844292.log, -o, /tmp/TestPolicyModel6372855273293689634.json, -if, true] . . . 2025-01-12 00:07:43,278 Apex [main] ERROR o.o.p.a.a.c.ApexCommandLineEditorMain - execution of Apex command line editor failed: 8 command execution failure(s) occurred [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s -- in org.onap.policy.apex.auth.clieditor.FileMacroTest [INFO] Running org.onap.policy.apex.auth.clieditor.CommandLineCommandTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.onap.policy.apex.auth.clieditor.CommandLineCommandTest [INFO] Running org.onap.policy.apex.auth.clieditor.CommandLineParametersTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.apex.auth.clieditor.CommandLineParametersTest [INFO] Running org.onap.policy.apex.auth.clieditor.tosca.ApexCliToscaEditorTest 2025-01-12 00:07:43,471 Apex [main] INFO o.o.p.a.a.c.t.ApexCliToscaEditorMain - Starting Apex CLI Tosca editor with arguments - [] 2025-01-12 00:07:43,475 Apex [main] INFO o.o.p.a.a.c.t.ApexCliToscaEditorMain - Starting Apex CLI Tosca editor with arguments - [-c, src/test/resources/tosca/PolicyModel.apex, -ac, src/test/resources/tosca/ApexConfig.json, -t, src/test/resources/tosca/ToscaTemplate.json, -ot, /tmp/ToscaPolicyOutput15772575082870919840.json, -l, /tmp/ApexCliTosca10776133559441925915.log] 2025-01-12 00:07:43,478 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Starting Apex CLI editor [-c, src/test/resources/tosca/PolicyModel.apex, -l, /tmp/ApexCliTosca10776133559441925915.log, -o, /tmp/policyModel14413284234508229238.json] . . . 2025-01-12 00:07:43,491 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,492 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,492 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,492 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,493 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,493 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,493 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,494 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,494 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,494 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,495 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,495 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,495 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,496 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,496 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,496 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,497 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,497 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,529 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Apex CLI editor completed execution 2025-01-12 00:07:43,529 Apex [main] INFO o.o.p.a.a.c.t.ApexCliToscaEditorMain - Apex CLI editor completed execution. Creating the ToscaPolicy using the tosca templateskeleton file, config file, and policy model created. 2025-01-12 00:07:43,547 Apex [main] INFO o.o.p.a.a.c.t.ApexCliToscaEditorMain - Apex CLI Tosca editor completed execution. 2025-01-12 00:07:43,560 Apex [main] INFO o.o.p.a.a.c.t.ApexCliToscaEditorMain - Starting Apex CLI Tosca editor with arguments - [-ac, src/test/resources/tosca/ApexConfig.json, -t, src/test/resources/tosca/ToscaTemplate.json, -ot, /tmp/ToscaPolicyOutput10491772634339440284.json, -l, /tmp/ApexCliTosca14317747964542732420.log] 2025-01-12 00:07:43,564 Apex [main] INFO o.o.p.a.a.c.t.ApexCliToscaEditorMain - Starting Apex CLI Tosca editor with arguments - [-c, src/test/resources/tosca/PolicyModel.apex, -l, /tmp/ApexCliTosca12616621065012011637.log, -ac, src/test/resources/tosca/ApexConfig.json, -t, src/test/resources/tosca/ToscaTemplate.json, -ot, /tmp/ToscaPolicyOutput13467940632708376006.json, -on, /tmp/ToscaNodeTemplate14241845732136604661.json, -nt, org.onap.nodetypes.policy.MetadataSet] 2025-01-12 00:07:43,565 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Starting Apex CLI editor [-c, src/test/resources/tosca/PolicyModel.apex, -l, /tmp/ApexCliTosca12616621065012011637.log, -o, /tmp/policyModel17060441089226689665.json] . . . 2025-01-12 00:07:43,586 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,586 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,586 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,587 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,587 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,587 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,587 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,588 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,588 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,588 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,588 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,589 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,589 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,589 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,589 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,590 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,590 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,590 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,620 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Apex CLI editor completed execution 2025-01-12 00:07:43,621 Apex [main] INFO o.o.p.a.a.c.t.ApexCliToscaEditorMain - Apex CLI editor completed execution. Creating the ToscaPolicy using the tosca templateskeleton file, config file, and policy model created. 2025-01-12 00:07:43,624 Apex [main] INFO o.o.p.a.a.c.t.ApexCliToscaEditorMain - Apex CLI Tosca editor completed execution. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.onap.policy.apex.auth.clieditor.tosca.ApexCliToscaEditorTest [INFO] Running org.onap.policy.apex.auth.clieditor.CommandLineEditorScriptingTest 2025-01-12 00:07:43,634 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Starting Apex CLI editor [-c, src/test/resources/scripts/SampleLBPolicy_WithMap.apex, -o, /tmp/SampleLBPolicyMap4897458965778875803.json, -l, /tmp/SampleLBPolicyMap2405540454246760547.log] . . . 2025-01-12 00:07:43,635 Apex [main] INFO o.o.p.a.a.clieditor.utils.CliUtils - File /tmp/SampleLBPolicyMap4897458965778875803.json does not exist. New file created. 2025-01-12 00:07:43,686 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,687 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,687 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,687 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,687 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,687 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,687 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,688 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,688 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,688 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,688 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,688 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,688 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,689 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,689 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,689 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,689 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,689 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,689 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,690 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,690 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,690 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,690 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,690 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,690 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,691 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,691 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,691 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,691 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,691 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,691 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,691 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,692 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,692 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,692 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,692 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,692 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,692 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,693 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,693 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,693 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,693 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,693 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,693 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,693 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,694 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,694 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,694 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,694 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,694 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,694 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,695 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,695 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,695 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,695 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,695 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,695 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,695 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,696 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,696 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,696 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,696 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,696 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,696 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,696 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,697 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,697 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,697 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,697 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,697 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,697 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,698 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,698 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,698 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,698 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,698 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,698 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,698 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,699 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,699 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,699 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,699 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,700 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,700 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,700 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,700 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,700 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,700 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,700 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,701 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,701 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,701 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,701 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,701 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,701 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,701 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,702 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,702 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,702 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,702 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,702 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,702 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,702 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,703 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,703 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,703 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,703 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,703 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,703 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,703 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,704 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,704 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,704 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,704 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,704 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,704 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,705 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,705 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,705 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,705 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,705 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,705 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,705 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,706 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,706 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,706 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,706 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,706 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,706 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,706 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,707 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,707 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,707 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,707 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,707 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,707 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,707 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,708 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,708 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,708 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,708 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,708 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,708 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,709 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,709 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,709 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,709 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,709 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,710 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,710 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,710 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,710 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,710 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,710 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,710 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,711 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,711 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,711 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,711 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,711 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,711 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,711 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,712 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,712 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,712 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,712 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,712 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,712 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,713 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,713 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,713 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,713 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,713 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,713 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,713 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,714 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,714 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,714 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,714 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,714 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,714 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,714 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,715 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,715 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,715 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,715 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,715 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,715 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,715 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,736 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Apex CLI editor completed execution 2025-01-12 00:07:43,809 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Starting Apex CLI editor [-c, src/test/resources/scripts/SampleLBPolicy.apex, -o, /tmp/SampleLBPolicyMap7223760877779948888.json, -l, /tmp/SampleLBPolicyMap8075731858202691137.log] . . . 2025-01-12 00:07:43,834 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,834 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,834 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,835 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,835 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,835 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,835 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,835 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,835 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,835 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,835 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,836 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,836 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,836 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,836 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,836 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,836 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,836 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,837 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,837 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,837 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,837 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,837 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,837 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,837 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,837 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,838 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,838 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,838 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,838 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,838 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,838 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,838 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,839 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,839 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,839 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,839 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,839 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,839 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,839 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,839 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,840 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,840 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,840 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,840 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,840 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,840 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,841 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,841 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,841 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,841 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,841 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,841 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,842 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,842 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,842 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,842 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,842 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,842 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,842 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,842 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,843 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,843 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,843 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,843 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,843 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,843 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,843 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,843 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,844 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,844 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,844 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,844 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,844 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,844 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,844 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,845 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,845 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,845 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,845 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,845 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,845 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,845 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,845 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,846 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,846 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,846 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,846 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,846 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,846 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,847 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,847 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,847 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,847 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,847 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,847 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,847 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,848 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,848 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,848 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,848 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,848 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,848 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,848 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,848 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,849 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,849 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,849 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,849 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,849 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,849 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,850 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,850 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,850 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,850 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,850 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,850 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,850 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,850 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,850 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,851 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,851 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,851 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,851 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,851 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,851 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,851 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,851 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,852 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,852 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,852 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,852 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,852 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,852 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,852 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,852 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,853 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,853 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,853 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,853 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,853 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:43,865 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Apex CLI editor completed execution [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s -- in org.onap.policy.apex.auth.clieditor.CommandLineEditorScriptingTest [INFO] Running org.onap.policy.apex.auth.clieditor.utils.CliUtilsTest 2025-01-12 00:07:43,973 Apex [main] ERROR o.o.p.a.a.clieditor.utils.CliUtils - Invalid getter method for the argument specfied. java.beans.IntrospectionException: Method not found: isInvalidFileName at java.desktop/java.beans.PropertyDescriptor.<init>(PropertyDescriptor.java:110) at java.desktop/java.beans.PropertyDescriptor.<init>(PropertyDescriptor.java:74) at org.onap.policy.apex.auth.clieditor.utils.CliUtils.generateArgumentsForCliEditor(CliUtils.java:264) at org.onap.policy.apex.auth.clieditor.utils.CliUtilsTest.testGenerateArgumentsForCliEditor_invalidVariable(CliUtilsTest.java:145) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.policy.apex.auth.clieditor.utils.CliUtilsTest [INFO] Running org.onap.policy.apex.auth.clieditor.CommandLineEditorEventsContextTest 2025-01-12 00:07:43,996 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Starting Apex CLI editor [-c, src/main/resources/examples/scripts/TestPolicyAvroEventContext.apex, -l, /tmp/junit-3184739042308474410/TestPolicyJavaEventsAndContext.log, -o, /tmp/junit-3184739042308474410/TestPolicyJavaEventsAndContext.json, -m, /tmp/junit-3184739042308474410/empty_commands.json, -a, src/main/resources/etc/editor/ApexModelProperties.json] . . . 2025-01-12 00:07:43,996 Apex [main] ERROR o.o.p.a.a.c.ApexCommandLineEditorMain - start of Apex command line editor failed, org.onap.policy.apex.auth.clieditor.CommandLineException: File /tmp/junit-3184739042308474410/empty_commands.json of type Metadata File does not exist at org.onap.policy.apex.auth.clieditor.utils.CliUtils.validateReadableFile(CliUtils.java:165) at org.onap.policy.apex.auth.clieditor.CommandLineParameters.validate(CommandLineParameters.java:68) at org.onap.policy.apex.auth.clieditor.ApexCommandLineEditorMain.<init>(ApexCommandLineEditorMain.java:76) at org.onap.policy.apex.auth.clieditor.CommandLineEditorEventsContextTest.test_emptyMetadataCommandFile_errorCountGreaterThanOne(CommandLineEditorEventsContextTest.java:153) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:07:44,004 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Starting Apex CLI editor [-c, src/main/resources/examples/scripts/TestPolicyAvroEventContext.apex, -l, /tmp/junit-3184739042308474410/TestPolicyJavaEventsAndContext.log, -o, /tmp/junit-3184739042308474410/TestPolicyJavaEventsAndContext.json] . . . 2025-01-12 00:07:44,004 Apex [main] INFO o.o.p.a.a.clieditor.utils.CliUtils - File /tmp/junit-3184739042308474410/TestPolicyJavaEventsAndContext.json does not exist. New file created. 2025-01-12 00:07:44,005 Apex [main] INFO o.o.p.a.a.clieditor.utils.CliUtils - File /tmp/junit-3184739042308474410/TestPolicyJavaEventsAndContext.log does not exist. New file created. 2025-01-12 00:07:44,025 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,025 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,025 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,026 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,027 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,027 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,027 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,027 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,027 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,028 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,028 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,028 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,028 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,029 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,029 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,029 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,029 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,030 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,030 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,031 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,031 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,031 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,031 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,031 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,031 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,031 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,032 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,032 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,032 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,032 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,032 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,034 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,034 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,035 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,035 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,035 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,035 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,035 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,035 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,036 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,036 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,036 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,036 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,036 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,036 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,036 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,047 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Apex CLI editor completed execution 2025-01-12 00:07:44,063 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Starting Apex CLI editor [-c, src/main/resources/examples/scripts/TestPolicyJavaEventContext.apex, -l, /tmp/junit-3184739042308474410/TestPolicyJavaEventsAndContext.log, -o, /tmp/junit-3184739042308474410/TestPolicyJavaEventsAndContext.json] . . . 2025-01-12 00:07:44,083 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,083 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,083 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,083 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,083 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,084 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,084 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,084 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,084 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,084 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,084 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,084 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,084 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,084 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,084 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,084 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,084 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,084 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,084 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,085 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,085 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,085 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,085 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,085 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,085 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,085 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,085 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,085 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,085 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,085 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,085 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,085 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,085 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,086 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,086 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,086 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,086 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,086 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,086 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,086 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,086 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,086 Apex [main] WARN o.o.p.a.m.m.impl.ApexModelImpl - inputFields and outputFields are deprecated from Task definition and will be removed. Instead, inputEvent and outputEvents are automatically populated to Tasks based on State definition 2025-01-12 00:07:44,092 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Apex CLI editor completed execution 2025-01-12 00:07:44,104 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Starting Apex CLI editor [-c, src/main/resources/examples/scripts/TestPolicyAvroEventContext.apex, -l, /tmp/junit-3184739042308474410/TestPolicyJavaEventsAndContext.log, -o, /tmp/junit-3184739042308474410/TestPolicyJavaEventsAndContext.json, -m, src/test/resources/model/empty_commands.json, -a, src/main/resources/etc/editor/ApexModelProperties.json] . . . 2025-01-12 00:07:44,106 Apex [main] ERROR o.o.p.a.a.c.ApexCommandLineEditorMain - start of Apex command line editor failed, no commands found in file: "src/main/resources/etc/editor/ApexModelProperties.json" [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.onap.policy.apex.auth.clieditor.CommandLineEditorEventsContextTest [INFO] Running org.onap.policy.apex.auth.clieditor.LogicBlockTest 2025-01-12 00:07:44,120 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Starting Apex CLI editor [-c, src/test/resources/scripts/AvroSchema.apex, -o, /tmp/TestAvroPolicyModel13038328339726581434.json, -nl] . . . 2025-01-12 00:07:44,123 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Apex CLI editor completed execution 2025-01-12 00:07:44,134 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Starting Apex CLI editor [-c, src/test/resources/scripts/LogicBlock.apex, -o, /tmp/TestLogicPolicyModel3872293550238639756.json, -if, true, -nl] . . . 2025-01-12 00:07:44,141 Apex [main] ERROR o.o.p.a.a.c.ApexCommandLineEditorMain - execution of Apex command line editor failed: 4 command execution failure(s) occurred [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.policy.apex.auth.clieditor.LogicBlockTest [INFO] Running org.onap.policy.apex.auth.clieditor.ContextAlbumsTest 2025-01-12 00:07:44,149 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Starting Apex CLI editor [-c, src/test/resources/scripts/ContextAlbums.apex, -o, /tmp/TestPolicyModel2134417676240875835.json, -nl] . . . 2025-01-12 00:07:44,158 Apex [main] ERROR o.o.p.a.a.c.ApexCommandLineEditorMain - execution of Apex command line editor failed: 1 command execution failure(s) occurred [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.policy.apex.auth.clieditor.ContextAlbumsTest [INFO] Running org.onap.policy.apex.auth.clieditor.CommandLineEditorOptionsTest 2025-01-12 00:07:44,170 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Starting Apex CLI editor [-c, src/main/resources/examples/scripts/ShellPolicyModel.apex, -l, /tmp/ShellPolicyModel7010083313743437183.log, -o, /tmp/ShellPolicyModel9472591954152357868.json, -nm] . . . 2025-01-12 00:07:44,173 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Apex CLI editor completed execution 2025-01-12 00:07:44,183 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Starting Apex CLI editor [-c, src/main/resources/examples/scripts/ShellPolicyModel.apex, -l, /tmp/ShellPolicyModel15207382901954520131.log, -o, /tmp/ShellPolicyModel4437616763802458784.json, -nl] . . . 2025-01-12 00:07:44,186 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Apex CLI editor completed execution 2025-01-12 00:07:44,190 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Starting Apex CLI editor [-c, src/main/resources/examples/scripts/ShellPolicyModel.apex, -l, /tmp/ShellPolicyModelIn3324747988721049691.log, -o, /tmp/ShellPolicyModelIn12919019836143877589.json] . . . 2025-01-12 00:07:44,194 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Apex CLI editor completed execution 2025-01-12 00:07:44,195 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Starting Apex CLI editor [-i, /tmp/ShellPolicyModelIn12919019836143877589.json, -c, src/main/resources/examples/scripts/ShellPolicyModelAddSchema.apex, -l, /tmp/ShellPolicyModelOut15488489674134422727.log, -o, /tmp/ShellPolicyModelOut14979872210738388035.json] . . . 2025-01-12 00:07:44,199 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Apex CLI editor completed execution 2025-01-12 00:07:44,200 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Starting Apex CLI editor [-c, src/main/resources/examples/scripts/ShellPolicyModel.apex, -l, /tmp/ShellPolicyModel1078672551713163844.log, -o, /tmp/ShellPolicyModel3282855821602567655.json, -nl, -nm] . . . 2025-01-12 00:07:44,208 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Apex CLI editor completed execution 2025-01-12 00:07:44,210 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Starting Apex CLI editor [-c, src/main/resources/examples/scripts/ShellPolicyModel.apex, -l, /tmp/ShellPolicyModel17635729461206905680.log, -o, /tmp/ShellPolicyModel16361858569289145345.json] . . . 2025-01-12 00:07:44,214 Apex [main] INFO o.o.p.a.a.c.ApexCommandLineEditorMain - Apex CLI editor completed execution [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.onap.policy.apex.auth.clieditor.CommandLineEditorOptionsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cli-editor --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/auth/cli-editor/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cli-editor' with 17 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ cli-editor --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/auth/cli-editor/target/cli-editor-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ cli-editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ cli-editor --- [INFO] Analyzed bundle 'cli-editor' with 17 classes [INFO] Analyzed bundle 'model' with 88 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ cli-editor --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/auth/cli-editor/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ cli-editor --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/auth/cli-editor/pom.xml to /tmp/r/org/onap/policy/apex-pdp/auth/cli-editor/4.1.0-SNAPSHOT/cli-editor-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/auth/cli-editor/target/cli-editor-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/auth/cli-editor/4.1.0-SNAPSHOT/cli-editor-4.1.0-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.apex-pdp.auth:cli-codegen >-------------- [INFO] Building cli-codegen 4.1.0-SNAPSHOT [8/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ cli-codegen --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ cli-codegen --- [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-apex-pdp-sonar/auth/cli-codegen/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) @ cli-codegen --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ cli-codegen --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cli-codegen --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cli-codegen --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cli-codegen --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cli-codegen --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ cli-codegen --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/auth/cli-codegen/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.apex.auth.clicodegen.CodeGeneratorCliEditorTest 00:07:46.732 [main] DEBUG org.onap.policy.apex.model.basicmodel.handling.ApexModelReader -- reading of Apex concept {} completed [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s -- in org.onap.policy.apex.auth.clicodegen.CodeGeneratorCliEditorTest [INFO] Running org.onap.policy.apex.auth.clicodegen.SupportGenerationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.policy.apex.auth.clicodegen.SupportGenerationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cli-codegen --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/auth/cli-codegen/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cli-codegen' with 2 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ cli-codegen --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/auth/cli-codegen/target/cli-codegen-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ cli-codegen --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ cli-codegen --- [INFO] Analyzed bundle 'cli-codegen' with 2 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ cli-codegen --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/auth/cli-codegen/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ cli-codegen --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/auth/cli-codegen/pom.xml to /tmp/r/org/onap/policy/apex-pdp/auth/cli-codegen/4.1.0-SNAPSHOT/cli-codegen-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/auth/cli-codegen/target/cli-codegen-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/auth/cli-codegen/4.1.0-SNAPSHOT/cli-codegen-4.1.0-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.apex-pdp.services:services >------------- [INFO] Building services 4.1.0-SNAPSHOT [9/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ services --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ services --- [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-apex-pdp-sonar/services/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) @ services --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ services --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ services --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ services --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ services --- [INFO] Analyzed bundle 'services' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ services --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/services/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ services --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/services/pom.xml to /tmp/r/org/onap/policy/apex-pdp/services/services/4.1.0-SNAPSHOT/services-4.1.0-SNAPSHOT.pom [INFO] [INFO] ---------< org.onap.policy.apex-pdp.services:services-engine >---------- [INFO] Building services-engine 4.1.0-SNAPSHOT [10/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ services-engine --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ services-engine --- [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-apex-pdp-sonar/services/services-engine/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) @ services-engine --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ services-engine --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ services-engine --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ services-engine --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 80 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ services-engine --- [INFO] Copying 73 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ services-engine --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 64 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ services-engine --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/services/services-engine/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.apex.service.engine.parameters.ExecutorParameterTests 00:07:54,438 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - This is logback-classic version 1.5.15 00:07:54,439 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e1218b4 - No custom configurators were discovered as a service. 00:07:54,439 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e1218b4 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 00:07:54,441 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e1218b4 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 00:07:54,444 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Could NOT find resource [logback-test.scmo] 00:07:54,445 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Could NOT find resource [logback.scmo] 00:07:54,449 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e1218b4 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 00:07:54,449 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e1218b4 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 00:07:54,450 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e1218b4 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 00:07:54,452 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Found resource [logback-test.xml] at [file:/w/workspace/policy-apex-pdp-sonar/services/services-engine/target/test-classes/logback-test.xml] 00:07:54,558 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [Apex] 00:07:54,559 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 00:07:54,575 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2a1debfa - value "/tmp/apex_logging/" substituted for "${java.io.tmpdir}/apex_logging/" 00:07:54,577 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 00:07:54,577 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:07:54,586 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:07:54,621 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - BEWARE: Writing to the console can be very slow. Avoid logging to the 00:07:54,621 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 00:07:54,621 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 00:07:54,622 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 00:07:54,622 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 00:07:54,623 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 00:07:54,624 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.apex.service.engine.event] to INFO 00:07:54,627 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.apex.service.engine.event] to false 00:07:54,627 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.apex.service.engine.event] 00:07:54,627 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@53a5e217 - End of configuration. 00:07:54,628 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4e73b552 - Registering current configuration as safe fallback point 00:07:54,628 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e1218b4 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 178 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2025-01-12 00:07:54,748 Apex [main] ERROR o.o.p.a.s.p.e.EngineServiceParametersJsonAdapter - value for field "parameterClassName" in "executorParameters:LOOBY" entry is not specified or is blank 2025-01-12 00:07:54,845 Apex [main] ERROR o.o.p.a.s.p.e.EngineServiceParametersJsonAdapter - value for field "parameterClassName" of "executorParameters:LOOBY" entry is not a plain string 2025-01-12 00:07:54,852 Apex [main] ERROR o.o.p.a.s.p.e.EngineServiceParametersJsonAdapter - failed to deserialize the parameters for "executorParameters:LOOBY" to parameter class "helloworld" java.lang.ClassNotFoundException: helloworld java.lang.ClassNotFoundException: helloworld 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:375) at org.onap.policy.apex.service.parameters.engineservice.EngineServiceParametersJsonAdapter.deserializeParameters(EngineServiceParametersJsonAdapter.java:301) at org.onap.policy.apex.service.parameters.engineservice.EngineServiceParametersJsonAdapter.getExecutorParameters(EngineServiceParametersJsonAdapter.java:212) at org.onap.policy.apex.service.parameters.engineservice.EngineServiceParametersJsonAdapter.deserialize(EngineServiceParametersJsonAdapter.java:105) at org.onap.policy.apex.service.parameters.engineservice.EngineServiceParametersJsonAdapter.deserialize(EngineServiceParametersJsonAdapter.java:59) at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393) at com.google.gson.Gson.fromJson(Gson.java:1227) 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.apex.service.parameters.ApexParameterHandler.getParameters(ApexParameterHandler.java:98) at org.onap.policy.apex.service.engine.parameters.ExecutorParameterTests.lambda$testBadPluginParamValueTest$6(ExecutorParameterTests.java:135) 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.apex.service.engine.parameters.ExecutorParameterTests.testBadPluginParamValueTest(ExecutorParameterTests.java:135) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:07:54,868 Apex [main] ERROR o.o.p.a.s.p.e.EngineServiceParametersJsonAdapter - could not find field "parameterClassName" in "executorParameters:ZOOBY" entry 2025-01-12 00:07:54,871 Apex [main] ERROR o.o.p.a.s.p.e.EngineServiceParametersJsonAdapter - could not find field "parameterClassName" in "executorParameters:ZOOBY" entry 2025-01-12 00:07:54,874 Apex [main] ERROR o.o.p.a.s.p.e.EngineServiceParametersJsonAdapter - value of "executorParameters:ZOOBY" entry is not a parameter JSON object 2025-01-12 00:07:54,877 Apex [main] ERROR o.o.p.a.s.p.e.EngineServiceParametersJsonAdapter - no "executorParameters" entry found in parameters, at least one executor parameter entry must be specified [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s -- in org.onap.policy.apex.service.engine.parameters.ExecutorParameterTests [INFO] Running org.onap.policy.apex.service.engine.parameters.ApexParametersTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.onap.policy.apex.service.engine.parameters.ApexParametersTest [INFO] Running org.onap.policy.apex.service.engine.parameters.ContextParameterTests 2025-01-12 00:07:54,964 Apex [main] ERROR o.o.p.a.s.p.e.EngineServiceParametersJsonAdapter - could not find field "parameterClassName" in "contextParameters" entry 2025-01-12 00:07:54,979 Apex [main] ERROR o.o.p.a.s.p.e.EngineServiceParametersJsonAdapter - failed to deserialize the parameters for "contextParameters" to parameter class "java.lang.Integer" com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected NUMBER but was BEGIN_OBJECT at path $ com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected NUMBER but was BEGIN_OBJECT at path $ at com.google.gson.Gson.fromJson(Gson.java:1238) at com.google.gson.Gson.fromJson(Gson.java:1329) at com.google.gson.Gson.fromJson(Gson.java:1300) at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) at org.onap.policy.apex.service.parameters.engineservice.EngineServiceParametersJsonAdapter.deserializeParameters(EngineServiceParametersJsonAdapter.java:301) at org.onap.policy.apex.service.parameters.engineservice.EngineServiceParametersJsonAdapter.getContextParameters(EngineServiceParametersJsonAdapter.java:155) at org.onap.policy.apex.service.parameters.engineservice.EngineServiceParametersJsonAdapter.deserialize(EngineServiceParametersJsonAdapter.java:102) at org.onap.policy.apex.service.parameters.engineservice.EngineServiceParametersJsonAdapter.deserialize(EngineServiceParametersJsonAdapter.java:59) at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393) at com.google.gson.Gson.fromJson(Gson.java:1227) 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.apex.service.parameters.ApexParameterHandler.getParameters(ApexParameterHandler.java:98) at org.onap.policy.apex.service.engine.parameters.ContextParameterTests.lambda$testBadClassParamTest$3(ContextParameterTests.java:82) 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.apex.service.engine.parameters.ContextParameterTests.testBadClassParamTest(ContextParameterTests.java:82) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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.lang.IllegalStateException: Expected NUMBER but was BEGIN_OBJECT at path $ at com.google.gson.internal.bind.JsonTreeReader.nextInt(JsonTreeReader.java:248) at com.google.gson.internal.bind.TypeAdapters$7.read(TypeAdapters.java:249) at com.google.gson.internal.bind.TypeAdapters$7.read(TypeAdapters.java:241) at com.google.gson.Gson.fromJson(Gson.java:1227) ... 96 common frames omitted 2025-01-12 00:07:54,988 Apex [main] ERROR o.o.p.a.s.p.e.EngineServiceParametersJsonAdapter - could not find field "parameterClassName" in "contextParameters" entry 2025-01-12 00:07:54,990 Apex [main] ERROR o.o.p.a.s.p.e.EngineServiceParametersJsonAdapter - failed to deserialize the parameters for "contextParameters" to parameter class "hello" java.lang.ClassNotFoundException: hello java.lang.ClassNotFoundException: hello 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:375) at org.onap.policy.apex.service.parameters.engineservice.EngineServiceParametersJsonAdapter.deserializeParameters(EngineServiceParametersJsonAdapter.java:301) at org.onap.policy.apex.service.parameters.engineservice.EngineServiceParametersJsonAdapter.getContextParameters(EngineServiceParametersJsonAdapter.java:155) at org.onap.policy.apex.service.parameters.engineservice.EngineServiceParametersJsonAdapter.deserialize(EngineServiceParametersJsonAdapter.java:102) at org.onap.policy.apex.service.parameters.engineservice.EngineServiceParametersJsonAdapter.deserialize(EngineServiceParametersJsonAdapter.java:59) at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393) at com.google.gson.Gson.fromJson(Gson.java:1227) 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.apex.service.parameters.ApexParameterHandler.getParameters(ApexParameterHandler.java:98) at org.onap.policy.apex.service.engine.parameters.ContextParameterTests.lambda$testBadParamsTest$1(ContextParameterTests.java:59) 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.apex.service.engine.parameters.ContextParameterTests.testBadParamsTest(ContextParameterTests.java:59) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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.052 s -- in org.onap.policy.apex.service.engine.parameters.ContextParameterTests [INFO] Running org.onap.policy.apex.service.engine.parameters.SyncParameterTests [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.policy.apex.service.engine.parameters.SyncParameterTests [INFO] Running org.onap.policy.apex.service.engine.parameters.ProducerConsumerTests 2025-01-12 00:07:55,083 Apex [main] WARN o.o.p.a.s.p.e.EventProtocolParametersJsonAdapter - event protocol "SUPER_TOK_DEL" does not match plugin "JSON" in "org.onap.policy.apex.service.engine.event.impl.jsonprotocolplugin.JsonEventProtocolParameters", specify correct event protocol parameter plugin in parameter "parameterClassName" 2025-01-12 00:07:55,094 Apex [main] WARN o.o.p.a.s.p.e.EventProtocolParametersJsonAdapter - event protocol "SUPER_TOK_DEL" parameter "parameterClassName" value "null" invalid in JSON file 2025-01-12 00:07:55,097 Apex [main] WARN o.o.p.a.s.p.c.CarrierTechnologyParametersJsonAdapter - carrier technology "SUPER_DOOPER" parameter "parameterClassName" value "null" invalid in JSON file 2025-01-12 00:07:55,099 Apex [main] WARN o.o.p.a.s.p.c.CarrierTechnologyParametersJsonAdapter - carrier technology "SUPER_LOOPER" does not match plugin "SUPER_DOOPER" in "org.onap.policy.apex.service.engine.parameters.dummyclasses.SuperDooperCarrierTechnologyParameters", specify correct carrier technology parameter plugin in parameter "parameterClassName" 2025-01-12 00:07:55,104 Apex [main] WARN o.o.p.a.s.p.e.EventProtocolParametersJsonAdapter - could not create default parameters for event protocol "SUPER_TOK_DEL" class org.onap.policy.apex.service.engine.parameters.dummyclasses.SuperDooperCarrierTechnologyParameters cannot be cast to class org.onap.policy.apex.service.parameters.eventprotocol.EventProtocolParameters (org.onap.policy.apex.service.engine.parameters.dummyclasses.SuperDooperCarrierTechnologyParameters and org.onap.policy.apex.service.parameters.eventprotocol.EventProtocolParameters are in unnamed module of loader 'app') java.lang.ClassCastException: class org.onap.policy.apex.service.engine.parameters.dummyclasses.SuperDooperCarrierTechnologyParameters cannot be cast to class org.onap.policy.apex.service.parameters.eventprotocol.EventProtocolParameters (org.onap.policy.apex.service.engine.parameters.dummyclasses.SuperDooperCarrierTechnologyParameters and org.onap.policy.apex.service.parameters.eventprotocol.EventProtocolParameters are in unnamed module of loader 'app') at org.onap.policy.apex.service.parameters.eventprotocol.EventProtocolParametersJsonAdapter.deserialize(EventProtocolParametersJsonAdapter.java:147) at org.onap.policy.apex.service.parameters.eventprotocol.EventProtocolParametersJsonAdapter.deserialize(EventProtocolParametersJsonAdapter.java:45) at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393) at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:186) at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393) at com.google.gson.Gson.fromJson(Gson.java:1227) 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.apex.service.parameters.ApexParameterHandler.getParameters(ApexParameterHandler.java:98) at org.onap.policy.apex.service.engine.parameters.ProducerConsumerTests.lambda$testWrongTypeEventProtocolParClass$9(ProducerConsumerTests.java:216) 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.apex.service.engine.parameters.ProducerConsumerTests.testWrongTypeEventProtocolParClass(ProducerConsumerTests.java:216) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:07:55,117 Apex [main] WARN o.o.p.a.s.p.c.CarrierTechnologyParametersJsonAdapter - could not create default parameters for carrier technology "SUPER_DOOPER" class org.onap.policy.apex.service.engine.parameters.dummyclasses.SuperTokenDelimitedEventProtocolParameters cannot be cast to class org.onap.policy.apex.service.parameters.carriertechnology.CarrierTechnologyParameters (org.onap.policy.apex.service.engine.parameters.dummyclasses.SuperTokenDelimitedEventProtocolParameters and org.onap.policy.apex.service.parameters.carriertechnology.CarrierTechnologyParameters are in unnamed module of loader 'app') java.lang.ClassCastException: class org.onap.policy.apex.service.engine.parameters.dummyclasses.SuperTokenDelimitedEventProtocolParameters cannot be cast to class org.onap.policy.apex.service.parameters.carriertechnology.CarrierTechnologyParameters (org.onap.policy.apex.service.engine.parameters.dummyclasses.SuperTokenDelimitedEventProtocolParameters and org.onap.policy.apex.service.parameters.carriertechnology.CarrierTechnologyParameters are in unnamed module of loader 'app') at org.onap.policy.apex.service.parameters.carriertechnology.CarrierTechnologyParametersJsonAdapter.deserialize(CarrierTechnologyParametersJsonAdapter.java:152) at org.onap.policy.apex.service.parameters.carriertechnology.CarrierTechnologyParametersJsonAdapter.deserialize(CarrierTechnologyParametersJsonAdapter.java:45) at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393) at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:186) at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393) at com.google.gson.Gson.fromJson(Gson.java:1227) 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.apex.service.parameters.ApexParameterHandler.getParameters(ApexParameterHandler.java:98) at org.onap.policy.apex.service.engine.parameters.ProducerConsumerTests.lambda$testWrongTypeCarrierTechnologyParClass$4(ProducerConsumerTests.java:132) 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.apex.service.engine.parameters.ProducerConsumerTests.testWrongTypeCarrierTechnologyParClass(ProducerConsumerTests.java:132) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:07:55,126 Apex [main] WARN o.o.p.a.s.p.e.EventProtocolParametersJsonAdapter - event protocol "SUPER_TOK_BEL" does not match plugin "SUPER_TOK_DEL" in "org.onap.policy.apex.service.engine.parameters.dummyclasses.SuperTokenDelimitedEventProtocolParameters", specify correct event protocol parameter plugin in parameter "parameterClassName" [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.policy.apex.service.engine.parameters.ProducerConsumerTests [INFO] Running org.onap.policy.apex.service.engine.parameters.ParameterTests [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.policy.apex.service.engine.parameters.ParameterTests [INFO] Running org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImplTest 2025-01-12 00:07:55,227 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - Engine service configuration parameters are null 2025-01-12 00:07:55,228 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - Invalid engine service configuration parameters: org.onap.policy.common.parameters.BeanValidationResult@1e3ff233 2025-01-12 00:07:55,242 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - Created apex engine Engine-0:0.0.1 . 2025-01-12 00:07:55,243 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - APEX service created. 2025-01-12 00:07:55,243 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - listener name must be specified and may not be null 2025-01-12 00:07:55,243 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - apex event listener must be specified and may not be null 2025-01-12 00:07:55,244 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - listener name must be specified and may not be null 2025-01-12 00:07:55,244 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - Added the action listener to the engine 2025-01-12 00:07:55,245 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - Removed the action listener from the engine 2025-01-12 00:07:55,245 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine key must be specified and may not be null 2025-01-12 00:07:55,245 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine with key DummyKey:0.0.1 not found in engine service 2025-01-12 00:07:55,247 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine key must be specified and may not be null 2025-01-12 00:07:55,248 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine with key DummyKey:0.0.1 not found in engine service 2025-01-12 00:07:55,251 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine key must be specified and may not be null 2025-01-12 00:07:55,251 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine with key DummyKey:0.0.1 not found in engine service 2025-01-12 00:07:55,251 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine key must be specified and may not be null 2025-01-12 00:07:55,251 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine with key DummyKey:0.0.1 not found in engine service 2025-01-12 00:07:55,255 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - Created apex engine Engine-0:0.0.1 . 2025-01-12 00:07:55,255 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - APEX service created. 2025-01-12 00:07:55,255 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine key must be specified and may not be null 2025-01-12 00:07:55,256 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine with key DummyKey:0.0.1 not found in engine service 2025-01-12 00:07:55,257 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine key must be specified and may not be null 2025-01-12 00:07:55,257 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine with key DummyKey:0.0.1 not found in engine service 2025-01-12 00:07:55,257 Apex [main] WARN o.o.p.a.s.e.runtime.EngineService - apex engine for engine key Engine-0:0.0.1 is already stopped with state STOPPED 2025-01-12 00:07:55,258 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - Null events cannot be processed, in engine service Engine:0.0.1 2025-01-12 00:07:55,259 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - event SomeEvent not processed, no engines on engine service Engine:0.0.1 are running 2025-01-12 00:07:55,264 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - Periodic event generation already running on engine Engine:0.0.1, ApexPeriodicEventGenerator [period=100000, firstEventTime=0, lastEventTime=0, eventCount=0] 2025-01-12 00:07:55,264 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - Periodic event generation not running on engine Engine:0.0.1 2025-01-12 00:07:55,265 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine key must be specified and may not be null 2025-01-12 00:07:55,265 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine with key DummyKey:0.0.1 not found in engine service 2025-01-12 00:07:55,265 Apex [main] WARN o.o.p.a.s.e.runtime.EngineService - apex engine for engine key Engine-0:0.0.1 is already stopped with state STOPPED 2025-01-12 00:07:55,266 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine key must be specified and may not be null 2025-01-12 00:07:55,266 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - model for updating engine service with key DummyKey:0.0.1 is empty 2025-01-12 00:07:55,267 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - model for updating engine service with key DummyKey:0.0.1 is empty 2025-01-12 00:07:55,267 Apex [main] ERROR o.o.p.a.s.e.r.impl.EngineServiceImpl - failed to unmarshal the apex model on engine service DummyKey:0.0.1 org.onap.policy.apex.model.basicmodel.handling.ApexModelException: Unable to unmarshal Apex concept at org.onap.policy.apex.model.basicmodel.handling.ApexModelReader.read(ApexModelReader.java:142) at org.onap.policy.apex.model.basicmodel.handling.ApexModelReader.read(ApexModelReader.java:123) at org.onap.policy.apex.model.basicmodel.handling.ApexModelReader.read(ApexModelReader.java:100) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl.createModel(EngineServiceImpl.java:259) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl.updateModel(EngineServiceImpl.java:274) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImplTest.lambda$testEngineServiceExceptions$18(EngineServiceImplTest.java:274) 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.apex.service.engine.runtime.impl.EngineServiceImplTest.testEngineServiceExceptions(EngineServiceImplTest.java:273) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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.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.apex.model.basicmodel.handling.ApexModelReader.read(ApexModelReader.java:140) ... 81 common frames omitted 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) ... 86 common frames omitted 2025-01-12 00:07:55,273 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine service key DummyKey:0.0.1 does not match the keyEngine:0.0.1 of this engine service 2025-01-12 00:07:55,273 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine key must be specified and may not be null 2025-01-12 00:07:55,273 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine key must be specified and may not be null 2025-01-12 00:07:55,274 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - model for updating on engine service with key DummyKey:0.0.1 is null 2025-01-12 00:07:55,274 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - engine service key DummyKey:0.0.1 does not match the keyEngine:0.0.1 of this engine service 2025-01-12 00:07:55,286 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - Created apex engine Engine-0:0.0.1 . 2025-01-12 00:07:55,286 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - APEX service created. 2025-01-12 00:07:55,290 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - Registering apex model on engine Engine-0:0.0.1 2025-01-12 00:07:55,334 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - apex model update forced, supplied model with key "SmallModelDifferent:0.0.1" is not a compatible model update from the existing engine model with key "SmallModel:0.0.1" 2025-01-12 00:07:55,435 Apex [main] WARN o.o.p.a.c.e.e.i.StateMachineHandler - stop()<-clean up failed, state machine "SmallModel:0.0.1" cleanup failed org.onap.policy.apex.core.engine.executor.exception.StateMachineException: cleanUp() not implemented on class at org.onap.policy.apex.core.engine.executor.TaskExecutor.cleanUp(TaskExecutor.java:267) at org.onap.policy.apex.core.engine.executor.StateExecutor.cleanUp(StateExecutor.java:281) at org.onap.policy.apex.core.engine.executor.StateMachineExecutor.cleanUp(StateMachineExecutor.java:192) at org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler.stop(StateMachineHandler.java:180) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl.stop(ApexEngineImpl.java:292) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorker.stop(EngineWorker.java:329) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorker.stop(EngineWorker.java:299) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl.stop(EngineServiceImpl.java:497) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl.stopEngines(EngineServiceImpl.java:385) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl.executeModelUpdate(EngineServiceImpl.java:335) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl.updateModel(EngineServiceImpl.java:318) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl.updateModel(EngineServiceImpl.java:277) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImplTest.testApexImplModelWIthModel(EngineServiceImplTest.java:319) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:07:55,436 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - Registering apex model on engine Engine-0:0.0.1 2025-01-12 00:07:55,436 Apex [main] WARN o.o.p.a.s.e.runtime.EngineService - apex model update forced, supplied model with key "SmallModelDifferent:0.0.1" is not a compatible model update from the existing engine model with key "SmallModel:0.0.1" 2025-01-12 00:07:55,444 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - apex model update forced, supplied model with key "SmallModel:0.0.1" is not a compatible model update from the existing engine model with key "SmallModelDifferent:0.0.1" 2025-01-12 00:07:55,545 Apex [main] WARN o.o.p.a.c.e.e.i.StateMachineHandler - stop()<-clean up failed, state machine "SmallModelDifferent:0.0.1" cleanup failed org.onap.policy.apex.core.engine.executor.exception.StateMachineException: cleanUp() not implemented on class at org.onap.policy.apex.core.engine.executor.TaskExecutor.cleanUp(TaskExecutor.java:267) at org.onap.policy.apex.core.engine.executor.StateExecutor.cleanUp(StateExecutor.java:281) at org.onap.policy.apex.core.engine.executor.StateMachineExecutor.cleanUp(StateMachineExecutor.java:192) at org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler.stop(StateMachineHandler.java:180) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl.stop(ApexEngineImpl.java:292) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorker.stop(EngineWorker.java:329) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorker.stop(EngineWorker.java:299) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl.stop(EngineServiceImpl.java:497) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl.stopEngines(EngineServiceImpl.java:385) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl.executeModelUpdate(EngineServiceImpl.java:335) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl.updateModel(EngineServiceImpl.java:318) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl.updateModel(EngineServiceImpl.java:277) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImplTest.testApexImplModelWIthModel(EngineServiceImplTest.java:325) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:07:55,546 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - Registering apex model on engine Engine-0:0.0.1 2025-01-12 00:07:55,546 Apex [main] WARN o.o.p.a.s.e.runtime.EngineService - apex model update forced, supplied model with key "SmallModel:0.0.1" is not a compatible model update from the existing engine model with key "SmallModelDifferent:0.0.1" 2025-01-12 00:07:55,554 Apex [main] ERROR o.o.p.a.s.e.runtime.EngineService - apex engine for engine key Engine-0:0.0.1 is already running with state READY 2025-01-12 00:07:55,554 Apex [main] ERROR o.o.p.a.s.e.runtime.EngineService - apex engine for engine key Engine-0:0.0.1 is already running with state READY 2025-01-12 00:07:55,654 Apex [main] WARN o.o.p.a.c.e.e.i.StateMachineHandler - stop()<-clean up failed, state machine "SmallModel:0.0.1" cleanup failed org.onap.policy.apex.core.engine.executor.exception.StateMachineException: cleanUp() not implemented on class at org.onap.policy.apex.core.engine.executor.TaskExecutor.cleanUp(TaskExecutor.java:267) at org.onap.policy.apex.core.engine.executor.StateExecutor.cleanUp(StateExecutor.java:281) at org.onap.policy.apex.core.engine.executor.StateMachineExecutor.cleanUp(StateMachineExecutor.java:192) at org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler.stop(StateMachineHandler.java:180) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl.stop(ApexEngineImpl.java:292) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorker.stop(EngineWorker.java:329) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl.stop(EngineServiceImpl.java:521) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImplTest.testApexImplModelWIthModel(EngineServiceImplTest.java:359) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:07:55,755 Apex [main] WARN o.o.p.a.c.e.e.i.StateMachineHandler - stop()<-clean up failed, state machine "SmallModel:0.0.1" cleanup failed org.onap.policy.apex.core.engine.executor.exception.StateMachineException: cleanUp() not implemented on class at org.onap.policy.apex.core.engine.executor.TaskExecutor.cleanUp(TaskExecutor.java:267) at org.onap.policy.apex.core.engine.executor.StateExecutor.cleanUp(StateExecutor.java:281) at org.onap.policy.apex.core.engine.executor.StateMachineExecutor.cleanUp(StateMachineExecutor.java:192) at org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler.stop(StateMachineHandler.java:180) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl.stop(ApexEngineImpl.java:292) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorker.stop(EngineWorker.java:329) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorker.stop(EngineWorker.java:299) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl.stop(EngineServiceImpl.java:497) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImplTest.testApexImplModelWIthModel(EngineServiceImplTest.java:371) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:07:55,768 Apex [Apex-apex-engine-service-2:4] WARN o.o.p.a.s.e.runtime.EngineService - Engine AxArtifactKey:(name=Engine-0,version=0.0.1) failed to process event ApexEvent(name=SomeEvent, version=0.0.1, nameSpace=the.event.namespace, source=EventSource, target=EventTarget, toscaPolicyState=, executionId=1, executionProperties={}, exceptionMessage=null) org.onap.policy.apex.service.engine.event.ApexEventException: event processing failed, event "SomeEvent" not found in apex model at org.onap.policy.apex.service.engine.event.impl.enevent.ApexEvent2EnEventConverter.fromApexEvent(ApexEvent2EnEventConverter.java:108) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorker$EventProcessor.run(EngineWorker.java:607) at java.base/java.lang.Thread.run(Thread.java:833) 2025-01-12 00:07:55,857 Apex [main] WARN o.o.p.a.c.e.e.i.StateMachineHandler - stop()<-clean up failed, state machine "SmallModel:0.0.1" cleanup failed org.onap.policy.apex.core.engine.executor.exception.StateMachineException: cleanUp() not implemented on class at org.onap.policy.apex.core.engine.executor.TaskExecutor.cleanUp(TaskExecutor.java:267) at org.onap.policy.apex.core.engine.executor.StateExecutor.cleanUp(StateExecutor.java:281) at org.onap.policy.apex.core.engine.executor.StateMachineExecutor.cleanUp(StateMachineExecutor.java:192) at org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler.stop(StateMachineHandler.java:180) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl.stop(ApexEngineImpl.java:292) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorker.stop(EngineWorker.java:329) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorker.stop(EngineWorker.java:299) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl.stop(EngineServiceImpl.java:497) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImplTest.assertPeriodicEvents(EngineServiceImplTest.java:394) at org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImplTest.testApexImplModelWIthModel(EngineServiceImplTest.java:389) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:07:55,859 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - Periodic event generation already running on engine Engine:0.0.1, ApexPeriodicEventGenerator [period=100000, firstEventTime=0, lastEventTime=0, eventCount=0] 2025-01-12 00:07:55,859 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - Periodic event generation not running on engine Engine:0.0.1 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 s -- in org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImplTest [INFO] Running org.onap.policy.apex.service.engine.runtime.impl.EnEventListenerImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.917 s -- in org.onap.policy.apex.service.engine.runtime.impl.EnEventListenerImplTest [INFO] Running org.onap.policy.apex.service.engine.runtime.impl.EngineWorkerTest 2025-01-12 00:07:57,854 Apex [main] WARN o.o.p.a.s.e.runtime.EngineService - apex model update forced, supplied model with key "SmallModelDifferent:0.0.1" is not a compatible model update from the existing engine model with key "SmallModel:0.0.1" 2025-01-12 00:07:57,860 Apex [main] WARN o.o.p.a.s.e.runtime.EngineService - apex model update forced, supplied model with key "SmallModel:0.0.1" is not a compatible model update from the existing engine model with key "SmallModelDifferent:0.0.1" 2025-01-12 00:07:57,866 Apex [main] ERROR o.o.p.a.s.e.runtime.EngineService - apex engine for engine key Worker:0.0.1 is already running with state READY 2025-01-12 00:07:57,866 Apex [main] ERROR o.o.p.a.s.e.runtime.EngineService - apex engine for engine key Worker:0.0.1 is already running with state READY 2025-01-12 00:07:57,966 Apex [main] WARN o.o.p.a.c.e.e.i.StateMachineHandler - stop()<-clean up failed, state machine "SmallModel:0.0.1" cleanup failed org.onap.policy.apex.core.engine.executor.exception.StateMachineException: cleanUp() not implemented on class at org.onap.policy.apex.core.engine.executor.TaskExecutor.cleanUp(TaskExecutor.java:267) at org.onap.policy.apex.core.engine.executor.StateExecutor.cleanUp(StateExecutor.java:281) at org.onap.policy.apex.core.engine.executor.StateMachineExecutor.cleanUp(StateMachineExecutor.java:192) at org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler.stop(StateMachineHandler.java:180) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl.stop(ApexEngineImpl.java:292) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorker.stop(EngineWorker.java:329) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorkerTest.lambda$assertWorkerStartStopWithModel$22(EngineWorkerTest.java:307) at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:49) at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:36) at org.junit.jupiter.api.Assertions.assertDoesNotThrow(Assertions.java:3199) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorkerTest.assertWorkerStartStopWithModel(EngineWorkerTest.java:307) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorkerTest.testApexImplModelWIthModel(EngineWorkerTest.java:241) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:07:58,079 Apex [main] WARN o.o.p.a.c.e.e.i.StateMachineHandler - stop()<-clean up failed, state machine "SmallModel:0.0.1" cleanup failed org.onap.policy.apex.core.engine.executor.exception.StateMachineException: cleanUp() not implemented on class at org.onap.policy.apex.core.engine.executor.TaskExecutor.cleanUp(TaskExecutor.java:267) at org.onap.policy.apex.core.engine.executor.StateExecutor.cleanUp(StateExecutor.java:281) at org.onap.policy.apex.core.engine.executor.StateMachineExecutor.cleanUp(StateMachineExecutor.java:192) at org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler.stop(StateMachineHandler.java:180) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl.stop(ApexEngineImpl.java:292) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorker.stop(EngineWorker.java:329) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorker.stop(EngineWorker.java:299) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorkerTest.lambda$assertWorkerStartStopWithModel$24(EngineWorkerTest.java:309) at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:49) at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:36) at org.junit.jupiter.api.Assertions.assertDoesNotThrow(Assertions.java:3199) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorkerTest.assertWorkerStartStopWithModel(EngineWorkerTest.java:309) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorkerTest.testApexImplModelWIthModel(EngineWorkerTest.java:241) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:07:58,181 Apex [main] WARN o.o.p.a.c.e.e.i.StateMachineHandler - stop()<-clean up failed, state machine "SmallModel:0.0.1" cleanup failed org.onap.policy.apex.core.engine.executor.exception.StateMachineException: cleanUp() not implemented on class at org.onap.policy.apex.core.engine.executor.TaskExecutor.cleanUp(TaskExecutor.java:267) at org.onap.policy.apex.core.engine.executor.StateExecutor.cleanUp(StateExecutor.java:281) at org.onap.policy.apex.core.engine.executor.StateMachineExecutor.cleanUp(StateMachineExecutor.java:192) at org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler.stop(StateMachineHandler.java:180) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl.stop(ApexEngineImpl.java:292) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorker.stop(EngineWorker.java:329) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorker.stop(EngineWorker.java:299) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorkerTest.assertWorkerStartStopWithModel(EngineWorkerTest.java:312) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorkerTest.testApexImplModelWIthModel(EngineWorkerTest.java:241) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:07:58,184 Apex [Apex-apex-engine-service-3:3] WARN o.o.p.a.s.e.runtime.EngineService - Engine AxArtifactKey:(name=Worker,version=0.0.1) failed to process event ApexEvent(name=SomeEvent, version=0.0.1, nameSpace=the.event.namespace, source=EventSource, target=EventTarget, toscaPolicyState=, executionId=2, executionProperties={}, exceptionMessage=null) org.onap.policy.apex.service.engine.event.ApexEventException: event processing failed, event "SomeEvent" not found in apex model at org.onap.policy.apex.service.engine.event.impl.enevent.ApexEvent2EnEventConverter.fromApexEvent(ApexEvent2EnEventConverter.java:108) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorker$EventProcessor.run(EngineWorker.java:607) at java.base/java.lang.Thread.run(Thread.java:833) 2025-01-12 00:07:58,283 Apex [main] WARN o.o.p.a.c.e.e.i.StateMachineHandler - stop()<-clean up failed, state machine "SmallModel:0.0.1" cleanup failed org.onap.policy.apex.core.engine.executor.exception.StateMachineException: cleanUp() not implemented on class at org.onap.policy.apex.core.engine.executor.TaskExecutor.cleanUp(TaskExecutor.java:267) at org.onap.policy.apex.core.engine.executor.StateExecutor.cleanUp(StateExecutor.java:281) at org.onap.policy.apex.core.engine.executor.StateMachineExecutor.cleanUp(StateMachineExecutor.java:192) at org.onap.policy.apex.core.engine.engine.impl.StateMachineHandler.stop(StateMachineHandler.java:180) at org.onap.policy.apex.core.engine.engine.impl.ApexEngineImpl.stop(ApexEngineImpl.java:292) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorker.stop(EngineWorker.java:329) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorkerTest.lambda$assertWorkerStartStopWithModel$26(EngineWorkerTest.java:318) at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:49) at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:36) at org.junit.jupiter.api.Assertions.assertDoesNotThrow(Assertions.java:3199) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorkerTest.assertWorkerStartStopWithModel(EngineWorkerTest.java:318) at org.onap.policy.apex.service.engine.runtime.impl.EngineWorkerTest.testApexImplModelWIthModel(EngineWorkerTest.java:241) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:07:58,298 Apex [main] WARN o.o.p.a.s.e.runtime.EngineService - engine key DummyKey:0.0.1 does not match the keyWorker:0.0.1 of this engine 2025-01-12 00:07:58,299 Apex [main] WARN o.o.p.a.s.e.runtime.EngineService - apex engine for engine key Worker:0.0.1 is already stopped with state STOPPED 2025-01-12 00:07:58,299 Apex [main] WARN o.o.p.a.s.e.runtime.EngineService - apex engine for engine key Worker:0.0.1 is already stopped with state STOPPED 2025-01-12 00:07:58,300 Apex [main] WARN o.o.p.a.s.e.runtime.EngineService - engine key DummyKey:0.0.1 does not match the keyWorker:0.0.1 of this engine [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 s -- in org.onap.policy.apex.service.engine.runtime.impl.EngineWorkerTest [INFO] Running org.onap.policy.apex.service.engine.event.ApexPeriodicEventGeneratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.policy.apex.service.engine.event.ApexPeriodicEventGeneratorTest [INFO] Running org.onap.policy.apex.service.engine.event.JsonTaggedEventConsumerTest 2025-01-12 00:07:58,368 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: h 2025-01-12 00:07:58,368 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: e 2025-01-12 00:07:58,368 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: l 2025-01-12 00:07:58,368 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: l 2025-01-12 00:07:58,368 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: o 2025-01-12 00:07:58,368 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: t 2025-01-12 00:07:58,368 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: h 2025-01-12 00:07:58,368 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: e 2025-01-12 00:07:58,368 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: r 2025-01-12 00:07:58,368 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: e 2025-01-12 00:07:58,371 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: G 2025-01-12 00:07:58,371 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: a 2025-01-12 00:07:58,371 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: r 2025-01-12 00:07:58,372 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: b 2025-01-12 00:07:58,372 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: a 2025-01-12 00:07:58,372 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: g 2025-01-12 00:07:58,372 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: e 2025-01-12 00:07:58,373 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: R 2025-01-12 00:07:58,373 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: u 2025-01-12 00:07:58,373 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: b 2025-01-12 00:07:58,373 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: b 2025-01-12 00:07:58,373 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: i 2025-01-12 00:07:58,373 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: s 2025-01-12 00:07:58,373 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: h 2025-01-12 00:07:58,374 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: G 2025-01-12 00:07:58,375 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: a 2025-01-12 00:07:58,375 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: r 2025-01-12 00:07:58,375 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: b 2025-01-12 00:07:58,375 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: a 2025-01-12 00:07:58,375 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: g 2025-01-12 00:07:58,375 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: e 2025-01-12 00:07:58,375 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: R 2025-01-12 00:07:58,375 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: u 2025-01-12 00:07:58,375 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: b 2025-01-12 00:07:58,375 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: b 2025-01-12 00:07:58,375 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: i 2025-01-12 00:07:58,375 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: s 2025-01-12 00:07:58,375 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: h 2025-01-12 00:07:58,381 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: " 2025-01-12 00:07:58,381 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: T 2025-01-12 00:07:58,381 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: e 2025-01-12 00:07:58,381 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: s 2025-01-12 00:07:58,381 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: t 2025-01-12 00:07:58,381 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: T 2025-01-12 00:07:58,381 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: i 2025-01-12 00:07:58,381 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: m 2025-01-12 00:07:58,382 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: e 2025-01-12 00:07:58,382 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: s 2025-01-12 00:07:58,382 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: t 2025-01-12 00:07:58,382 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: a 2025-01-12 00:07:58,382 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: m 2025-01-12 00:07:58,382 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: p 2025-01-12 00:07:58,382 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: " 2025-01-12 00:07:58,382 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: : 2025-01-12 00:07:58,382 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: 1 2025-01-12 00:07:58,382 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: 4 2025-01-12 00:07:58,382 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: 6 2025-01-12 00:07:58,382 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: 9 2025-01-12 00:07:58,382 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: 7 2025-01-12 00:07:58,382 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: 8 2025-01-12 00:07:58,382 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: 1 2025-01-12 00:07:58,382 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: 8 2025-01-12 00:07:58,382 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: 6 2025-01-12 00:07:58,383 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: 9 2025-01-12 00:07:58,383 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: 2 2025-01-12 00:07:58,383 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: 6 2025-01-12 00:07:58,383 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: 8 2025-01-12 00:07:58,383 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.CharacterDelimitedTextBlockReader - invalid input on consumer: } [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.policy.apex.service.engine.event.JsonTaggedEventConsumerTest [INFO] Running org.onap.policy.apex.service.engine.event.JsonEventProtocolParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.apex.service.engine.event.JsonEventProtocolParametersTest [INFO] Running org.onap.policy.apex.service.engine.event.PeeredReferenceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.apex.service.engine.event.PeeredReferenceTest [INFO] Running org.onap.policy.apex.service.engine.event.PluginFactoriesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.apex.service.engine.event.PluginFactoriesTest [INFO] Running org.onap.policy.apex.service.engine.event.ApexEventTest 2025-01-12 00:07:58,422 Apex [main] WARN o.o.p.a.s.engine.event.ApexEvent - event "name: field "version=++txeYZ" is illegal. It doesn't match regex '[A-Za-z0-9.]+' 2025-01-12 00:07:58,424 Apex [main] WARN o.o.p.a.s.engine.event.ApexEvent - event "name: key "_#+@DShICo" is illegal 2025-01-12 00:07:58,438 Apex [main] WARN o.o.p.a.s.engine.event.ApexEvent - event "null: field "name=++hbYaZ" is illegal. It doesn't match regex '[A-Za-z0-9\-_.]+' 2025-01-12 00:07:58,440 Apex [main] WARN o.o.p.a.s.engine.event.ApexEvent - event "name: field "source=++pNNPc" is illegal. It doesn't match regex '^$|[A-Za-z0-9\.\-_:]+' 2025-01-12 00:07:58,444 Apex [main] WARN o.o.p.a.s.engine.event.ApexEvent - event "name: field "toscaPolicyState=INVALID_STATUS" is illegal. It doesn't match supported values '[ENTRY, EXIT_SUCCESS, EXIT_FAILURE]' 2025-01-12 00:07:58,445 Apex [main] WARN o.o.p.a.s.engine.event.ApexEvent - event "name: field "target=++VMzlo" is illegal. It doesn't match regex '^$|[A-Za-z0-9\.\-_:]+' 2025-01-12 00:07:58,447 Apex [main] WARN o.o.p.a.s.engine.event.ApexEvent - event "name: field "nameSpace=++xuUgX" is illegal. It doesn't match regex '([a-zA_Z_][\.\w]*)' 2025-01-12 00:07:58,450 Apex [main] WARN o.o.p.a.s.engine.event.ApexEvent - event "name: key "_#+@JKAhp" is illegal [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.policy.apex.service.engine.event.ApexEventTest [INFO] Running org.onap.policy.apex.service.engine.event.JsonEventHandlerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.policy.apex.service.engine.event.JsonEventHandlerTest [INFO] Running org.onap.policy.apex.service.engine.event.SynchronousEventCacheTest 2025-01-12 00:07:58,578 Apex [main] WARN o.o.p.a.s.e.e.SynchronousEventCache - 1 synchronous events dropped due to system shutdown 2025-01-12 00:07:58,583 Apex [main] WARN o.o.p.a.s.e.e.SynchronousEventCache - an event with ID 462720261 already exists in the synchronous event cache, execution IDs must be unique in the system [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.onap.policy.apex.service.engine.event.SynchronousEventCacheTest [INFO] Running org.onap.policy.apex.service.engine.event.JsonEventHandlerForPojoTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.policy.apex.service.engine.event.JsonEventHandlerForPojoTest [INFO] Running org.onap.policy.apex.service.engine.event.ApexPluginsEventConsumerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.apex.service.engine.event.ApexPluginsEventConsumerTest [INFO] Running org.onap.policy.apex.service.engine.event.JsonEventConverterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.apex.service.engine.event.JsonEventConverterTest [INFO] Running org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.FileCarrierTechnologyParametersTest 2025-01-12 00:07:58,637 Apex [Thread-16] WARN o.o.p.a.s.e.e.SynchronousEventCache - synchronous event timed out, reply not received in 21 milliseconds on event java.lang.Object@34780637 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.FileCarrierTechnologyParametersTest [INFO] Running org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.HeaderDelimitedTextBlockReaderTest 2025-01-12 00:07:59,510 Apex [Thread-9] WARN o.o.p.a.s.e.e.SynchronousEventCache - synchronous event timed out, reply not received in 1000 milliseconds on event java.lang.Object@353ee008 2025-01-12 00:07:59,517 Apex [Thread-11] WARN o.o.p.a.s.e.e.SynchronousEventCache - synchronous event timed out, reply not received in 1000 milliseconds on event java.lang.Object@b2d4695 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.020 s -- in org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.HeaderDelimitedTextBlockReaderTest [INFO] Running org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.TextBlockTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.TextBlockTest [INFO] Running org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.TextBlockReaderFactoryTest 2025-01-12 00:07:59,690 Apex [main] ERROR o.o.p.a.s.e.e.i.f.c.TextBlockReaderFactory - could not create text block reader for a textual event protocol, the required type APEX is not supported [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.TextBlockReaderFactoryTest [INFO] Running org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.ApexFileEventConsumerTest 2025-01-12 00:07:59,693 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.ApexFileEventConsumer - specified consumer properties for ApexFileConsumer "YUAf" are not applicable to a File consumer 2025-01-12 00:07:59,697 Apex [main] WARN o.o.p.a.s.e.e.i.f.c.ApexFileEventConsumer - Consumer parameters for ApexFileConsumer "t56U" is null [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.ApexFileEventConsumerTest [INFO] Running org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.producer.ApexFileEventProducerTest 2025-01-12 00:07:59,701 Apex [main] WARN o.o.p.a.s.e.e.i.f.p.ApexFileEventProducer - Producer parameters for ApexFileProducer "aaZtQ" is null 2025-01-12 00:07:59,703 Apex [main] WARN o.o.p.a.s.e.e.i.f.p.ApexFileEventProducer - specified producer properties for ApexFileProducer "hTcnl" are not applicable to a FILE producer [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.producer.ApexFileEventProducerTest [INFO] Running org.onap.policy.apex.service.engine.event.impl.apexprotocolplugin.Apex2ApexEventConverterTest 2025-01-12 00:07:59,747 Apex [main] WARN o.o.p.a.s.e.e.i.a.Apex2ApexEventConverter - specified consumer properties are not applicable to the APEX event protocol [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.policy.apex.service.engine.event.impl.apexprotocolplugin.Apex2ApexEventConverterTest [INFO] Running org.onap.policy.apex.service.engine.event.impl.apexprotocolplugin.ApexEventProtocolParametersTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.apex.service.engine.event.impl.apexprotocolplugin.ApexEventProtocolParametersTest [INFO] Running org.onap.policy.apex.service.engine.event.impl.EventConsumerFactoryTest 2025-01-12 00:07:59,757 Apex [main] ERROR o.o.p.a.s.e.e.i.EventConsumerFactory - could not create an Apex event consumer for "ibAmuT" for the carrier technology "null", specified event consumer plugin class "null" not found java.lang.NullPointerException: null at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:375) at org.onap.policy.apex.service.engine.event.impl.EventConsumerFactory.createConsumer(EventConsumerFactory.java:57) at org.onap.policy.apex.service.engine.event.impl.EventConsumerFactoryTest.lambda$createConsumerNoConsumerPlugin$1(EventConsumerFactoryTest.java:57) 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.apex.service.engine.event.impl.EventConsumerFactoryTest.createConsumerNoConsumerPlugin(EventConsumerFactoryTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:07:59,759 Apex [main] ERROR o.o.p.a.s.e.e.i.EventConsumerFactory - could not create an Apex event consumer "RVgRtL" for the carrier technology "null", specified event consumer plugin class "java.lang.Object" is not an instance of "org.onap.policy.apex.service.engine.event.ApexEventConsumer" [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.apex.service.engine.event.impl.EventConsumerFactoryTest [INFO] Running org.onap.policy.apex.service.engine.event.impl.eventrequestor.EventRequestorCarrierTechnologyParametersTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.apex.service.engine.event.impl.eventrequestor.EventRequestorCarrierTechnologyParametersTest [INFO] Running org.onap.policy.apex.service.engine.event.impl.eventrequestor.EventRequestorProducerTest 2025-01-12 00:07:59,881 Apex [main] WARN o.o.p.a.s.e.e.i.e.EventRequestorProducer - Event Requestor producer (𥟠鱼ᶅ) must run in peered requestor mode with a Event Requestor consumer 2025-01-12 00:07:59,889 Apex [main] WARN o.o.p.a.s.e.e.i.e.EventRequestorProducer - specified consumer properties are not applicable to event requestor producer (ð«ä½©á´¿) 2025-01-12 00:07:59,965 Apex [main] WARN o.o.p.a.s.e.e.i.e.EventRequestorProducer - send of event to event consumer "Mock for ApexFileEventConsumer, hashCode: 654982383" failed, event response consumer is not an instance of EventRequestorConsumer null 2025-01-12 00:07:59,968 Apex [main] WARN o.o.p.a.s.e.e.i.e.EventRequestorProducer - send of event failed, event response consumer is not defined null [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.onap.policy.apex.service.engine.event.impl.eventrequestor.EventRequestorProducerTest [INFO] Running org.onap.policy.apex.service.engine.event.impl.eventrequestor.EventRequestorConsumerTest 2025-01-12 00:07:59,972 Apex [main] WARN o.o.p.a.s.e.e.i.e.EventRequestorConsumer - event Requestor consumer (QrrTEY) must run in peered requestor mode with a event Requestor producer 2025-01-12 00:07:59,974 Apex [main] WARN o.o.p.a.s.e.e.i.e.EventRequestorConsumer - specified consumer properties are not applicable to event Requestor consumer (zvzXwU) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.apex.service.engine.event.impl.eventrequestor.EventRequestorConsumerTest [INFO] Running org.onap.policy.apex.service.engine.event.impl.EventProducerFactoryTest 2025-01-12 00:07:59,978 Apex [main] ERROR o.o.p.a.s.e.e.i.EventProducerFactory - could not create an Apex event producer for Producer "Kior" for the carrier technology "null", specified event producer plugin class "null" not found java.lang.NullPointerException: null at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:375) at org.onap.policy.apex.service.engine.event.impl.EventProducerFactory.createProducer(EventProducerFactory.java:57) at org.onap.policy.apex.service.engine.event.impl.EventProducerFactoryTest.lambda$createConsumerNoConsumerPlugin$1(EventProducerFactoryTest.java:57) 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.apex.service.engine.event.impl.EventProducerFactoryTest.createConsumerNoConsumerPlugin(EventProducerFactoryTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:07:59,980 Apex [main] ERROR o.o.p.a.s.e.e.i.EventProducerFactory - could not create an Apex event producer for Producer "hVil" for the carrier technology "null", specified event producer plugin class "java.lang.Object" is not an instance of "org.onap.policy.apex.service.engine.event.ApexEventProducer" [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.apex.service.engine.event.impl.EventProducerFactoryTest [INFO] Running org.onap.policy.apex.service.engine.event.impl.EventProtocolFactoryTest 2025-01-12 00:07:59,994 Apex [main] ERROR o.o.p.a.s.e.e.i.EventProtocolFactory - could not create an Apex event protocol converter for "iqTektAvN" for the protocol "APEX", specified event protocol converter plugin class "java.lang.Object" is not an instance of "org.onap.policy.apex.service.engine.event.ApexEventProtocolConverter" 2025-01-12 00:07:59,999 Apex [main] ERROR o.o.p.a.s.e.e.i.EventProtocolFactory - could not create an Apex event protocol converter for "FrPfpbJyj" for the protocol "APEX", specified event protocol converter plugin class "" not found java.lang.ClassNotFoundException: at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:375) at org.onap.policy.apex.service.engine.event.impl.EventProtocolFactory.createConverter(EventProtocolFactory.java:54) at org.onap.policy.apex.service.engine.event.impl.EventProtocolFactoryTest.lambda$createConsumerNoConsumerPlugin$0(EventProtocolFactoryTest.java:48) 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.apex.service.engine.event.impl.EventProtocolFactoryTest.createConsumerNoConsumerPlugin(EventProtocolFactoryTest.java:48) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.apex.service.engine.event.impl.EventProtocolFactoryTest [INFO] Running org.onap.policy.apex.service.engine.event.impl.enevent.ApexEvent2EnEventConverterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.apex.service.engine.event.impl.enevent.ApexEvent2EnEventConverterTest [INFO] Running org.onap.policy.apex.service.engine.main.ApexMainTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.002 s -- in org.onap.policy.apex.service.engine.main.ApexMainTest [INFO] Running org.onap.policy.apex.service.engine.main.ApexPolicyStatisticsManagerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.policy.apex.service.engine.main.ApexPolicyStatisticsManagerTest [INFO] Running org.onap.policy.apex.service.engine.main.ApexCommandLineArgumentsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.apex.service.engine.main.ApexCommandLineArgumentsTest [INFO] Running org.onap.policy.apex.service.engine.main.ApexExceptionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.apex.service.engine.main.ApexExceptionsTest [INFO] Running org.onap.policy.apex.service.engine.main.ApexEngineServiceHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.onap.policy.apex.service.engine.main.ApexEngineServiceHandlerTest [INFO] Running org.onap.policy.apex.service.parameters.eventhandler.EventHandlerParametersTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.onap.policy.apex.service.parameters.eventhandler.EventHandlerParametersTest [INFO] Running org.onap.policy.apex.service.parameters.engineservice.EngineServiceParametersJsonAdapterTest 2025-01-12 00:08:02,354 Apex [main] ERROR o.o.p.a.s.p.e.EngineServiceParametersJsonAdapter - value of "executorParameters:param1" entry is not a parameter JSON object 2025-01-12 00:08:02,356 Apex [main] ERROR o.o.p.a.s.p.e.EngineServiceParametersJsonAdapter - serialization of Apex parameters to Json is not supported [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.onap.policy.apex.service.parameters.engineservice.EngineServiceParametersJsonAdapterTest [INFO] Running org.onap.policy.apex.service.parameters.carriertechnology.CarrierTechnologyParametersTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.apex.service.parameters.carriertechnology.CarrierTechnologyParametersTest [INFO] Running org.onap.policy.apex.service.parameters.carriertechnology.CarrierTechnologyParametersJsonAdapterTest 2025-01-12 00:08:02,371 Apex [main] ERROR o.o.p.a.s.p.c.CarrierTechnologyParametersJsonAdapter - serialization of Apex carrier technology parameters to Json is not supported 2025-01-12 00:08:02,372 Apex [main] WARN o.o.p.a.s.p.c.CarrierTechnologyParametersJsonAdapter - carrier technology parameter "carrierTechnology" not found in JSON file 2025-01-12 00:08:02,372 Apex [main] WARN o.o.p.a.s.p.c.CarrierTechnologyParametersJsonAdapter - carrier technology "UNKNOWN_TECH" parameter "parameterClassName" value "null" invalid in JSON file 2025-01-12 00:08:02,372 Apex [main] WARN o.o.p.a.s.p.c.CarrierTechnologyParametersJsonAdapter - carrier technology parameter "carrierTechnology" value "" invalid in JSON file 2025-01-12 00:08:02,373 Apex [main] WARN o.o.p.a.s.p.c.CarrierTechnologyParametersJsonAdapter - carrier technology "null" parameter "parameterClassName" value "null" invalid in JSON file 2025-01-12 00:08:02,374 Apex [main] WARN o.o.p.a.s.p.c.CarrierTechnologyParametersJsonAdapter - carrier technology "FILE" parameter "parameterClassName" value "InvalidClassName", could not find class java.lang.ClassNotFoundException: InvalidClassName 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:375) at org.onap.policy.apex.service.parameters.carriertechnology.CarrierTechnologyParametersJsonAdapter.deserialize(CarrierTechnologyParametersJsonAdapter.java:135) at org.onap.policy.apex.service.parameters.carriertechnology.CarrierTechnologyParametersJsonAdapterTest.lambda$testDeserializeWithInvalidParameterClass$4(CarrierTechnologyParametersJsonAdapterTest.java:115) 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.apex.service.parameters.carriertechnology.CarrierTechnologyParametersJsonAdapterTest.testDeserializeWithInvalidParameterClass(CarrierTechnologyParametersJsonAdapterTest.java:115) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.apex.service.parameters.carriertechnology.CarrierTechnologyParametersJsonAdapterTest [INFO] Running org.onap.policy.apex.service.parameters.carriertechnology.RestPluginCarrierTechnologyParametersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.apex.service.parameters.carriertechnology.RestPluginCarrierTechnologyParametersTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 249, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ services-engine --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/services/services-engine/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ services-engine --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/services/services-engine/target/services-engine-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ services-engine --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ services-engine --- [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] Analyzed bundle 'core' with 29 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ services-engine --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/services/services-engine/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ services-engine --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/services/services-engine/pom.xml to /tmp/r/org/onap/policy/apex-pdp/services/services-engine/4.1.0-SNAPSHOT/services-engine-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/services/services-engine/target/services-engine-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/services/services-engine/4.1.0-SNAPSHOT/services-engine-4.1.0-SNAPSHOT.jar [INFO] [INFO] --------------< org.onap.policy.apex-pdp.plugins:plugins >-------------- [INFO] Building plugins 4.1.0-SNAPSHOT [11/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins --- [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-apex-pdp-sonar/plugins/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) @ plugins --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins --- [INFO] Analyzed bundle 'plugins' with 0 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins/4.1.0-SNAPSHOT/plugins-4.1.0-SNAPSHOT.pom [INFO] [INFO] ----< org.onap.policy.apex-pdp.plugins.plugins-event:plugins-event >---- [INFO] Building plugins-event 4.1.0-SNAPSHOT [12/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-event --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-event --- [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-apex-pdp-sonar/plugins/plugins-event/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) @ plugins-event --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-event --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-event --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-event --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-event --- [INFO] Analyzed bundle 'plugins-event' with 0 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-event --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-event --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event/4.1.0-SNAPSHOT/plugins-event-4.1.0-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier:plugins-event-carrier >-- [INFO] Building plugins-event-carrier 4.1.0-SNAPSHOT [13/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-event-carrier --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-event-carrier --- [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-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/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) @ plugins-event-carrier --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-event-carrier --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-event-carrier --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-event-carrier --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-event-carrier --- [INFO] Analyzed bundle 'plugins-event-carrier' with 0 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-event-carrier --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-event-carrier --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier/4.1.0-SNAPSHOT/plugins-event-carrier-4.1.0-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier:plugins-event-carrier-restserver >-- [INFO] Building plugins-event-carrier-restserver 4.1.0-SNAPSHOT [14/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-event-carrier-restserver --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-event-carrier-restserver --- [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-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restserver/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) @ plugins-event-carrier-restserver --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-event-carrier-restserver --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ plugins-event-carrier-restserver --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restserver/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ plugins-event-carrier-restserver --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ plugins-event-carrier-restserver --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ plugins-event-carrier-restserver --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ plugins-event-carrier-restserver --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restserver/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.apex.plugins.event.carrier.restserver.ApexRestServerProducerTest 00:08:06,235 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - This is logback-classic version 1.5.15 00:08:06,236 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4fdf8f12 - No custom configurators were discovered as a service. 00:08:06,236 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4fdf8f12 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 00:08:06,238 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4fdf8f12 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 00:08:06,243 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Could NOT find resource [logback-test.scmo] 00:08:06,243 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Could NOT find resource [logback.scmo] 00:08:06,248 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4fdf8f12 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 00:08:06,248 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4fdf8f12 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 00:08:06,249 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4fdf8f12 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 00:08:06,251 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Found resource [logback-test.xml] at [file:/w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restserver/target/test-classes/logback-test.xml] 00:08:06,366 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [Apex] 00:08:06,367 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 00:08:06,384 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@62df0ff3 - value "/tmp/apex_logging/" substituted for "${java.io.tmpdir}/apex_logging/" 00:08:06,386 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [NOP] 00:08:06,386 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.helpers.NOPAppender] 00:08:06,388 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 00:08:06,388 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:08:06,400 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:06,435 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - BEWARE: Writing to the console can be very slow. Avoid logging to the 00:08:06,436 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 00:08:06,436 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 00:08:06,436 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 00:08:06,436 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 00:08:06,438 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.apex.plugins.event.carrier.restserver] to DEBUG 00:08:06,440 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.apex.plugins.event.carrier.restserver] to false 00:08:06,441 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [NOP] to Logger[org.onap.policy.apex.plugins.event.carrier.restserver] 00:08:06,441 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.apex.plugins.event.carrier.restserver] 00:08:06,441 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7c2a69b4 - End of configuration. 00:08:06,442 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@378bd86d - Registering current configuration as safe fallback point 00:08:06,442 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4fdf8f12 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 193 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s -- in org.onap.policy.apex.plugins.event.carrier.restserver.ApexRestServerProducerTest [INFO] Running org.onap.policy.apex.plugins.event.carrier.restserver.ApexRestServerConsumerTest 2025-01-12 00:08:06,503 INFO Creating the Apex Rest Server 2025-01-12 00:08:06,836 INFO Creating the Apex Rest Server 2025-01-12 00:08:07,002 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ec95456==org.glassfish.jersey.servlet.ServletContainer@b55c73d2{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-42483, toString()=JettyServletServer(name=RESTSERVER, host=localhost, port=42483, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6413d7e7{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1665fa54{/,null,STOPPED}, connector=RESTSERVER@45e9b12d{HTTP/1.1, (http/1.1)}{localhost:42483}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ec95456==org.glassfish.jersey.servlet.ServletContainer@b55c73d2{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2025-01-12 00:08:07,017 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ec95456==org.glassfish.jersey.servlet.ServletContainer@b55c73d2{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-42483, toString()=JettyServletServer(name=RESTSERVER, host=localhost, port=42483, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6413d7e7{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1665fa54{/,null,STOPPED}, connector=RESTSERVER@45e9b12d{HTTP/1.1, (http/1.1)}{localhost:42483}, jettyThread=Thread[RESTSERVER-42483,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ec95456==org.glassfish.jersey.servlet.ServletContainer@b55c73d2{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2025-01-12 00:08:07,025 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ec95456==org.glassfish.jersey.servlet.ServletContainer@b55c73d2{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-42483, toString()=JettyServletServer(name=RESTSERVER, host=localhost, port=42483, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6413d7e7{STARTING}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1665fa54{/,null,STOPPED}, connector=RESTSERVER@45e9b12d{HTTP/1.1, (http/1.1)}{localhost:42483}, jettyThread=Thread[RESTSERVER-42483,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ec95456==org.glassfish.jersey.servlet.ServletContainer@b55c73d2{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: SHUTTING DOWN 2025-01-12 00:08:07,026 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ec95456==org.glassfish.jersey.servlet.ServletContainer@b55c73d2{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-42483, toString()=JettyServletServer(name=RESTSERVER, host=localhost, port=42483, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6413d7e7{STARTING}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1665fa54{/,null,STOPPED}, connector=RESTSERVER@45e9b12d{HTTP/1.1, (http/1.1)}{localhost:42483}, jettyThread=Thread[RESTSERVER-42483,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ec95456==org.glassfish.jersey.servlet.ServletContainer@b55c73d2{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STOPPING 2025-01-12 00:08:07,031 INFO jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 2025-01-12 00:08:07,101 INFO Session workerName=node0 2025-01-12 00:08:07,969 INFO Using GSON for REST calls 2025-01-12 00:08:08,041 INFO Started o.e.j.s.ServletContextHandler@1665fa54{/,null,AVAILABLE} 2025-01-12 00:08:08,075 INFO Started RESTSERVER@45e9b12d{HTTP/1.1, (http/1.1)}{localhost:42483} 2025-01-12 00:08:08,088 INFO Started Server@6413d7e7{STARTING}[11.0.24,sto=0] @2777ms 2025-01-12 00:08:08,088 INFO Stopped Server@6413d7e7{STOPPING}[11.0.24,sto=0] 2025-01-12 00:08:08,093 INFO Stopped RESTSERVER@45e9b12d{HTTP/1.1, (http/1.1)}{localhost:42483} 2025-01-12 00:08:08,101 INFO Stopped o.e.j.s.ServletContextHandler@1665fa54{/,null,STOPPED} 2025-01-12 00:08:08,120 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ec95456==org.glassfish.jersey.servlet.ServletContainer@b55c73d2{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-42483, toString()=JettyServletServer(name=RESTSERVER, host=localhost, port=42483, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6413d7e7{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1665fa54{/,null,STOPPED}, connector=RESTSERVER@45e9b12d{HTTP/1.1, (http/1.1)}{localhost:42483}, jettyThread=Thread[RESTSERVER-42483,5,], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ec95456==org.glassfish.jersey.servlet.ServletContainer@b55c73d2{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STOPPING 2025-01-12 00:08:08,121 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ec95456==org.glassfish.jersey.servlet.ServletContainer@b55c73d2{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-42483, toString()=JettyServletServer(name=RESTSERVER, host=localhost, port=42483, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6413d7e7{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1665fa54{/,null,STOPPED}, connector=RESTSERVER@45e9b12d{HTTP/1.1, (http/1.1)}{localhost:42483}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ec95456==org.glassfish.jersey.servlet.ServletContainer@b55c73d2{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STOPPING [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.924 s -- in org.onap.policy.apex.plugins.event.carrier.restserver.ApexRestServerConsumerTest [INFO] Running org.onap.policy.apex.plugins.event.carrier.restserver.RestServerCarrierTechnologyParametersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.onap.policy.apex.plugins.event.carrier.restserver.RestServerCarrierTechnologyParametersTest [INFO] Running org.onap.policy.apex.plugins.event.carrier.restserver.AccessControlFilterTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.546 s -- in org.onap.policy.apex.plugins.event.carrier.restserver.AccessControlFilterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-event-carrier-restserver --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restserver/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'plugins-event-carrier-restserver' with 5 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plugins-event-carrier-restserver --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restserver/target/plugins-event-carrier-restserver-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-event-carrier-restserver --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-event-carrier-restserver --- [INFO] Analyzed bundle 'plugins-event-carrier-restserver' with 5 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-event-carrier-restserver --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restserver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-event-carrier-restserver --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restserver/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restserver/4.1.0-SNAPSHOT/plugins-event-carrier-restserver-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restserver/target/plugins-event-carrier-restserver-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restserver/4.1.0-SNAPSHOT/plugins-event-carrier-restserver-4.1.0-SNAPSHOT.jar [INFO] [INFO] ---------< org.onap.policy.apex-pdp.services:services-onappf >---------- [INFO] Building services-onappf 4.1.0-SNAPSHOT [15/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ services-onappf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ services-onappf --- [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-apex-pdp-sonar/services/services-onappf/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) @ services-onappf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ services-onappf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ services-onappf --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ services-onappf --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 19 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ services-onappf --- [INFO] Copying 10 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ services-onappf --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 19 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ services-onappf --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/services/services-onappf/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.apex.services.onappf.comm.TestPdpStateChangeListener 00:08:13.773 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:13.780 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:13.864 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarterActivator initializing with instance id: apex-3cc9d9a7-2423-4253-ae28-8a518b9a9ad0 00:08:13.878 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter starting as a service . . . 00:08:13.878 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:13.878 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 00:08:13.882 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:13.889 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:13.890 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 00:08:13.890 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 00:08:13.891 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 00:08:13.891 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 00:08:13.893 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 00:08:13.893 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 00:08:13.894 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 00:08:13.894 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@69da0b12 00:08:13.894 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Create REST server 00:08:13.912 [Timer-0] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 00:08:13.914 [Timer-0] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"eef9235c-a25b-4716-abe6-aa7dfbf96315","timestampMs":1736640493895,"name":"apex-3cc9d9a7-2423-4253-ae28-8a518b9a9ad0","pdpGroup":"defaultGroup"} 00:08:13.915 [Timer-0] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=eef9235c-a25b-4716-abe6-aa7dfbf96315, timestampMs=1736640493895, name=apex-3cc9d9a7-2423-4253-ae28-8a518b9a9ad0, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:13.972 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@54e2fe{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@4e1a46fb{base=null,protected=[]},MANAGED} 00:08:13.979 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@54e2fe{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler925672150==dftMaxIdleSec=-1,MANAGED} 00:08:13.986 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler925672150==dftMaxIdleSec=-1 added {ServletHandler@52f57666{STOPPED},MANAGED} 00:08:14.006 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPED,8<=0<=200,i=0,r=-1,t=-177567ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@47d023b7,POJO} 00:08:14.007 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5c83ae01{STOPPED}[11.0.24,sto=0] added {QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPED,8<=0<=200,i=0,r=-1,t=-177567ms,q=0}[NO_TRY],AUTO} 00:08:14.007 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5c83ae01{STOPPED}[11.0.24,sto=0] added {AttributeContainerMap@2d64c100{size=0},AUTO} 00:08:14.011 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@4f0cab0a{STOPPED} added {Slf4jRequestLogWriter@fe7b6b0{STOPPED},AUTO} 00:08:14.025 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5c83ae01{STOPPED}[11.0.24,sto=0] added {CustomRequestLog@4f0cab0a{STOPPED},AUTO} 00:08:14.065 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@2f14b0f6[HTTP/1.1] added {HttpConfiguration@5b20706{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@16aed49f]},POJO} 00:08:14.069 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@3b95a6db{SSL->HTTP/1.1} added {Server@3bf54172[provider=null,keyStore=null,trustStore=null],AUTO} 00:08:14.076 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4cad79bc{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPED,8<=0<=200,i=0,r=-1,t=-177636ms,q=0}[NO_TRY],AUTO} 00:08:14.077 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4cad79bc{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@3069a360{STOPPED},AUTO} 00:08:14.087 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5c83ae01{STOPPED}[11.0.24,sto=0] added {LogarithmicArrayByteBufferPool@65f40689{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 00:08:14.087 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4cad79bc{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@65f40689{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 00:08:14.087 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4cad79bc{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@29be997f{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 00:08:14.088 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4cad79bc{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@35b17c06,POJO} 00:08:14.089 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4cad79bc{null, (ssl)}{0.0.0.0:0} added {SslConnectionFactory@3b95a6db{SSL->HTTP/1.1},AUTO} 00:08:14.089 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@4cad79bc{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@3b95a6db{SSL->HTTP/1.1} 00:08:14.089 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4cad79bc{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@2f14b0f6[HTTP/1.1],AUTO} 00:08:14.089 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@4cad79bc{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@2f14b0f6[HTTP/1.1] 00:08:14.093 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4cad79bc{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@4cad79bc{SSL, (ssl, http/1.1)}{0.0.0.0:0},MANAGED} 00:08:14.093 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5c83ae01{STOPPED}[11.0.24,sto=0] added {RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969},AUTO} 00:08:14.093 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5c83ae01{STOPPED}[11.0.24,sto=0] added {o.e.j.s.ServletContextHandler@54e2fe{/,null,STOPPED},MANAGED} 00:08:14.094 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@7951c3a2{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@4ed9f7b1{base=null,protected=[]},MANAGED} 00:08:14.094 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@7951c3a2{/,null,STOPPED} added {ServletHandler@2d119405{STOPPED},MANAGED} 00:08:14.104 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2d119405{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-3b2e5c0d==org.glassfish.jersey.servlet.ServletContainer@25f45252{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:14.105 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2d119405{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-3b2e5c0d,POJO} 00:08:14.109 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5c83ae01{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@54e2fe{/,null,STOPPED}, connector=RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-3b2e5c0d==org.glassfish.jersey.servlet.ServletContainer@25f45252{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=https://localhost:6969/ +> swagger.context.id=swagger-6969 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:14.121 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@39666e42[null] added {org.eclipse.jetty.security.DefaultIdentityService@25c2a9e3,POJO} 00:08:14.125 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@39666e42[null] added {UserStore@6b1b19cf[users.count=1],AUTO} 00:08:14.133 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@75aea2ba{STOPPED} added {org.eclipse.jetty.util.component.DumpableCollection@2a47597,POJO} 00:08:14.137 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@75aea2ba{STOPPED} added {org.eclipse.jetty.security.authentication.BasicAuthenticator@64aeaf29,POJO} 00:08:14.138 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@75aea2ba{STOPPED} added {HashLoginService@39666e42[RestServerParameters-login-service],AUTO} 00:08:14.138 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler925672150==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@75aea2ba{STOPPED},MANAGED} 00:08:14.138 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@75aea2ba{STOPPED} added {ServletHandler@52f57666{STOPPED},MANAGED} 00:08:14.139 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@52f57666{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-6579cdbb==org.glassfish.jersey.servlet.ServletContainer@17509250{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:14.139 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@52f57666{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-6579cdbb,POJO} 00:08:14.140 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6579cdbb==org.glassfish.jersey.servlet.ServletContainer@17509250{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@5c83ae01{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@54e2fe{/,null,STOPPED}, connector=RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6579cdbb==org.glassfish.jersey.servlet.ServletContainer@17509250{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-6579cdbb==org.glassfish.jersey.servlet.ServletContainer@17509250{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-6969 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.apex.services.onappf.rest.HealthCheckRestControllerV1 +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:14.142 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Rest Server 00:08:14.142 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:14.142 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 00:08:14.142 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6579cdbb==org.glassfish.jersey.servlet.ServletContainer@17509250{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@5c83ae01{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@54e2fe{/,null,STOPPED}, connector=RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6579cdbb==org.glassfish.jersey.servlet.ServletContainer@17509250{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:14.143 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:14.143 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:14.143 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter started as a service 00:08:14.570 [main] DEBUG org.onap.policy.apex.services.onappf.handler.ApexEngineHandler -- Shutting down apex engine. 00:08:14.602 [Apex-apex-engine-service-0:0] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- Engine AxArtifactKey:(name=MyApexEngine-0,version=0.0.1) processing interrupted 00:08:14.602 [Apex-apex-engine-service-0:0] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- Engine AxArtifactKey:(name=MyApexEngine-0,version=0.0.1) completed processing 00:08:14.704 [Apex-apex-engine-service-0:1] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- Engine AxArtifactKey:(name=MyApexEngine-1,version=0.0.1) processing interrupted 00:08:14.704 [Apex-apex-engine-service-0:1] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- Engine AxArtifactKey:(name=MyApexEngine-1,version=0.0.1) completed processing 00:08:14.804 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Apex pdp shutting down.","policies":[{"name":"apex_policy_name","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"a65a6bd0-4f1e-486a-a34b-ab0ac83c2f61","timestampMs":1736640494804,"name":"apex-3cc9d9a7-2423-4253-ae28-8a518b9a9ad0","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:14.805 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=a65a6bd0-4f1e-486a-a34b-ab0ac83c2f61, timestampMs=1736640494804, name=apex-3cc9d9a7-2423-4253-ae28-8a518b9a9ad0, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Apex pdp shutting down., policies=[apex_policy_name 1.0], deploymentInstanceInfo=null, properties=null, response=null) 00:08:14.805 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:14.805 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Rest Server 00:08:14.805 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:14.805 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 00:08:14.806 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6579cdbb==org.glassfish.jersey.servlet.ServletContainer@17509250{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@5c83ae01{STARTING}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@54e2fe{/,null,STARTING}, connector=RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6579cdbb==org.glassfish.jersey.servlet.ServletContainer@17509250{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 00:08:15.072 [RestServerParameters-6969] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 00:08:15.073 [RestServerParameters-6969] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 00:08:15.140 [RestServerParameters-6969] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@54e2fe{/,null,AVAILABLE} 00:08:15.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2451ms o.e.j.s.ServletContextHandler@54e2fe{/,null,AVAILABLE} 00:08:15.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ErrorHandler@18c1ff6c{STOPPED} 00:08:15.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ErrorHandler@18c1ff6c{STARTING} 00:08:15.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2451ms ErrorHandler@18c1ff6c{STARTED} 00:08:15.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.141 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@3069a360{STOPPED} 00:08:15.142 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2452ms ScheduledExecutorScheduler@3069a360{STARTED} 00:08:15.142 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SslConnectionFactory@3b95a6db{SSL->HTTP/1.1} 00:08:15.142 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@3bf54172[provider=null,keyStore=null,trustStore=null] 00:08:15.280 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 00:08:15.281 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Ciphers [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_EMPTY_RENEGOTIATION_INFO_SCSV] of [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] 00:08:15.282 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1736640495282|SSL_NULL_WITH_NULL_NULL)] 00:08:15.291 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2601ms Server@3bf54172[provider=null,keyStore=null,trustStore=null] 00:08:15.291 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1736640495291|SSL_NULL_WITH_NULL_NULL)] 00:08:15.291 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2602ms SslConnectionFactory@3b95a6db{SSL->HTTP/1.1} 00:08:15.291 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@2f14b0f6[HTTP/1.1] 00:08:15.291 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2602ms HttpConnectionFactory@2f14b0f6[HTTP/1.1] 00:08:15.292 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SelectorManager@RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.298 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@190a70f4/SelectorProducer@5f5c16d6/IDLE/p=false/QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=8,r=-1,t=58967ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.298646306Z added {SelectorProducer@5f5c16d6,POJO} 00:08:15.298 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@190a70f4/SelectorProducer@5f5c16d6/IDLE/p=false/QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=8,r=-1,t=58967ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.299011078Z added {QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=8,r=-1,t=58967ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}],UNMANAGED} 00:08:15.299 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@190a70f4/SelectorProducer@5f5c16d6/IDLE/p=false/QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=8,r=-1,t=58967ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.299310577Z created 00:08:15.299 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@79d16130{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@190a70f4/SelectorProducer@5f5c16d6/IDLE/p=false/QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=8,r=-1,t=58966ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.299582806Z,MANAGED} 00:08:15.299 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969} added {ManagedSelector@79d16130{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 00:08:15.299 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@2e0e18f2/SelectorProducer@64c94017/IDLE/p=false/QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=8,r=-1,t=58966ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.299934588Z added {SelectorProducer@64c94017,POJO} 00:08:15.300 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@2e0e18f2/SelectorProducer@64c94017/IDLE/p=false/QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=8,r=-1,t=58966ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.300140975Z added {QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=8,r=-1,t=58966ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}],UNMANAGED} 00:08:15.300 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2e0e18f2/SelectorProducer@64c94017/IDLE/p=false/QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=8,r=-1,t=58965ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.300429674Z created 00:08:15.300 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@5b9c00fe{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@2e0e18f2/SelectorProducer@64c94017/IDLE/p=false/QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=8,r=-1,t=58965ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.300649001Z,MANAGED} 00:08:15.300 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969} added {ManagedSelector@5b9c00fe{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 00:08:15.300 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@79d16130{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:15.300 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@190a70f4/SelectorProducer@5f5c16d6/IDLE/p=false/QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=8,r=-1,t=58965ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.301077834Z 00:08:15.301 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2611ms AdaptiveExecutionStrategy@190a70f4/SelectorProducer@5f5c16d6/IDLE/p=false/QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=8,r=-1,t=58965ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.301288981Z 00:08:15.302 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@9571ef3 startThread=0 00:08:15.302 [qtp1513757689-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@9571ef3 in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=7,r=-1,t=58963ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}] 00:08:15.303 [qtp1513757689-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@190a70f4/SelectorProducer@5f5c16d6/IDLE/p=false/QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=7,r=-1,t=58962ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.3034352Z tryProduce false 00:08:15.303 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@1806b18c on ManagedSelector@79d16130{STARTING} id=0 keys=0 selected=0 updates=0 00:08:15.304 [qtp1513757689-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:15.304 [qtp1513757689-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@1806b18c 00:08:15.304 [qtp1513757689-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.304 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2615ms ManagedSelector@79d16130{STARTED} id=0 keys=0 selected=0 updates=0 00:08:15.304 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@5b9c00fe{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:15.304 [qtp1513757689-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@77bcd532 waiting with 0 keys 00:08:15.308 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@2e0e18f2/SelectorProducer@64c94017/IDLE/p=false/QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=7,r=-1,t=58957ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.308712878Z 00:08:15.308 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2619ms AdaptiveExecutionStrategy@2e0e18f2/SelectorProducer@64c94017/IDLE/p=false/QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=7,r=-1,t=58957ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.308924245Z 00:08:15.309 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@39171cc3 startThread=0 00:08:15.309 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@d73ed6f on ManagedSelector@5b9c00fe{STARTING} id=1 keys=0 selected=0 updates=0 00:08:15.309 [qtp1513757689-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@39171cc3 in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=6,r=-1,t=58957ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}] 00:08:15.309 [qtp1513757689-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2e0e18f2/SelectorProducer@64c94017/IDLE/p=false/QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=6,r=-1,t=58956ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.309756441Z tryProduce false 00:08:15.309 [qtp1513757689-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:15.310 [qtp1513757689-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@d73ed6f 00:08:15.310 [qtp1513757689-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.310 [qtp1513757689-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@20102676 waiting with 0 keys 00:08:15.311 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2621ms ManagedSelector@5b9c00fe{STARTED} id=1 keys=0 selected=0 updates=0 00:08:15.311 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2621ms SelectorManager@RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.312 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969} added {acceptor-0@6be9a0b4,POJO} 00:08:15.312 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@6be9a0b4 startThread=0 00:08:15.312 [RestServerParameters-6969] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.312 [qtp1513757689-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@6be9a0b4 in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=5,r=-1,t=58953ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}] 00:08:15.312 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2623ms RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.312 [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server -- Started Server@5c83ae01{STARTING}[11.0.24,sto=0] @2623ms 00:08:15.312 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2623ms Server@5c83ae01{STARTED}[11.0.24,sto=0] 00:08:15.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@5c83ae01{STARTED}[11.0.24,sto=0] 00:08:15.313 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@5c83ae01{STOPPING}[11.0.24,sto=0] 00:08:15.313 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@5c83ae01{STOPPING}[11.0.24,sto=0] 00:08:15.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SelectorManager@RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@5b9c00fe{STARTED} id=1 keys=0 selected=0 updates=0 00:08:15.313 [qtp1513757689-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1513757689-23-acceptor-0@6be9a0b4-RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969} in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=5,r=-1,t=58952ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}] 00:08:15.313 [qtp1513757689-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=6,r=-1,t=58952ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}] 00:08:15.314 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@9e62fb on ManagedSelector@5b9c00fe{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:15.314 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5b9c00fe{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:15.314 [qtp1513757689-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@20102676 woken with none selected 00:08:15.315 [qtp1513757689-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@20102676 woken up from select, 0/0/0 selected 00:08:15.315 [qtp1513757689-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@20102676 processing 0 keys, 1 updates 00:08:15.315 [qtp1513757689-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:15.315 [qtp1513757689-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@9e62fb 00:08:15.315 [qtp1513757689-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@5b9c00fe{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:15.315 [qtp1513757689-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.315 [qtp1513757689-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@20102676 waiting with 0 keys 00:08:15.315 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@f9b8129 on ManagedSelector@5b9c00fe{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:15.316 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5b9c00fe{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:15.316 [qtp1513757689-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@20102676 woken with none selected 00:08:15.316 [qtp1513757689-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@20102676 woken up from select, 0/0/0 selected 00:08:15.316 [qtp1513757689-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@20102676 processing 0 keys, 1 updates 00:08:15.316 [qtp1513757689-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:15.316 [qtp1513757689-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@f9b8129 00:08:15.318 [qtp1513757689-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.318 [qtp1513757689-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@39171cc3 in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=6,r=-1,t=58947ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}] 00:08:15.318 [qtp1513757689-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=7,r=-1,t=58947ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}] 00:08:15.319 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@2e0e18f2/SelectorProducer@64c94017/IDLE/p=false/QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=7,r=-1,t=58947ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.319129691Z 00:08:15.319 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@2e0e18f2/SelectorProducer@64c94017/IDLE/p=false/QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=7,r=-1,t=58947ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.319323287Z 00:08:15.319 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@5b9c00fe{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:15.319 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@79d16130{STARTED} id=0 keys=0 selected=0 updates=0 00:08:15.319 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@7530090a on ManagedSelector@79d16130{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:15.319 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@79d16130{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:15.319 [qtp1513757689-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@77bcd532 woken with none selected 00:08:15.319 [qtp1513757689-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@77bcd532 woken up from select, 0/0/0 selected 00:08:15.319 [qtp1513757689-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@77bcd532 processing 0 keys, 1 updates 00:08:15.320 [qtp1513757689-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:15.320 [qtp1513757689-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7530090a 00:08:15.320 [qtp1513757689-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@79d16130{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:15.320 [qtp1513757689-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.320 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@4492b393 on ManagedSelector@79d16130{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:15.320 [qtp1513757689-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@77bcd532 waiting with 0 keys 00:08:15.320 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@79d16130{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:15.320 [qtp1513757689-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@77bcd532 woken with none selected 00:08:15.320 [qtp1513757689-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@77bcd532 woken up from select, 0/0/0 selected 00:08:15.320 [qtp1513757689-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@77bcd532 processing 0 keys, 1 updates 00:08:15.320 [qtp1513757689-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:15.321 [qtp1513757689-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@4492b393 00:08:15.321 [qtp1513757689-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.321 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@190a70f4/SelectorProducer@5f5c16d6/PRODUCING/p=false/QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=7,r=-1,t=58944ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.321362412Z 00:08:15.321 [qtp1513757689-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@9571ef3 in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=7,r=-1,t=58944ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}] 00:08:15.321 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@190a70f4/SelectorProducer@5f5c16d6/IDLE/p=false/QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=7,r=-1,t=58944ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.321585599Z 00:08:15.321 [qtp1513757689-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=8,r=-1,t=58944ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}] 00:08:15.321 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@79d16130{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:15.321 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SelectorManager@RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.321 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@2f14b0f6[HTTP/1.1] 00:08:15.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@2f14b0f6[HTTP/1.1] 00:08:15.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SslConnectionFactory@3b95a6db{SSL->HTTP/1.1} 00:08:15.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@3bf54172[provider=null,keyStore=null,trustStore=null] 00:08:15.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@3bf54172[provider=null,keyStore=null,trustStore=null] 00:08:15.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SslConnectionFactory@3b95a6db{SSL->HTTP/1.1} 00:08:15.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@3069a360{STARTED} 00:08:15.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@3069a360{STOPPED} 00:08:15.322 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@4cad79bc{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.322 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@5c83ae01{STOPPING}[11.0.24,sto=0] 00:08:15.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING DefaultSessionIdManager@42511000{STARTED}[worker=node0] 00:08:15.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HouseKeeper@4c3ccbca{STARTED}[interval=660000, ownscheduler=true] 00:08:15.323 [main] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 stopped scavenging 00:08:15.323 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@62858f60{STARTED} 00:08:15.323 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@62858f60{STOPPED} 00:08:15.323 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HouseKeeper@4c3ccbca{STOPPED}[interval=660000, ownscheduler=false] 00:08:15.323 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED DefaultSessionIdManager@42511000{STOPPED}[worker=node0] 00:08:15.323 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ErrorHandler@18c1ff6c{STARTED} 00:08:15.323 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ErrorHandler@18c1ff6c{STOPPING} 00:08:15.323 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ErrorHandler@18c1ff6c{STOPPED} 00:08:15.323 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING o.e.j.s.ServletContextHandler@54e2fe{/,null,AVAILABLE} 00:08:15.324 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping o.e.j.s.ServletContextHandler@54e2fe{/,null,STOPPED} 00:08:15.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.SessionHandler925672150==dftMaxIdleSec=-1 00:08:15.324 [main] DEBUG org.eclipse.jetty.server.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 00:08:15.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@6e7f4ee3[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:15.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@1b6b3fe[passivating=false,graceSec=3600] 00:08:15.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@1b6b3fe[passivating=false,graceSec=3600] 00:08:15.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@6e7f4ee3[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:15.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@64014221{STARTED} 00:08:15.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@64014221{STOPPED} 00:08:15.324 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping org.eclipse.jetty.server.session.SessionHandler925672150==dftMaxIdleSec=-1 00:08:15.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ConstraintSecurityHandler@75aea2ba{STARTED} 00:08:15.324 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ConstraintSecurityHandler@75aea2ba{STOPPING} 00:08:15.325 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServletHandler@52f57666{STARTED} 00:08:15.325 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ServletHandler@52f57666{STOPPING} 00:08:15.325 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-66939ae8==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@d3670c29{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:15.325 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-66939ae8==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@d3670c29{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:15.325 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-6579cdbb==org.glassfish.jersey.servlet.ServletContainer@17509250{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 00:08:15.330 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-6579cdbb==org.glassfish.jersey.servlet.ServletContainer@17509250{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:15.331 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-6579cdbb[EMBEDDED:null] 00:08:15.331 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:15.331 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet7dd45c93{/*->org.glassfish.jersey.servlet.ServletContainer-6579cdbb==org.glassfish.jersey.servlet.ServletContainer@17509250{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:15.332 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-6579cdbb=MappedServlet374b6e33{null->org.glassfish.jersey.servlet.ServletContainer-6579cdbb==org.glassfish.jersey.servlet.ServletContainer@17509250{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:15.332 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServletHandler@52f57666{STOPPED} 00:08:15.332 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@39666e42[RestServerParameters-login-service] 00:08:15.332 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@6b1b19cf[users.count=1] 00:08:15.332 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@6b1b19cf[users.count=1] 00:08:15.332 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@39666e42[RestServerParameters-login-service] 00:08:15.332 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ConstraintSecurityHandler@75aea2ba{STOPPED} 00:08:15.333 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.SessionHandler925672150==dftMaxIdleSec=-1 00:08:15.333 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@4e1a46fb{base=null,protected=[]} 00:08:15.333 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@4e1a46fb{base=null,protected=[]} 00:08:15.333 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@54e2fe{/,null,STOPPED} 00:08:15.333 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED o.e.j.s.ServletContextHandler@54e2fe{/,null,STOPPED} 00:08:15.333 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING CustomRequestLog@4f0cab0a{STARTED} 00:08:15.333 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Slf4jRequestLogWriter@fe7b6b0{STARTED} 00:08:15.333 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Slf4jRequestLogWriter@fe7b6b0{STOPPED} 00:08:15.333 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED CustomRequestLog@4f0cab0a{STOPPED} 00:08:15.333 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AttributeContainerMap@2d64c100{size=0} 00:08:15.333 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AttributeContainerMap@2d64c100{size=0} 00:08:15.333 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1513757689]@5a3a1bf9{STARTED,8<=8<=200,i=8,r=-1,t=58932ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}] 00:08:15.334 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=8<=200,i=8,r=-1,t=58932ms,q=0}[ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0}] 00:08:15.334 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@2758e4aa{reserved=0/4,pending=0} 00:08:15.335 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@2758e4aa{reserved=-1/4,pending=0} 00:08:15.335 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1513757689-21,5,main] for 2499 00:08:15.335 [qtp1513757689-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=8,r=-1,t=58930ms,q=0}[NO_TRY] 00:08:15.335 [qtp1513757689-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=8,r=-1,t=58930ms,q=0}[NO_TRY] 00:08:15.335 [qtp1513757689-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=9,r=-1,t=58930ms,q=0}[NO_TRY] 00:08:15.335 [qtp1513757689-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1513757689-24,5,main] exited for QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=9,r=-1,t=58930ms,q=0}[NO_TRY] 00:08:15.336 [qtp1513757689-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=9,r=-1,t=58930ms,q=0}[NO_TRY] 00:08:15.336 [qtp1513757689-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=9,r=-1,t=58929ms,q=0}[NO_TRY] 00:08:15.336 [qtp1513757689-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=10,r=-1,t=58929ms,q=0}[NO_TRY] 00:08:15.336 [qtp1513757689-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1513757689-25,5,main] exited for QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=10,r=-1,t=58929ms,q=0}[NO_TRY] 00:08:15.336 [qtp1513757689-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=10,r=-1,t=58929ms,q=0}[NO_TRY] 00:08:15.336 [qtp1513757689-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=10,r=-1,t=58929ms,q=0}[NO_TRY] 00:08:15.336 [qtp1513757689-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=11,r=-1,t=58929ms,q=0}[NO_TRY] 00:08:15.337 [qtp1513757689-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1513757689-26,5,main] exited for QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=11,r=-1,t=58929ms,q=0}[NO_TRY] 00:08:15.337 [qtp1513757689-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=11,r=-1,t=58928ms,q=0}[NO_TRY] 00:08:15.337 [qtp1513757689-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=11,r=-1,t=58928ms,q=0}[NO_TRY] 00:08:15.337 [qtp1513757689-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=12,r=-1,t=58928ms,q=0}[NO_TRY] 00:08:15.337 [qtp1513757689-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1513757689-27,5,main] exited for QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=12,r=-1,t=58928ms,q=0}[NO_TRY] 00:08:15.337 [qtp1513757689-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=12,r=-1,t=58928ms,q=0}[NO_TRY] 00:08:15.337 [qtp1513757689-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=12,r=-1,t=58928ms,q=0}[NO_TRY] 00:08:15.337 [qtp1513757689-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=13,r=-1,t=58928ms,q=0}[NO_TRY] 00:08:15.338 [qtp1513757689-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1513757689-28,5,main] exited for QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=13,r=-1,t=58928ms,q=0}[NO_TRY] 00:08:15.338 [qtp1513757689-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=13,r=-1,t=58928ms,q=0}[NO_TRY] 00:08:15.338 [qtp1513757689-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=13,r=-1,t=58928ms,q=0}[NO_TRY] 00:08:15.338 [qtp1513757689-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=13,r=-1,t=58927ms,q=0}[NO_TRY] 00:08:15.338 [qtp1513757689-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=13,r=-1,t=58927ms,q=0}[NO_TRY] 00:08:15.338 [qtp1513757689-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=14,r=-1,t=58927ms,q=0}[NO_TRY] 00:08:15.338 [qtp1513757689-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=15,r=-1,t=58927ms,q=0}[NO_TRY] 00:08:15.338 [qtp1513757689-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1513757689-23,5,main] exited for QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=15,r=-1,t=58927ms,q=0}[NO_TRY] 00:08:15.338 [qtp1513757689-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1513757689-21,5,main] exited for QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=15,r=-1,t=58927ms,q=0}[NO_TRY] 00:08:15.338 [qtp1513757689-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=15,r=-1,t=58927ms,q=0}[NO_TRY] 00:08:15.338 [qtp1513757689-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=15,r=-1,t=58927ms,q=0}[NO_TRY] 00:08:15.338 [qtp1513757689-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=16,r=-1,t=58927ms,q=0}[NO_TRY] 00:08:15.339 [qtp1513757689-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1513757689-22,5,main] exited for QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPING,8<=0<=200,i=16,r=-1,t=58927ms,q=0}[NO_TRY] 00:08:15.340 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1513757689-27,5,] for 2495 00:08:15.340 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1513757689]@5a3a1bf9{STOPPED,8<=0<=200,i=16,r=-1,t=58925ms,q=0}[NO_TRY] 00:08:15.340 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@5c83ae01{STOPPED}[11.0.24,sto=0] 00:08:15.340 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:15.341 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Create REST server 00:08:15.341 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 00:08:15.341 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@69da0b12 00:08:15.341 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 00:08:15.341 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 00:08:15.341 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 00:08:15.344 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 00:08:15.344 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 00:08:15.344 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 00:08:15.344 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 00:08:15.344 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:15.344 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=6, locked=false, #topicListeners=0]]]: stopping 00:08:15.344 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=6, locked=false, #topicListeners=0]]]: shutdown 00:08:15.344 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=6, locked=false, #topicListeners=0]]]: stopping 00:08:15.344 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 00:08:15.344 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:15.344 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:15.401 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:15.404 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:15.409 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarterActivator initializing with instance id: apex-43a1f652-d417-4cf5-a3bf-ce6153becb52 00:08:15.410 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter starting as a service . . . 00:08:15.410 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:15.410 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 00:08:15.410 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:15.410 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:15.410 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 00:08:15.410 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 00:08:15.411 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 00:08:15.411 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 00:08:15.414 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 00:08:15.414 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 00:08:15.414 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 00:08:15.414 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@56b9d43f 00:08:15.414 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Create REST server 00:08:15.415 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@2d913116{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@1214d23c{base=null,protected=[]},MANAGED} 00:08:15.416 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@2d913116{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler1096296601==dftMaxIdleSec=-1,MANAGED} 00:08:15.416 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler1096296601==dftMaxIdleSec=-1 added {ServletHandler@595814a1{STOPPED},MANAGED} 00:08:15.416 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp2112194333]@7de5871d{STOPPED,8<=0<=200,i=0,r=-1,t=-178976ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@49d42faf,POJO} 00:08:15.416 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4948daec{STOPPED}[11.0.24,sto=0] added {QueuedThreadPool[qtp2112194333]@7de5871d{STOPPED,8<=0<=200,i=0,r=-1,t=-178976ms,q=0}[NO_TRY],AUTO} 00:08:15.416 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4948daec{STOPPED}[11.0.24,sto=0] added {AttributeContainerMap@502c2278{size=0},AUTO} 00:08:15.416 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@1209a0f{STOPPED} added {Slf4jRequestLogWriter@696174d3{STOPPED},AUTO} 00:08:15.417 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4948daec{STOPPED}[11.0.24,sto=0] added {CustomRequestLog@1209a0f{STOPPED},AUTO} 00:08:15.417 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@66715ca9[HTTP/1.1] added {HttpConfiguration@577f9dfd{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@520a95ff]},POJO} 00:08:15.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@30afb481{SSL->HTTP/1.1} added {Server@5c573229[provider=null,keyStore=null,trustStore=null],AUTO} 00:08:15.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@77ecdc2b{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp2112194333]@7de5871d{STOPPED,8<=0<=200,i=0,r=-1,t=-178979ms,q=0}[NO_TRY],AUTO} 00:08:15.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@77ecdc2b{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@714f1a44{STOPPED},AUTO} 00:08:15.420 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4948daec{STOPPED}[11.0.24,sto=0] added {LogarithmicArrayByteBufferPool@3c09a350{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 00:08:15.420 [Timer-2] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"c87f2f30-fc35-47e0-8380-c0c70830b71c","timestampMs":1736640495420,"name":"apex-43a1f652-d417-4cf5-a3bf-ce6153becb52","pdpGroup":"defaultGroup"} 00:08:15.420 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@77ecdc2b{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@3c09a350{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 00:08:15.420 [Timer-2] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=c87f2f30-fc35-47e0-8380-c0c70830b71c, timestampMs=1736640495420, name=apex-43a1f652-d417-4cf5-a3bf-ce6153becb52, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:15.421 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@77ecdc2b{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@592a1882{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 00:08:15.422 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@77ecdc2b{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@48368a08,POJO} 00:08:15.422 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@77ecdc2b{null, (ssl)}{0.0.0.0:0} added {SslConnectionFactory@30afb481{SSL->HTTP/1.1},AUTO} 00:08:15.422 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@77ecdc2b{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@30afb481{SSL->HTTP/1.1} 00:08:15.422 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@77ecdc2b{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@66715ca9[HTTP/1.1],AUTO} 00:08:15.422 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@77ecdc2b{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@66715ca9[HTTP/1.1] 00:08:15.422 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@77ecdc2b{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@77ecdc2b{SSL, (ssl, http/1.1)}{0.0.0.0:0},MANAGED} 00:08:15.422 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4948daec{STOPPED}[11.0.24,sto=0] added {RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969},AUTO} 00:08:15.422 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4948daec{STOPPED}[11.0.24,sto=0] added {o.e.j.s.ServletContextHandler@2d913116{/,null,STOPPED},MANAGED} 00:08:15.422 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@41a23470{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@30c01c37{base=null,protected=[]},MANAGED} 00:08:15.423 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@41a23470{/,null,STOPPED} added {ServletHandler@39a7eca5{STOPPED},MANAGED} 00:08:15.423 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@39a7eca5{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-45bd4753==org.glassfish.jersey.servlet.ServletContainer@933681f2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:15.423 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@39a7eca5{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-45bd4753,POJO} 00:08:15.423 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4948daec{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2d913116{/,null,STOPPED}, connector=RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-45bd4753==org.glassfish.jersey.servlet.ServletContainer@933681f2{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=https://localhost:6969/ +> swagger.context.id=swagger-6969 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:15.423 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@156cfa20[null] added {org.eclipse.jetty.security.DefaultIdentityService@25fd6d1e,POJO} 00:08:15.423 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@156cfa20[null] added {UserStore@23396fc0[users.count=1],AUTO} 00:08:15.423 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@c11332b{STOPPED} added {org.eclipse.jetty.util.component.DumpableCollection@7e5e6573,POJO} 00:08:15.423 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@c11332b{STOPPED} added {org.eclipse.jetty.security.authentication.BasicAuthenticator@3005623b,POJO} 00:08:15.423 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@c11332b{STOPPED} added {HashLoginService@156cfa20[RestServerParameters-login-service],AUTO} 00:08:15.423 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler1096296601==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@c11332b{STOPPED},MANAGED} 00:08:15.424 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@c11332b{STOPPED} added {ServletHandler@595814a1{STOPPED},MANAGED} 00:08:15.424 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@595814a1{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:15.424 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@595814a1{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-58aa5c94,POJO} 00:08:15.424 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@4948daec{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2d913116{/,null,STOPPED}, connector=RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{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-6969 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.apex.services.onappf.rest.HealthCheckRestControllerV1 +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:15.425 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Rest Server 00:08:15.425 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:15.425 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 00:08:15.435 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@4948daec{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2d913116{/,null,STOPPED}, connector=RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:15.436 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:15.436 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:15.436 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter started as a service 00:08:15.436 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=bb7a00d8-3d2d-45ac-bb95-c440c2d75da1, timestampMs=1736640495436, name=apex-43a1f652-d417-4cf5-a3bf-ce6153becb52, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, description=dummy pdp status for test, pdpHeartbeatIntervalMs=3000, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 00:08:15.438 [RestServerParameters-6969] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@4948daec{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2d913116{/,null,STOPPED}, connector=RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:15.438 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@4948daec{STOPPED}[11.0.24,sto=0] 00:08:15.438 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4948daec{STARTING}[11.0.24,sto=0] added {ErrorHandler@11d084c7{STOPPED},AUTO} 00:08:15.438 [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 00:08:15.440 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:6969],POJO} 00:08:15.440 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting Server@4948daec{STARTING}[11.0.24,sto=0] 00:08:15.440 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp2112194333]@7de5871d{STOPPED,8<=0<=200,i=0,r=-1,t=-179000ms,q=0}[NO_TRY] 00:08:15.440 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0} 00:08:15.440 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp2112194333]@7de5871d{STARTING,8<=0<=200,i=0,r=-1,t=-179000ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] added {ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0},AUTO} 00:08:15.441 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0} 00:08:15.441 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2751ms ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0} 00:08:15.441 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp2112194333-43,5,main] 00:08:15.441 [main] WARN org.onap.policy.common.utils.services.Registry -- replacing previously registered: object:pdp/status/publisher 00:08:15.442 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"bb7a00d8-3d2d-45ac-bb95-c440c2d75da1","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"aa954f85-a6c8-4848-86c9-5cdbdfcbd271","timestampMs":1736640495441,"name":"apex-43a1f652-d417-4cf5-a3bf-ce6153becb52","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:15.442 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=aa954f85-a6c8-4848-86c9-5cdbdfcbd271, timestampMs=1736640495441, name=apex-43a1f652-d417-4cf5-a3bf-ce6153becb52, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpUpdate, policies=[], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=bb7a00d8-3d2d-45ac-bb95-c440c2d75da1, responseStatus=SUCCESS, responseMessage=Pdp update successful.)) 00:08:15.442 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStateChangeListener -- Pdp state change message received from PAP. - PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=080d1931-6ebb-4acc-991a-814f70834a0b, timestampMs=1736640495442, name=apex-43a1f652-d417-4cf5-a3bf-ce6153becb52, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, state=ACTIVE) 00:08:15.442 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"080d1931-6ebb-4acc-991a-814f70834a0b","responseStatus":"SUCCESS","responseMessage":"Pdp already in active state"},"messageName":"PDP_STATUS","requestId":"a368b304-54fa-42e1-b432-9cc2d0bccb25","timestampMs":1736640495442,"name":"apex-43a1f652-d417-4cf5-a3bf-ce6153becb52","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:15.442 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=a368b304-54fa-42e1-b432-9cc2d0bccb25, timestampMs=1736640495442, name=apex-43a1f652-d417-4cf5-a3bf-ce6153becb52, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=ACTIVE, healthy=HEALTHY, description=Pdp status response message for PdpStateChange, policies=[], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=080d1931-6ebb-4acc-991a-814f70834a0b, responseStatus=SUCCESS, responseMessage=Pdp already in active state)) 00:08:15.442 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Apex pdp shutting down.","policies":[],"messageName":"PDP_STATUS","requestId":"fd35f021-c9de-4c88-a8cc-a401f510d480","timestampMs":1736640495442,"name":"apex-43a1f652-d417-4cf5-a3bf-ce6153becb52","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:15.442 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=fd35f021-c9de-4c88-a8cc-a401f510d480, timestampMs=1736640495442, name=apex-43a1f652-d417-4cf5-a3bf-ce6153becb52, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Apex pdp shutting down., policies=[], deploymentInstanceInfo=null, properties=null, response=null) 00:08:15.442 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:15.442 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Rest Server 00:08:15.442 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:15.443 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 00:08:15.443 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@4948daec{STARTING}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2d913116{/,null,STOPPED}, connector=RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STOPPING 00:08:15.444 [Timer-3] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Apex pdp shutting down.","policies":[],"messageName":"PDP_STATUS","requestId":"1f5c3fbc-1d15-49ea-9c99-bf104f4af2c4","timestampMs":1736640495444,"name":"apex-43a1f652-d417-4cf5-a3bf-ce6153becb52","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:15.444 [Timer-3] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=1f5c3fbc-1d15-49ea-9c99-bf104f4af2c4, timestampMs=1736640495444, name=apex-43a1f652-d417-4cf5-a3bf-ce6153becb52, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Apex pdp shutting down., policies=[], deploymentInstanceInfo=null, properties=null, response=null) 00:08:15.446 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp2112194333-44,5,main] 00:08:15.446 [qtp2112194333-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp2112194333]@7de5871d{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.446 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp2112194333-45,5,main] 00:08:15.447 [qtp2112194333-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp2112194333]@7de5871d{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.447 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp2112194333-46,5,main] 00:08:15.447 [qtp2112194333-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp2112194333]@7de5871d{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.447 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp2112194333-47,5,main] 00:08:15.447 [qtp2112194333-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp2112194333]@7de5871d{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.448 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp2112194333-48,5,main] 00:08:15.448 [qtp2112194333-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp2112194333]@7de5871d{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.448 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp2112194333-49,5,main] 00:08:15.448 [qtp2112194333-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp2112194333]@7de5871d{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.448 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp2112194333-50,5,main] 00:08:15.449 [qtp2112194333-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp2112194333]@7de5871d{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.449 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2760ms QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.449 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AttributeContainerMap@502c2278{size=0} 00:08:15.449 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2760ms AttributeContainerMap@502c2278{size=0} 00:08:15.449 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING CustomRequestLog@1209a0f{STOPPED} 00:08:15.449 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Slf4jRequestLogWriter@696174d3{STOPPED} 00:08:15.449 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2760ms Slf4jRequestLogWriter@696174d3{STARTED} 00:08:15.449 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2760ms CustomRequestLog@1209a0f{STARTED} 00:08:15.449 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING o.e.j.s.ServletContextHandler@2d913116{/,null,STOPPED} 00:08:15.449 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@2833edef 00:08:15.449 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting o.e.j.s.ServletContextHandler@2d913116{/,null,STARTING} 00:08:15.450 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@1214d23c{base=null,protected=[]} 00:08:15.450 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@2d913116{/,null,STARTING} added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@3a4b4745,POJO} 00:08:15.450 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2760ms SymlinkAllowedResourceAliasChecker@1214d23c{base=null,protected=[]} 00:08:15.450 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.SessionHandler1096296601==dftMaxIdleSec=-1 00:08:15.450 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler1096296601==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@3752fcf6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 00:08:15.450 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.DefaultSessionCache@3752fcf6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@4d2ed39e[passivating=false,graceSec=3600],AUTO} 00:08:15.450 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING DefaultSessionIdManager@7a451341{STOPPED}[worker=null] 00:08:15.450 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@7a451341{STARTING}[worker=node0] added {HouseKeeper@1a540223{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 00:08:15.450 [RestServerParameters-6969] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 00:08:15.450 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HouseKeeper@1a540223{STOPPED}[interval=600000, ownscheduler=false] 00:08:15.450 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@3a41f8d3{STOPPED} 00:08:15.450 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2761ms ScheduledExecutorScheduler@3a41f8d3{STARTED} 00:08:15.450 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 using own scheduler for scavenging 00:08:15.450 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 scavenging every 660000ms 00:08:15.451 [qtp2112194333-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=8,r=-1,t=59996ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.451 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2762ms HouseKeeper@1a540223{STARTED}[interval=660000, ownscheduler=true] 00:08:15.452 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2762ms DefaultSessionIdManager@7a451341{STARTED}[worker=node0] 00:08:15.452 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4948daec{STARTING}[11.0.24,sto=0] added {DefaultSessionIdManager@7a451341{STARTED}[worker=node0],MANAGED} 00:08:15.452 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler1096296601==dftMaxIdleSec=-1 added {DefaultSessionIdManager@7a451341{STARTED}[worker=node0],UNMANAGED} 00:08:15.452 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@5345aa45{STOPPED} 00:08:15.452 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2763ms ScheduledExecutorScheduler@5345aa45{STARTED} 00:08:15.452 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting org.eclipse.jetty.server.session.SessionHandler1096296601==dftMaxIdleSec=-1 00:08:15.452 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ConstraintSecurityHandler@c11332b{STOPPED} 00:08:15.452 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:15.452 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:15.452 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource={}] to PathMappings[size=1] 00:08:15.452 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@c11332b{STARTING} added {org.eclipse.jetty.security.DefaultIdentityService@25fd6d1e,POJO} 00:08:15.452 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ConstraintSecurityHandler@c11332b{STARTING} 00:08:15.452 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@156cfa20[RestServerParameters-login-service] 00:08:15.452 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@23396fc0[users.count=1] 00:08:15.452 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2763ms UserStore@23396fc0[users.count=1] 00:08:15.453 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2763ms HashLoginService@156cfa20[RestServerParameters-login-service] 00:08:15.453 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServletHandler@595814a1{STOPPED} 00:08:15.453 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-58aa5c94[EMBEDDED:null] 00:08:15.453 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:15.453 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet69baef14{/*->org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:15.453 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-58aa5c94=MappedServlet5c880590{null->org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:15.453 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Adding Default404Servlet to ServletHandler@595814a1{STARTING} 00:08:15.453 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@595814a1{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1e736969==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7eda628a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:15.453 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@595814a1{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1e736969,POJO} 00:08:15.453 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-58aa5c94[EMBEDDED:null] 00:08:15.453 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:15.453 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet609aff60{/*->org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:15.453 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1e736969[EMBEDDED:null] 00:08:15.453 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet5ee66e28{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1e736969==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7eda628a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 00:08:15.454 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1e736969=MappedServlet42de44e1{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1e736969==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7eda628a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-58aa5c94=MappedServlet476345f2{null->org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:15.454 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-58aa5c94[EMBEDDED:null] 00:08:15.454 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:15.454 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet7035d381{/*->org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:15.454 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1e736969[EMBEDDED:null] 00:08:15.454 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet1dcf6481{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1e736969==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7eda628a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 00:08:15.454 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1e736969=MappedServlet42de44e1{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1e736969==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7eda628a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-58aa5c94=MappedServlet476345f2{null->org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:15.454 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ServletHandler@595814a1{STARTING} 00:08:15.454 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2765ms ServletHandler@595814a1{STARTED} 00:08:15.454 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2765ms ConstraintSecurityHandler@c11332b{STARTED} 00:08:15.454 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.DefaultSessionCache@3752fcf6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:15.454 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.NullSessionDataStore@4d2ed39e[passivating=false,graceSec=3600] 00:08:15.454 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2765ms org.eclipse.jetty.server.session.NullSessionDataStore@4d2ed39e[passivating=false,graceSec=3600] 00:08:15.454 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2765ms org.eclipse.jetty.server.session.DefaultSessionCache@3752fcf6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:15.455 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2765ms org.eclipse.jetty.server.session.SessionHandler1096296601==dftMaxIdleSec=-1 00:08:15.455 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1e736969==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7eda628a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:15.455 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2765ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1e736969==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7eda628a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:15.455 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:15.455 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2766ms org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:15.455 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-58aa5c94 00:08:15.508 [RestServerParameters-6969] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 00:08:15.508 [RestServerParameters-6969] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 00:08:15.516 [RestServerParameters-6969] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@2d913116{/,null,AVAILABLE} 00:08:15.517 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2827ms o.e.j.s.ServletContextHandler@2d913116{/,null,AVAILABLE} 00:08:15.517 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ErrorHandler@11d084c7{STOPPED} 00:08:15.517 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ErrorHandler@11d084c7{STARTING} 00:08:15.517 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2827ms ErrorHandler@11d084c7{STARTED} 00:08:15.517 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.517 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@714f1a44{STOPPED} 00:08:15.517 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2828ms ScheduledExecutorScheduler@714f1a44{STARTED} 00:08:15.517 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SslConnectionFactory@30afb481{SSL->HTTP/1.1} 00:08:15.517 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@5c573229[provider=null,keyStore=null,trustStore=null] 00:08:15.518 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 00:08:15.518 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Ciphers [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_EMPTY_RENEGOTIATION_INFO_SCSV] of [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] 00:08:15.518 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1736640495518|SSL_NULL_WITH_NULL_NULL)] 00:08:15.518 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2829ms Server@5c573229[provider=null,keyStore=null,trustStore=null] 00:08:15.518 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1736640495518|SSL_NULL_WITH_NULL_NULL)] 00:08:15.519 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2829ms SslConnectionFactory@30afb481{SSL->HTTP/1.1} 00:08:15.519 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@66715ca9[HTTP/1.1] 00:08:15.519 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2829ms HttpConnectionFactory@66715ca9[HTTP/1.1] 00:08:15.524 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SelectorManager@RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.524 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@6b926eb2/SelectorProducer@39069b8c/IDLE/p=false/QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=8,r=-1,t=59924ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.524562024Z added {SelectorProducer@39069b8c,POJO} 00:08:15.524 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@6b926eb2/SelectorProducer@39069b8c/IDLE/p=false/QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=8,r=-1,t=59923ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.52473715Z added {QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=8,r=-1,t=59923ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}],UNMANAGED} 00:08:15.524 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6b926eb2/SelectorProducer@39069b8c/IDLE/p=false/QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=8,r=-1,t=59923ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.524874684Z created 00:08:15.524 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@3a039def{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@6b926eb2/SelectorProducer@39069b8c/IDLE/p=false/QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=8,r=-1,t=59923ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.525002908Z,MANAGED} 00:08:15.525 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969} added {ManagedSelector@3a039def{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 00:08:15.525 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@6658c919/SelectorProducer@1e47dc9e/IDLE/p=false/QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=8,r=-1,t=59923ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.525239255Z added {SelectorProducer@1e47dc9e,POJO} 00:08:15.525 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@6658c919/SelectorProducer@1e47dc9e/IDLE/p=false/QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=8,r=-1,t=59923ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.525350919Z added {QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=8,r=-1,t=59923ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}],UNMANAGED} 00:08:15.525 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6658c919/SelectorProducer@1e47dc9e/IDLE/p=false/QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=8,r=-1,t=59923ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.525479743Z created 00:08:15.525 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1390ee21{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@6658c919/SelectorProducer@1e47dc9e/IDLE/p=false/QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=8,r=-1,t=59923ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.525598837Z,MANAGED} 00:08:15.525 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969} added {ManagedSelector@1390ee21{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 00:08:15.525 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@3a039def{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:15.525 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@6b926eb2/SelectorProducer@39069b8c/IDLE/p=false/QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=8,r=-1,t=59922ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.525834294Z 00:08:15.525 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2836ms AdaptiveExecutionStrategy@6b926eb2/SelectorProducer@39069b8c/IDLE/p=false/QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=8,r=-1,t=59922ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.525951418Z 00:08:15.526 [qtp2112194333-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@74b3dbcb in QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=7,r=-1,t=59922ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.526 [qtp2112194333-43] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6b926eb2/SelectorProducer@39069b8c/IDLE/p=false/QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=7,r=-1,t=59922ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.526241917Z tryProduce false 00:08:15.526 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 00:08:15.526 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.526 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7a743b2d waiting with 0 keys 00:08:15.526 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@74b3dbcb startThread=0 00:08:15.530 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@355af559 on ManagedSelector@3a039def{STARTING} id=0 keys=0 selected=0 updates=0 00:08:15.530 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@3a039def{STARTING} id=0 keys=0 selected=0 updates=1 00:08:15.530 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7a743b2d woken with none selected 00:08:15.530 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7a743b2d woken up from select, 0/0/0 selected 00:08:15.530 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7a743b2d processing 0 keys, 1 updates 00:08:15.530 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:15.530 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@355af559 00:08:15.530 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.530 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7a743b2d waiting with 0 keys 00:08:15.530 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2841ms ManagedSelector@3a039def{STARTED} id=0 keys=0 selected=0 updates=0 00:08:15.530 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@1390ee21{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:15.530 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@6658c919/SelectorProducer@1e47dc9e/IDLE/p=false/QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=7,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.53071602Z 00:08:15.530 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2841ms AdaptiveExecutionStrategy@6658c919/SelectorProducer@1e47dc9e/IDLE/p=false/QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=7,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.530827584Z 00:08:15.530 [qtp2112194333-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@49e51686 in QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=6,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.531 [qtp2112194333-44] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6658c919/SelectorProducer@1e47dc9e/IDLE/p=false/QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=6,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.531051241Z tryProduce false 00:08:15.531 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 00:08:15.531 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.531 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4722e1ca waiting with 0 keys 00:08:15.531 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@49e51686 startThread=0 00:08:15.531 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@15eaf2ea on ManagedSelector@1390ee21{STARTING} id=1 keys=0 selected=0 updates=0 00:08:15.531 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@1390ee21{STARTING} id=1 keys=0 selected=0 updates=1 00:08:15.531 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4722e1ca woken with none selected 00:08:15.531 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4722e1ca woken up from select, 0/0/0 selected 00:08:15.531 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4722e1ca processing 0 keys, 1 updates 00:08:15.531 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:15.531 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@15eaf2ea 00:08:15.531 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.531 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4722e1ca waiting with 0 keys 00:08:15.531 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2842ms ManagedSelector@1390ee21{STARTED} id=1 keys=0 selected=0 updates=0 00:08:15.531 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2842ms SelectorManager@RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.531 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969} added {acceptor-0@35e97fe5,POJO} 00:08:15.531 [qtp2112194333-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@35e97fe5 in QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=5,r=-1,t=59916ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.531 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue qtp2112194333-45-acceptor-0@35e97fe5-RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969} startThread=0 00:08:15.532 [RestServerParameters-6969] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.532 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2842ms RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.532 [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server -- Started Server@4948daec{STARTING}[11.0.24,sto=0] @2842ms 00:08:15.532 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2842ms Server@4948daec{STARTED}[11.0.24,sto=0] 00:08:15.532 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@4948daec{STARTED}[11.0.24,sto=0] 00:08:15.532 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@4948daec{STOPPING}[11.0.24,sto=0] 00:08:15.532 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@4948daec{STOPPING}[11.0.24,sto=0] 00:08:15.532 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.532 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SelectorManager@RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.532 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@1390ee21{STARTED} id=1 keys=0 selected=0 updates=0 00:08:15.532 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@5d27b4c1 on ManagedSelector@1390ee21{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:15.532 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@1390ee21{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:15.532 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4722e1ca woken with none selected 00:08:15.532 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4722e1ca woken up from select, 0/0/0 selected 00:08:15.532 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4722e1ca processing 0 keys, 1 updates 00:08:15.533 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:15.533 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@5d27b4c1 00:08:15.533 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@1390ee21{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:15.533 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.533 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4722e1ca waiting with 0 keys 00:08:15.532 [qtp2112194333-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp2112194333-45-acceptor-0@35e97fe5-RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969} in QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=5,r=-1,t=59915ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.533 [qtp2112194333-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=6,r=-1,t=59915ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.533 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@50df37eb on ManagedSelector@1390ee21{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:15.533 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@1390ee21{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:15.533 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4722e1ca woken with none selected 00:08:15.533 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4722e1ca woken up from select, 0/0/0 selected 00:08:15.533 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4722e1ca processing 0 keys, 1 updates 00:08:15.533 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:15.533 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@50df37eb 00:08:15.533 [qtp2112194333-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.533 [qtp2112194333-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@49e51686 in QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=6,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.533 [qtp2112194333-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=7,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.533 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@6658c919/SelectorProducer@1e47dc9e/IDLE/p=false/QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=7,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.533878021Z 00:08:15.533 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@6658c919/SelectorProducer@1e47dc9e/IDLE/p=false/QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=7,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.533993095Z 00:08:15.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@1390ee21{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:15.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@3a039def{STARTED} id=0 keys=0 selected=0 updates=0 00:08:15.534 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@4b508371 on ManagedSelector@3a039def{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:15.534 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@3a039def{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:15.534 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7a743b2d woken with none selected 00:08:15.534 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7a743b2d woken up from select, 0/0/0 selected 00:08:15.534 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7a743b2d processing 0 keys, 1 updates 00:08:15.534 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:15.534 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@4b508371 00:08:15.534 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@3a039def{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:15.534 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.534 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7a743b2d waiting with 0 keys 00:08:15.534 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@41143873 on ManagedSelector@3a039def{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:15.534 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@3a039def{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:15.534 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7a743b2d woken with none selected 00:08:15.534 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7a743b2d woken up from select, 0/0/0 selected 00:08:15.534 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7a743b2d processing 0 keys, 1 updates 00:08:15.534 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:15.534 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@41143873 00:08:15.534 [qtp2112194333-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.534 [qtp2112194333-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@74b3dbcb in QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=7,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.534 [qtp2112194333-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=8,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@6b926eb2/SelectorProducer@39069b8c/IDLE/p=false/QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=8,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.535102271Z 00:08:15.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@6b926eb2/SelectorProducer@39069b8c/IDLE/p=false/QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=8,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.535229605Z 00:08:15.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@3a039def{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:15.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SelectorManager@RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@66715ca9[HTTP/1.1] 00:08:15.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@66715ca9[HTTP/1.1] 00:08:15.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SslConnectionFactory@30afb481{SSL->HTTP/1.1} 00:08:15.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@5c573229[provider=null,keyStore=null,trustStore=null] 00:08:15.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@5c573229[provider=null,keyStore=null,trustStore=null] 00:08:15.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SslConnectionFactory@30afb481{SSL->HTTP/1.1} 00:08:15.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@714f1a44{STARTED} 00:08:15.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@714f1a44{STOPPED} 00:08:15.535 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@77ecdc2b{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.535 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@4948daec{STOPPING}[11.0.24,sto=0] 00:08:15.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING DefaultSessionIdManager@7a451341{STARTED}[worker=node0] 00:08:15.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HouseKeeper@1a540223{STARTED}[interval=660000, ownscheduler=true] 00:08:15.536 [main] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 stopped scavenging 00:08:15.536 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@3a41f8d3{STARTED} 00:08:15.536 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@3a41f8d3{STOPPED} 00:08:15.536 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HouseKeeper@1a540223{STOPPED}[interval=660000, ownscheduler=false] 00:08:15.536 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED DefaultSessionIdManager@7a451341{STOPPED}[worker=node0] 00:08:15.536 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ErrorHandler@11d084c7{STARTED} 00:08:15.536 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ErrorHandler@11d084c7{STOPPING} 00:08:15.536 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ErrorHandler@11d084c7{STOPPED} 00:08:15.536 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING o.e.j.s.ServletContextHandler@2d913116{/,null,AVAILABLE} 00:08:15.536 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping o.e.j.s.ServletContextHandler@2d913116{/,null,STOPPED} 00:08:15.536 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.SessionHandler1096296601==dftMaxIdleSec=-1 00:08:15.536 [main] DEBUG org.eclipse.jetty.server.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 00:08:15.536 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@3752fcf6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:15.536 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@4d2ed39e[passivating=false,graceSec=3600] 00:08:15.536 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@4d2ed39e[passivating=false,graceSec=3600] 00:08:15.536 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@3752fcf6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:15.536 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@5345aa45{STARTED} 00:08:15.536 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@5345aa45{STOPPED} 00:08:15.536 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping org.eclipse.jetty.server.session.SessionHandler1096296601==dftMaxIdleSec=-1 00:08:15.536 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ConstraintSecurityHandler@c11332b{STARTED} 00:08:15.536 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ConstraintSecurityHandler@c11332b{STOPPING} 00:08:15.536 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServletHandler@595814a1{STARTED} 00:08:15.537 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ServletHandler@595814a1{STOPPING} 00:08:15.537 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1e736969==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7eda628a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:15.537 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1e736969==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7eda628a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:15.537 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 00:08:15.538 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:15.538 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-58aa5c94[EMBEDDED:null] 00:08:15.538 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:15.538 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet21f50d2c{/*->org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:15.539 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-58aa5c94=MappedServlet8bc0696{null->org.glassfish.jersey.servlet.ServletContainer-58aa5c94==org.glassfish.jersey.servlet.ServletContainer@97ec5b7a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServletHandler@595814a1{STOPPED} 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@156cfa20[RestServerParameters-login-service] 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@23396fc0[users.count=1] 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@23396fc0[users.count=1] 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@156cfa20[RestServerParameters-login-service] 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ConstraintSecurityHandler@c11332b{STOPPED} 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.SessionHandler1096296601==dftMaxIdleSec=-1 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@1214d23c{base=null,protected=[]} 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@1214d23c{base=null,protected=[]} 00:08:15.539 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@2d913116{/,null,STOPPED} 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED o.e.j.s.ServletContextHandler@2d913116{/,null,STOPPED} 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING CustomRequestLog@1209a0f{STARTED} 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Slf4jRequestLogWriter@696174d3{STARTED} 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Slf4jRequestLogWriter@696174d3{STOPPED} 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED CustomRequestLog@1209a0f{STOPPED} 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AttributeContainerMap@502c2278{size=0} 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AttributeContainerMap@502c2278{size=0} 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp2112194333]@7de5871d{STARTED,8<=8<=200,i=8,r=-1,t=59908ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=8<=200,i=8,r=-1,t=59908ms,q=0}[ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0}] 00:08:15.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@1f17688d{reserved=0/4,pending=0} 00:08:15.540 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@1f17688d{reserved=-1/4,pending=0} 00:08:15.540 [qtp2112194333-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=8,r=-1,t=59908ms,q=0}[NO_TRY] 00:08:15.540 [qtp2112194333-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=8,r=-1,t=59908ms,q=0}[NO_TRY] 00:08:15.540 [qtp2112194333-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=9,r=-1,t=59908ms,q=0}[NO_TRY] 00:08:15.540 [qtp2112194333-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp2112194333-46,5,main] exited for QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=9,r=-1,t=59908ms,q=0}[NO_TRY] 00:08:15.540 [qtp2112194333-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=9,r=-1,t=59908ms,q=0}[NO_TRY] 00:08:15.540 [qtp2112194333-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=9,r=-1,t=59908ms,q=0}[NO_TRY] 00:08:15.540 [qtp2112194333-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=10,r=-1,t=59908ms,q=0}[NO_TRY] 00:08:15.540 [qtp2112194333-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp2112194333-47,5,main] exited for QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=10,r=-1,t=59907ms,q=0}[NO_TRY] 00:08:15.540 [qtp2112194333-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=10,r=-1,t=59907ms,q=0}[NO_TRY] 00:08:15.540 [qtp2112194333-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=10,r=-1,t=59907ms,q=0}[NO_TRY] 00:08:15.540 [qtp2112194333-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=11,r=-1,t=59907ms,q=0}[NO_TRY] 00:08:15.540 [qtp2112194333-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp2112194333-48,5,main] exited for QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=11,r=-1,t=59907ms,q=0}[NO_TRY] 00:08:15.541 [qtp2112194333-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=11,r=-1,t=59907ms,q=0}[NO_TRY] 00:08:15.541 [qtp2112194333-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=11,r=-1,t=59907ms,q=0}[NO_TRY] 00:08:15.541 [qtp2112194333-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=12,r=-1,t=59907ms,q=0}[NO_TRY] 00:08:15.541 [qtp2112194333-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp2112194333-49,5,main] exited for QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=12,r=-1,t=59907ms,q=0}[NO_TRY] 00:08:15.541 [qtp2112194333-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=12,r=-1,t=59907ms,q=0}[NO_TRY] 00:08:15.541 [qtp2112194333-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=12,r=-1,t=59907ms,q=0}[NO_TRY] 00:08:15.541 [qtp2112194333-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=13,r=-1,t=59907ms,q=0}[NO_TRY] 00:08:15.541 [qtp2112194333-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp2112194333-50,5,main] exited for QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=13,r=-1,t=59907ms,q=0}[NO_TRY] 00:08:15.541 [qtp2112194333-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=13,r=-1,t=59906ms,q=0}[NO_TRY] 00:08:15.541 [qtp2112194333-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=13,r=-1,t=59906ms,q=0}[NO_TRY] 00:08:15.541 [qtp2112194333-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=14,r=-1,t=59906ms,q=0}[NO_TRY] 00:08:15.541 [qtp2112194333-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp2112194333-45,5,main] exited for QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=14,r=-1,t=59906ms,q=0}[NO_TRY] 00:08:15.541 [qtp2112194333-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=14,r=-1,t=59906ms,q=0}[NO_TRY] 00:08:15.542 [qtp2112194333-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=14,r=-1,t=59906ms,q=0}[NO_TRY] 00:08:15.542 [qtp2112194333-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=15,r=-1,t=59906ms,q=0}[NO_TRY] 00:08:15.542 [qtp2112194333-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp2112194333-44,5,main] exited for QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=15,r=-1,t=59906ms,q=0}[NO_TRY] 00:08:15.542 [qtp2112194333-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=15,r=-1,t=59906ms,q=0}[NO_TRY] 00:08:15.542 [qtp2112194333-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=15,r=-1,t=59906ms,q=0}[NO_TRY] 00:08:15.542 [qtp2112194333-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=16,r=-1,t=59906ms,q=0}[NO_TRY] 00:08:15.542 [qtp2112194333-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp2112194333-43,5,main] exited for QueuedThreadPool[qtp2112194333]@7de5871d{STOPPING,8<=0<=200,i=16,r=-1,t=59906ms,q=0}[NO_TRY] 00:08:15.549 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp2112194333]@7de5871d{STOPPED,8<=0<=200,i=16,r=-1,t=59898ms,q=0}[NO_TRY] 00:08:15.550 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@4948daec{STOPPED}[11.0.24,sto=0] 00:08:15.552 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:15.552 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Create REST server 00:08:15.552 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 00:08:15.552 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@56b9d43f 00:08:15.552 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 00:08:15.552 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 00:08:15.552 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 00:08:15.552 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 00:08:15.552 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 00:08:15.552 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 00:08:15.552 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 00:08:15.552 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:15.552 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=5, locked=false, #topicListeners=0]]]: stopping 00:08:15.552 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=5, locked=false, #topicListeners=0]]]: shutdown 00:08:15.552 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=5, locked=false, #topicListeners=0]]]: stopping 00:08:15.552 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 00:08:15.552 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:15.553 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:15.555 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:15.555 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:15.556 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarterActivator initializing with instance id: apex-2e5fbcbb-ec80-4fb5-8bca-cd2f3ff6758f 00:08:15.557 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter starting as a service . . . 00:08:15.557 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:15.557 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 00:08:15.557 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:15.557 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:15.557 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 00:08:15.557 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 00:08:15.557 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 00:08:15.557 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 00:08:15.557 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 00:08:15.557 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 00:08:15.557 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 00:08:15.557 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2e1add6f 00:08:15.557 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Create REST server 00:08:15.558 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@467af68c{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@43786627{base=null,protected=[]},MANAGED} 00:08:15.558 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@467af68c{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler493844439==dftMaxIdleSec=-1,MANAGED} 00:08:15.558 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler493844439==dftMaxIdleSec=-1 added {ServletHandler@65e620b0{STOPPED},MANAGED} 00:08:15.558 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp1958310934]@74b97416{STOPPED,8<=0<=200,i=0,r=-1,t=-179118ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@74707df8,POJO} 00:08:15.558 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@12c76d6e{STOPPED}[11.0.24,sto=0] added {QueuedThreadPool[qtp1958310934]@74b97416{STOPPED,8<=0<=200,i=0,r=-1,t=-179118ms,q=0}[NO_TRY],AUTO} 00:08:15.558 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@12c76d6e{STOPPED}[11.0.24,sto=0] added {AttributeContainerMap@46702c26{size=0},AUTO} 00:08:15.558 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@7956f93a{STOPPED} added {Slf4jRequestLogWriter@e3ed455{STOPPED},AUTO} 00:08:15.559 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@12c76d6e{STOPPED}[11.0.24,sto=0] added {CustomRequestLog@7956f93a{STOPPED},AUTO} 00:08:15.559 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@27bb74e1[HTTP/1.1] added {HttpConfiguration@606d6d2c{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@2e3cd732]},POJO} 00:08:15.559 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@56d822dc{SSL->HTTP/1.1} added {Server@2ab8589a[provider=null,keyStore=null,trustStore=null],AUTO} 00:08:15.559 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@21b744ec{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1958310934]@74b97416{STOPPED,8<=0<=200,i=0,r=-1,t=-179119ms,q=0}[NO_TRY],AUTO} 00:08:15.559 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@21b744ec{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@697a92af{STOPPED},AUTO} 00:08:15.560 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@12c76d6e{STOPPED}[11.0.24,sto=0] added {LogarithmicArrayByteBufferPool@7ea3839e{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 00:08:15.560 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@21b744ec{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@7ea3839e{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 00:08:15.560 [Timer-4] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"107581e6-81c0-444e-a2f4-9c3dd4eb3be2","timestampMs":1736640495560,"name":"apex-2e5fbcbb-ec80-4fb5-8bca-cd2f3ff6758f","pdpGroup":"defaultGroup"} 00:08:15.560 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@21b744ec{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@16b76858{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 00:08:15.562 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@21b744ec{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@d3cce46,POJO} 00:08:15.562 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@21b744ec{null, (ssl)}{0.0.0.0:0} added {SslConnectionFactory@56d822dc{SSL->HTTP/1.1},AUTO} 00:08:15.562 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@21b744ec{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@56d822dc{SSL->HTTP/1.1} 00:08:15.562 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@21b744ec{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@27bb74e1[HTTP/1.1],AUTO} 00:08:15.562 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@21b744ec{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@27bb74e1[HTTP/1.1] 00:08:15.562 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@21b744ec{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@21b744ec{SSL, (ssl, http/1.1)}{0.0.0.0:0},MANAGED} 00:08:15.562 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@12c76d6e{STOPPED}[11.0.24,sto=0] added {RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969},AUTO} 00:08:15.562 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@12c76d6e{STOPPED}[11.0.24,sto=0] added {o.e.j.s.ServletContextHandler@467af68c{/,null,STOPPED},MANAGED} 00:08:15.563 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@30eedaa4{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@52b30054{base=null,protected=[]},MANAGED} 00:08:15.563 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@30eedaa4{/,null,STOPPED} added {ServletHandler@7f6b57f2{STOPPED},MANAGED} 00:08:15.563 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7f6b57f2{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-144ee8a7==org.glassfish.jersey.servlet.ServletContainer@d8523a4b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:15.563 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7f6b57f2{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-144ee8a7,POJO} 00:08:15.563 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@12c76d6e{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@467af68c{/,null,STOPPED}, connector=RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-144ee8a7==org.glassfish.jersey.servlet.ServletContainer@d8523a4b{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=https://localhost:6969/ +> swagger.context.id=swagger-6969 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:15.563 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@52b32b70[null] added {org.eclipse.jetty.security.DefaultIdentityService@18c820d2,POJO} 00:08:15.563 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@52b32b70[null] added {UserStore@3d3930fe[users.count=1],AUTO} 00:08:15.563 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@5e51ec2e{STOPPED} added {org.eclipse.jetty.util.component.DumpableCollection@15f2a43f,POJO} 00:08:15.563 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@5e51ec2e{STOPPED} added {org.eclipse.jetty.security.authentication.BasicAuthenticator@4c65d8e3,POJO} 00:08:15.563 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@5e51ec2e{STOPPED} added {HashLoginService@52b32b70[RestServerParameters-login-service],AUTO} 00:08:15.563 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler493844439==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@5e51ec2e{STOPPED},MANAGED} 00:08:15.563 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@5e51ec2e{STOPPED} added {ServletHandler@65e620b0{STOPPED},MANAGED} 00:08:15.564 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@65e620b0{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:15.564 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@65e620b0{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-382faf51,POJO} 00:08:15.564 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@12c76d6e{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@467af68c{/,null,STOPPED}, connector=RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{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-6969 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.apex.services.onappf.rest.HealthCheckRestControllerV1 +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:15.564 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Rest Server 00:08:15.564 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:15.564 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 00:08:15.564 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@12c76d6e{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@467af68c{/,null,STOPPED}, connector=RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:15.564 [Timer-4] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=107581e6-81c0-444e-a2f4-9c3dd4eb3be2, timestampMs=1736640495560, name=apex-2e5fbcbb-ec80-4fb5-8bca-cd2f3ff6758f, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:15.570 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:15.570 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:15.570 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter started as a service 00:08:15.570 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=c988f540-b4dd-4712-a133-2d4f36be5380, timestampMs=1736640495570, name=apex-2e5fbcbb-ec80-4fb5-8bca-cd2f3ff6758f, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, description=dummy pdp status for test, pdpHeartbeatIntervalMs=3000, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 00:08:15.572 [main] WARN org.onap.policy.common.utils.services.Registry -- replacing previously registered: object:pdp/status/publisher 00:08:15.572 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"c988f540-b4dd-4712-a133-2d4f36be5380","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"b9de41bf-97e2-4725-831b-dbf30398b4ab","timestampMs":1736640495572,"name":"apex-2e5fbcbb-ec80-4fb5-8bca-cd2f3ff6758f","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:15.572 [RestServerParameters-6969] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@12c76d6e{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@467af68c{/,null,STOPPED}, connector=RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:15.572 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@12c76d6e{STOPPED}[11.0.24,sto=0] 00:08:15.572 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@12c76d6e{STARTING}[11.0.24,sto=0] added {ErrorHandler@780f55f8{STOPPED},AUTO} 00:08:15.572 [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 00:08:15.572 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:6969],POJO} 00:08:15.573 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting Server@12c76d6e{STARTING}[11.0.24,sto=0] 00:08:15.573 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1958310934]@74b97416{STOPPED,8<=0<=200,i=0,r=-1,t=-179133ms,q=0}[NO_TRY] 00:08:15.573 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0} 00:08:15.573 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp1958310934]@74b97416{STARTING,8<=0<=200,i=0,r=-1,t=-179133ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] added {ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0},AUTO} 00:08:15.573 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0} 00:08:15.573 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2884ms ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0} 00:08:15.572 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=b9de41bf-97e2-4725-831b-dbf30398b4ab, timestampMs=1736640495572, name=apex-2e5fbcbb-ec80-4fb5-8bca-cd2f3ff6758f, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpUpdate, policies=[], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=c988f540-b4dd-4712-a133-2d4f36be5380, responseStatus=SUCCESS, responseMessage=Pdp update successful.)) 00:08:15.573 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStateChangeListener -- Pdp state change message received from PAP. - PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=14585efa-783a-463f-9084-3ee7715d82ad, timestampMs=1736640495573, name=apex-2e5fbcbb-ec80-4fb5-8bca-cd2f3ff6758f, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, state=PASSIVE) 00:08:15.573 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"14585efa-783a-463f-9084-3ee7715d82ad","responseStatus":"SUCCESS","responseMessage":"Pdp already in passive state"},"messageName":"PDP_STATUS","requestId":"b5230a43-3f08-4a97-a086-19b1ed39eca2","timestampMs":1736640495573,"name":"apex-2e5fbcbb-ec80-4fb5-8bca-cd2f3ff6758f","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:15.573 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=b5230a43-3f08-4a97-a086-19b1ed39eca2, timestampMs=1736640495573, name=apex-2e5fbcbb-ec80-4fb5-8bca-cd2f3ff6758f, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpStateChange, policies=[], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=14585efa-783a-463f-9084-3ee7715d82ad, responseStatus=SUCCESS, responseMessage=Pdp already in passive state)) 00:08:15.574 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Apex pdp shutting down.","policies":[],"messageName":"PDP_STATUS","requestId":"57c985c6-cfbd-4e99-b7ba-567c45d2076e","timestampMs":1736640495573,"name":"apex-2e5fbcbb-ec80-4fb5-8bca-cd2f3ff6758f","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:15.574 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=57c985c6-cfbd-4e99-b7ba-567c45d2076e, timestampMs=1736640495573, name=apex-2e5fbcbb-ec80-4fb5-8bca-cd2f3ff6758f, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Apex pdp shutting down., policies=[], deploymentInstanceInfo=null, properties=null, response=null) 00:08:15.574 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:15.574 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Rest Server 00:08:15.574 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:15.574 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 00:08:15.574 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@12c76d6e{STARTING}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@467af68c{/,null,STOPPED}, connector=RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STOPPING 00:08:15.573 [Timer-5] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"3b539911-3723-4c42-9785-115b24392cb4","timestampMs":1736640495573,"name":"apex-2e5fbcbb-ec80-4fb5-8bca-cd2f3ff6758f","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:15.574 [Timer-5] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=3b539911-3723-4c42-9785-115b24392cb4, timestampMs=1736640495573, name=apex-2e5fbcbb-ec80-4fb5-8bca-cd2f3ff6758f, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=[], deploymentInstanceInfo=null, properties=null, response=null) 00:08:15.576 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1958310934-55,5,main] 00:08:15.577 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1958310934-56,5,main] 00:08:15.577 [qtp1958310934-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1958310934]@74b97416{STARTING,8<=2<=200,i=2,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.585 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1958310934-57,5,main] 00:08:15.586 [qtp1958310934-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1958310934]@74b97416{STARTING,8<=3<=200,i=3,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.588 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1958310934-58,5,main] 00:08:15.588 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1958310934-59,5,main] 00:08:15.588 [qtp1958310934-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1958310934]@74b97416{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.589 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1958310934-60,5,main] 00:08:15.589 [qtp1958310934-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1958310934]@74b97416{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.589 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1958310934-61,5,main] 00:08:15.589 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1958310934-62,5,main] 00:08:15.589 [qtp1958310934-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.589 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2900ms QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.589 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AttributeContainerMap@46702c26{size=0} 00:08:15.589 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2900ms AttributeContainerMap@46702c26{size=0} 00:08:15.589 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING CustomRequestLog@7956f93a{STOPPED} 00:08:15.589 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Slf4jRequestLogWriter@e3ed455{STOPPED} 00:08:15.589 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2900ms Slf4jRequestLogWriter@e3ed455{STARTED} 00:08:15.589 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2900ms CustomRequestLog@7956f93a{STARTED} 00:08:15.589 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING o.e.j.s.ServletContextHandler@467af68c{/,null,STOPPED} 00:08:15.590 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@56448c12 00:08:15.590 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting o.e.j.s.ServletContextHandler@467af68c{/,null,STARTING} 00:08:15.590 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@43786627{base=null,protected=[]} 00:08:15.590 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@467af68c{/,null,STARTING} added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@5394fa8e,POJO} 00:08:15.590 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2901ms SymlinkAllowedResourceAliasChecker@43786627{base=null,protected=[]} 00:08:15.590 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.SessionHandler493844439==dftMaxIdleSec=-1 00:08:15.590 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler493844439==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@6649e82e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 00:08:15.590 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.DefaultSessionCache@6649e82e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@1874301a[passivating=false,graceSec=3600],AUTO} 00:08:15.590 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING DefaultSessionIdManager@6a220b1a{STOPPED}[worker=null] 00:08:15.590 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@6a220b1a{STARTING}[worker=node0] added {HouseKeeper@1e96cc5a{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 00:08:15.590 [RestServerParameters-6969] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 00:08:15.590 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HouseKeeper@1e96cc5a{STOPPED}[interval=600000, ownscheduler=false] 00:08:15.590 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@37374f3e{STOPPED} 00:08:15.591 [qtp1958310934-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.591 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2901ms ScheduledExecutorScheduler@37374f3e{STARTED} 00:08:15.591 [qtp1958310934-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.592 [qtp1958310934-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59997ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.591 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 using own scheduler for scavenging 00:08:15.592 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 scavenging every 660000ms 00:08:15.596 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2907ms HouseKeeper@1e96cc5a{STARTED}[interval=660000, ownscheduler=true] 00:08:15.596 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2907ms DefaultSessionIdManager@6a220b1a{STARTED}[worker=node0] 00:08:15.596 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@12c76d6e{STARTING}[11.0.24,sto=0] added {DefaultSessionIdManager@6a220b1a{STARTED}[worker=node0],MANAGED} 00:08:15.596 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler493844439==dftMaxIdleSec=-1 added {DefaultSessionIdManager@6a220b1a{STARTED}[worker=node0],UNMANAGED} 00:08:15.596 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@747aed2c{STOPPED} 00:08:15.596 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2907ms ScheduledExecutorScheduler@747aed2c{STARTED} 00:08:15.596 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting org.eclipse.jetty.server.session.SessionHandler493844439==dftMaxIdleSec=-1 00:08:15.597 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ConstraintSecurityHandler@5e51ec2e{STOPPED} 00:08:15.597 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:15.597 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:15.597 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource={}] to PathMappings[size=1] 00:08:15.597 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@5e51ec2e{STARTING} added {org.eclipse.jetty.security.DefaultIdentityService@18c820d2,POJO} 00:08:15.597 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ConstraintSecurityHandler@5e51ec2e{STARTING} 00:08:15.597 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@52b32b70[RestServerParameters-login-service] 00:08:15.597 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@3d3930fe[users.count=1] 00:08:15.597 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2908ms UserStore@3d3930fe[users.count=1] 00:08:15.597 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2908ms HashLoginService@52b32b70[RestServerParameters-login-service] 00:08:15.597 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServletHandler@65e620b0{STOPPED} 00:08:15.598 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-382faf51[EMBEDDED:null] 00:08:15.598 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:15.598 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet5ca61be5{/*->org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:15.598 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-382faf51=MappedServlet5165f1f0{null->org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:15.598 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Adding Default404Servlet to ServletHandler@65e620b0{STARTING} 00:08:15.598 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@65e620b0{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-daa25b3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@89716304{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:15.598 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@65e620b0{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-daa25b3,POJO} 00:08:15.598 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-382faf51[EMBEDDED:null] 00:08:15.598 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:15.598 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet2e9abaa7{/*->org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:15.598 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-daa25b3[EMBEDDED:null] 00:08:15.598 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet420ff5a2{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-daa25b3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@89716304{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 00:08:15.598 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-daa25b3=MappedServlet3c9b7662{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-daa25b3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@89716304{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-382faf51=MappedServlet60405bff{null->org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:15.599 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-382faf51[EMBEDDED:null] 00:08:15.599 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:15.599 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet1bf48ad2{/*->org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:15.599 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-daa25b3[EMBEDDED:null] 00:08:15.599 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet26ebceeb{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-daa25b3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@89716304{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 00:08:15.599 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-daa25b3=MappedServlet3c9b7662{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-daa25b3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@89716304{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-382faf51=MappedServlet60405bff{null->org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:15.599 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ServletHandler@65e620b0{STARTING} 00:08:15.599 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2910ms ServletHandler@65e620b0{STARTED} 00:08:15.599 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2910ms ConstraintSecurityHandler@5e51ec2e{STARTED} 00:08:15.599 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.DefaultSessionCache@6649e82e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:15.599 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.NullSessionDataStore@1874301a[passivating=false,graceSec=3600] 00:08:15.599 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2910ms org.eclipse.jetty.server.session.NullSessionDataStore@1874301a[passivating=false,graceSec=3600] 00:08:15.599 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2910ms org.eclipse.jetty.server.session.DefaultSessionCache@6649e82e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:15.599 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2910ms org.eclipse.jetty.server.session.SessionHandler493844439==dftMaxIdleSec=-1 00:08:15.599 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-daa25b3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@89716304{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:15.600 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2910ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-daa25b3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@89716304{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:15.600 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:15.600 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2910ms org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:15.600 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-382faf51 00:08:15.685 [RestServerParameters-6969] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 00:08:15.686 [RestServerParameters-6969] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 00:08:15.697 [RestServerParameters-6969] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@467af68c{/,null,AVAILABLE} 00:08:15.697 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3007ms o.e.j.s.ServletContextHandler@467af68c{/,null,AVAILABLE} 00:08:15.697 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ErrorHandler@780f55f8{STOPPED} 00:08:15.697 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ErrorHandler@780f55f8{STARTING} 00:08:15.697 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3008ms ErrorHandler@780f55f8{STARTED} 00:08:15.697 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.697 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@697a92af{STOPPED} 00:08:15.697 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3008ms ScheduledExecutorScheduler@697a92af{STARTED} 00:08:15.697 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SslConnectionFactory@56d822dc{SSL->HTTP/1.1} 00:08:15.697 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@2ab8589a[provider=null,keyStore=null,trustStore=null] 00:08:15.698 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 00:08:15.698 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Ciphers [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_EMPTY_RENEGOTIATION_INFO_SCSV] of [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] 00:08:15.704 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1736640495704|SSL_NULL_WITH_NULL_NULL)] 00:08:15.704 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3015ms Server@2ab8589a[provider=null,keyStore=null,trustStore=null] 00:08:15.704 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1736640495704|SSL_NULL_WITH_NULL_NULL)] 00:08:15.704 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3015ms SslConnectionFactory@56d822dc{SSL->HTTP/1.1} 00:08:15.705 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@27bb74e1[HTTP/1.1] 00:08:15.705 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3015ms HttpConnectionFactory@27bb74e1[HTTP/1.1] 00:08:15.705 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SelectorManager@RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.705 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@217197aa/SelectorProducer@ff8415d/IDLE/p=false/QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59883ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.705608057Z added {SelectorProducer@ff8415d,POJO} 00:08:15.705 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@217197aa/SelectorProducer@ff8415d/IDLE/p=false/QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59883ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.706161346Z added {QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59883ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}],UNMANAGED} 00:08:15.706 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@217197aa/SelectorProducer@ff8415d/IDLE/p=false/QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59883ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.706253279Z created 00:08:15.706 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@6eab7060{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@217197aa/SelectorProducer@ff8415d/IDLE/p=false/QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59883ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.706379033Z,MANAGED} 00:08:15.706 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969} added {ManagedSelector@6eab7060{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 00:08:15.706 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1abb5ac4/SelectorProducer@37da52fe/IDLE/p=false/QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59883ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.706512837Z added {SelectorProducer@37da52fe,POJO} 00:08:15.706 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1abb5ac4/SelectorProducer@37da52fe/IDLE/p=false/QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59882ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.706590369Z added {QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59882ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}],UNMANAGED} 00:08:15.706 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1abb5ac4/SelectorProducer@37da52fe/IDLE/p=false/QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59882ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.706677762Z created 00:08:15.706 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@7a651ff1{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@1abb5ac4/SelectorProducer@37da52fe/IDLE/p=false/QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59882ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.706773195Z,MANAGED} 00:08:15.707 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969} added {ManagedSelector@7a651ff1{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 00:08:15.707 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@6eab7060{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:15.708 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@217197aa/SelectorProducer@ff8415d/IDLE/p=false/QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59881ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.708492599Z 00:08:15.708 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3019ms AdaptiveExecutionStrategy@217197aa/SelectorProducer@ff8415d/IDLE/p=false/QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59880ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.708590052Z 00:08:15.708 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@4ff858ad startThread=0 00:08:15.708 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@f5546ec on ManagedSelector@6eab7060{STARTING} id=0 keys=0 selected=0 updates=0 00:08:15.708 [qtp1958310934-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@4ff858ad in QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=7,r=-1,t=59880ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.708 [qtp1958310934-55] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@217197aa/SelectorProducer@ff8415d/IDLE/p=false/QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=7,r=-1,t=59880ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.708978466Z tryProduce false 00:08:15.709 [qtp1958310934-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:15.709 [qtp1958310934-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@f5546ec 00:08:15.709 [qtp1958310934-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.709 [qtp1958310934-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1842d535 waiting with 0 keys 00:08:15.709 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3019ms ManagedSelector@6eab7060{STARTED} id=0 keys=0 selected=0 updates=0 00:08:15.709 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@7a651ff1{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:15.709 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@1abb5ac4/SelectorProducer@37da52fe/IDLE/p=false/QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=7,r=-1,t=59880ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.709319526Z 00:08:15.709 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3020ms AdaptiveExecutionStrategy@1abb5ac4/SelectorProducer@37da52fe/IDLE/p=false/QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=7,r=-1,t=59880ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.709401139Z 00:08:15.709 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@6a7db85a startThread=0 00:08:15.709 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@3835a873 on ManagedSelector@7a651ff1{STARTING} id=1 keys=0 selected=0 updates=0 00:08:15.709 [qtp1958310934-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@6a7db85a in QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=6,r=-1,t=59879ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.709 [qtp1958310934-56] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1abb5ac4/SelectorProducer@37da52fe/IDLE/p=false/QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=6,r=-1,t=59879ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.709701448Z tryProduce false 00:08:15.709 [qtp1958310934-56] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:15.709 [qtp1958310934-56] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@3835a873 00:08:15.709 [qtp1958310934-56] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.709 [qtp1958310934-56] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6e780835 waiting with 0 keys 00:08:15.712 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3022ms ManagedSelector@7a651ff1{STARTED} id=1 keys=0 selected=0 updates=0 00:08:15.712 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3022ms SelectorManager@RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.712 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969} added {acceptor-0@3585a2e8,POJO} 00:08:15.712 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@3585a2e8 startThread=0 00:08:15.712 [RestServerParameters-6969] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.712 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3023ms RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.712 [qtp1958310934-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@3585a2e8 in QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=5,r=-1,t=59877ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.712 [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server -- Started Server@12c76d6e{STARTING}[11.0.24,sto=0] @3023ms 00:08:15.712 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3023ms Server@12c76d6e{STARTED}[11.0.24,sto=0] 00:08:15.712 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@12c76d6e{STARTED}[11.0.24,sto=0] 00:08:15.712 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@12c76d6e{STOPPING}[11.0.24,sto=0] 00:08:15.712 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@12c76d6e{STOPPING}[11.0.24,sto=0] 00:08:15.712 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.712 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SelectorManager@RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.712 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@7a651ff1{STARTED} id=1 keys=0 selected=0 updates=0 00:08:15.712 [qtp1958310934-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1958310934-58-acceptor-0@3585a2e8-RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969} in QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=5,r=-1,t=59876ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.712 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@69ce14e6 on ManagedSelector@7a651ff1{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:15.712 [qtp1958310934-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=6,r=-1,t=59876ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.712 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@7a651ff1{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:15.713 [qtp1958310934-56] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6e780835 woken with none selected 00:08:15.713 [qtp1958310934-56] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6e780835 woken up from select, 0/0/0 selected 00:08:15.713 [qtp1958310934-56] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6e780835 processing 0 keys, 1 updates 00:08:15.713 [qtp1958310934-56] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:15.713 [qtp1958310934-56] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@69ce14e6 00:08:15.713 [qtp1958310934-56] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@7a651ff1{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:15.713 [qtp1958310934-56] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.713 [qtp1958310934-56] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6e780835 waiting with 0 keys 00:08:15.713 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@699d96bc on ManagedSelector@7a651ff1{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:15.713 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@7a651ff1{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:15.713 [qtp1958310934-56] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6e780835 woken with none selected 00:08:15.713 [qtp1958310934-56] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6e780835 woken up from select, 0/0/0 selected 00:08:15.713 [qtp1958310934-56] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6e780835 processing 0 keys, 1 updates 00:08:15.713 [qtp1958310934-56] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:15.713 [qtp1958310934-56] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@699d96bc 00:08:15.713 [qtp1958310934-56] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.713 [qtp1958310934-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@6a7db85a in QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=6,r=-1,t=59876ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.713 [qtp1958310934-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=7,r=-1,t=59875ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.713 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@1abb5ac4/SelectorProducer@37da52fe/IDLE/p=false/QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=7,r=-1,t=59875ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.713633684Z 00:08:15.713 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@1abb5ac4/SelectorProducer@37da52fe/IDLE/p=false/QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=7,r=-1,t=59875ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.713725967Z 00:08:15.713 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@7a651ff1{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:15.713 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@6eab7060{STARTED} id=0 keys=0 selected=0 updates=0 00:08:15.713 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@b5de9ac on ManagedSelector@6eab7060{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:15.713 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@6eab7060{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:15.713 [qtp1958310934-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1842d535 woken with none selected 00:08:15.713 [qtp1958310934-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1842d535 woken up from select, 0/0/0 selected 00:08:15.713 [qtp1958310934-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1842d535 processing 0 keys, 1 updates 00:08:15.713 [qtp1958310934-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:15.714 [qtp1958310934-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@b5de9ac 00:08:15.714 [qtp1958310934-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@6eab7060{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:15.714 [qtp1958310934-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.714 [qtp1958310934-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1842d535 waiting with 0 keys 00:08:15.714 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@4ecd8ab1 on ManagedSelector@6eab7060{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:15.714 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@6eab7060{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:15.714 [qtp1958310934-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1842d535 woken with none selected 00:08:15.714 [qtp1958310934-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1842d535 woken up from select, 0/0/0 selected 00:08:15.714 [qtp1958310934-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1842d535 processing 0 keys, 1 updates 00:08:15.714 [qtp1958310934-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:15.714 [qtp1958310934-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@4ecd8ab1 00:08:15.714 [qtp1958310934-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:15.714 [qtp1958310934-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@4ff858ad in QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=7,r=-1,t=59875ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@217197aa/SelectorProducer@ff8415d/IDLE/p=false/QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=7,r=-1,t=59875ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.71443588Z 00:08:15.714 [qtp1958310934-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59875ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@217197aa/SelectorProducer@ff8415d/IDLE/p=false/QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59874ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:15.714538673Z 00:08:15.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@6eab7060{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:15.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SelectorManager@RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@27bb74e1[HTTP/1.1] 00:08:15.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@27bb74e1[HTTP/1.1] 00:08:15.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SslConnectionFactory@56d822dc{SSL->HTTP/1.1} 00:08:15.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@2ab8589a[provider=null,keyStore=null,trustStore=null] 00:08:15.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@2ab8589a[provider=null,keyStore=null,trustStore=null] 00:08:15.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SslConnectionFactory@56d822dc{SSL->HTTP/1.1} 00:08:15.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@697a92af{STARTED} 00:08:15.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@697a92af{STOPPED} 00:08:15.714 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@21b744ec{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:15.714 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@12c76d6e{STOPPING}[11.0.24,sto=0] 00:08:15.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING DefaultSessionIdManager@6a220b1a{STARTED}[worker=node0] 00:08:15.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HouseKeeper@1e96cc5a{STARTED}[interval=660000, ownscheduler=true] 00:08:15.715 [main] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 stopped scavenging 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@37374f3e{STARTED} 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@37374f3e{STOPPED} 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HouseKeeper@1e96cc5a{STOPPED}[interval=660000, ownscheduler=false] 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED DefaultSessionIdManager@6a220b1a{STOPPED}[worker=node0] 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ErrorHandler@780f55f8{STARTED} 00:08:15.715 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ErrorHandler@780f55f8{STOPPING} 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ErrorHandler@780f55f8{STOPPED} 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING o.e.j.s.ServletContextHandler@467af68c{/,null,AVAILABLE} 00:08:15.715 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping o.e.j.s.ServletContextHandler@467af68c{/,null,STOPPED} 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.SessionHandler493844439==dftMaxIdleSec=-1 00:08:15.715 [main] DEBUG org.eclipse.jetty.server.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@6649e82e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@1874301a[passivating=false,graceSec=3600] 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@1874301a[passivating=false,graceSec=3600] 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@6649e82e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@747aed2c{STARTED} 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@747aed2c{STOPPED} 00:08:15.715 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping org.eclipse.jetty.server.session.SessionHandler493844439==dftMaxIdleSec=-1 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ConstraintSecurityHandler@5e51ec2e{STARTED} 00:08:15.715 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ConstraintSecurityHandler@5e51ec2e{STOPPING} 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServletHandler@65e620b0{STARTED} 00:08:15.715 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ServletHandler@65e620b0{STOPPING} 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-daa25b3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@89716304{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-daa25b3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@89716304{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:15.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 00:08:15.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:15.717 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-382faf51[EMBEDDED:null] 00:08:15.717 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:15.717 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet57bdceaa{/*->org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:15.717 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-382faf51=MappedServlet52909a97{null->org.glassfish.jersey.servlet.ServletContainer-382faf51==org.glassfish.jersey.servlet.ServletContainer@7850bd28{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:15.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServletHandler@65e620b0{STOPPED} 00:08:15.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@52b32b70[RestServerParameters-login-service] 00:08:15.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@3d3930fe[users.count=1] 00:08:15.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@3d3930fe[users.count=1] 00:08:15.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@52b32b70[RestServerParameters-login-service] 00:08:15.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ConstraintSecurityHandler@5e51ec2e{STOPPED} 00:08:15.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.SessionHandler493844439==dftMaxIdleSec=-1 00:08:15.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@43786627{base=null,protected=[]} 00:08:15.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@43786627{base=null,protected=[]} 00:08:15.717 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@467af68c{/,null,STOPPED} 00:08:15.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED o.e.j.s.ServletContextHandler@467af68c{/,null,STOPPED} 00:08:15.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING CustomRequestLog@7956f93a{STARTED} 00:08:15.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Slf4jRequestLogWriter@e3ed455{STARTED} 00:08:15.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Slf4jRequestLogWriter@e3ed455{STOPPED} 00:08:15.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED CustomRequestLog@7956f93a{STOPPED} 00:08:15.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AttributeContainerMap@46702c26{size=0} 00:08:15.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AttributeContainerMap@46702c26{size=0} 00:08:15.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1958310934]@74b97416{STARTED,8<=8<=200,i=8,r=-1,t=59871ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.718 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=8<=200,i=8,r=-1,t=59871ms,q=0}[ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0}] 00:08:15.718 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@76c8b489{reserved=0/4,pending=0} 00:08:15.718 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@76c8b489{reserved=-1/4,pending=0} 00:08:15.718 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1958310934-57,5,main] for 2499 00:08:15.718 [qtp1958310934-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=8,r=-1,t=59871ms,q=0}[NO_TRY] 00:08:15.718 [qtp1958310934-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=8,r=-1,t=59871ms,q=0}[NO_TRY] 00:08:15.718 [qtp1958310934-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=9,r=-1,t=59871ms,q=0}[NO_TRY] 00:08:15.718 [qtp1958310934-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1958310934-59,5,main] exited for QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=9,r=-1,t=59871ms,q=0}[NO_TRY] 00:08:15.718 [qtp1958310934-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=9,r=-1,t=59870ms,q=0}[NO_TRY] 00:08:15.718 [qtp1958310934-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=9,r=-1,t=59870ms,q=0}[NO_TRY] 00:08:15.718 [qtp1958310934-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=10,r=-1,t=59870ms,q=0}[NO_TRY] 00:08:15.718 [qtp1958310934-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1958310934-61,5,main] exited for QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=10,r=-1,t=59870ms,q=0}[NO_TRY] 00:08:15.719 [qtp1958310934-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=10,r=-1,t=59869ms,q=0}[NO_TRY] 00:08:15.719 [qtp1958310934-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=10,r=-1,t=59869ms,q=0}[NO_TRY] 00:08:15.719 [qtp1958310934-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=11,r=-1,t=59869ms,q=0}[NO_TRY] 00:08:15.719 [qtp1958310934-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1958310934-60,5,main] exited for QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=11,r=-1,t=59869ms,q=0}[NO_TRY] 00:08:15.720 [qtp1958310934-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=11,r=-1,t=59869ms,q=0}[NO_TRY] 00:08:15.720 [qtp1958310934-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=11,r=-1,t=59869ms,q=0}[NO_TRY] 00:08:15.720 [qtp1958310934-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=12,r=-1,t=59869ms,q=0}[NO_TRY] 00:08:15.720 [qtp1958310934-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1958310934-62,5,main] exited for QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=12,r=-1,t=59869ms,q=0}[NO_TRY] 00:08:15.720 [qtp1958310934-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=12,r=-1,t=59869ms,q=0}[NO_TRY] 00:08:15.720 [qtp1958310934-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=12,r=-1,t=59869ms,q=0}[NO_TRY] 00:08:15.720 [qtp1958310934-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=12,r=-1,t=59868ms,q=0}[NO_TRY] 00:08:15.720 [qtp1958310934-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=12,r=-1,t=59868ms,q=0}[NO_TRY] 00:08:15.720 [qtp1958310934-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=13,r=-1,t=59868ms,q=0}[NO_TRY] 00:08:15.720 [qtp1958310934-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=14,r=-1,t=59868ms,q=0}[NO_TRY] 00:08:15.720 [qtp1958310934-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1958310934-56,5,main] exited for QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=14,r=-1,t=59868ms,q=0}[NO_TRY] 00:08:15.720 [qtp1958310934-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1958310934-57,5,main] exited for QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=14,r=-1,t=59868ms,q=0}[NO_TRY] 00:08:15.720 [qtp1958310934-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=12,r=-1,t=59869ms,q=0}[NO_TRY] 00:08:15.720 [qtp1958310934-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=12,r=-1,t=59869ms,q=0}[NO_TRY] 00:08:15.720 [qtp1958310934-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=14,r=-1,t=59868ms,q=0}[NO_TRY] 00:08:15.720 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1958310934-58,5,main] for 2497 00:08:15.720 [qtp1958310934-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=15,r=-1,t=59868ms,q=0}[NO_TRY] 00:08:15.720 [qtp1958310934-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=14,r=-1,t=59868ms,q=0}[NO_TRY] 00:08:15.720 [qtp1958310934-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1958310934-58,5,main] exited for QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=15,r=-1,t=59868ms,q=0}[NO_TRY] 00:08:15.720 [qtp1958310934-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=16,r=-1,t=59868ms,q=0}[NO_TRY] 00:08:15.720 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1958310934-55,5,main] for 2497 00:08:15.720 [qtp1958310934-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1958310934-55,5,main] exited for QueuedThreadPool[qtp1958310934]@74b97416{STOPPING,8<=0<=200,i=16,r=-1,t=59868ms,q=0}[NO_TRY] 00:08:15.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1958310934]@74b97416{STOPPED,8<=0<=200,i=16,r=-1,t=59868ms,q=0}[NO_TRY] 00:08:15.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@12c76d6e{STOPPED}[11.0.24,sto=0] 00:08:15.724 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:15.724 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Create REST server 00:08:15.724 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 00:08:15.724 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2e1add6f 00:08:15.724 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 00:08:15.724 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 00:08:15.724 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 00:08:15.724 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 00:08:15.724 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 00:08:15.724 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 00:08:15.724 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 00:08:15.724 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:15.724 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=5, locked=false, #topicListeners=0]]]: stopping 00:08:15.724 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=5, locked=false, #topicListeners=0]]]: shutdown 00:08:15.724 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=5, locked=false, #topicListeners=0]]]: stopping 00:08:15.724 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 00:08:15.724 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:15.724 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:15.726 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:15.726 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:15.727 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarterActivator initializing with instance id: apex-552bf947-3b90-4417-8d74-1a9248332521 00:08:15.727 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter starting as a service . . . 00:08:15.727 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:15.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 00:08:15.728 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:15.728 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:15.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 00:08:15.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 00:08:15.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 00:08:15.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 00:08:15.733 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 00:08:15.733 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 00:08:15.733 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 00:08:15.733 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@36e409e0 00:08:15.734 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Create REST server 00:08:15.734 [Timer-6] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"d45e2191-8647-49bc-bfed-afa286e86c56","timestampMs":1736640495733,"name":"apex-552bf947-3b90-4417-8d74-1a9248332521","pdpGroup":"defaultGroup"} 00:08:15.734 [Timer-6] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=d45e2191-8647-49bc-bfed-afa286e86c56, timestampMs=1736640495733, name=apex-552bf947-3b90-4417-8d74-1a9248332521, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:15.734 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@145e958f{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@2d2fc130{base=null,protected=[]},MANAGED} 00:08:15.734 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@145e958f{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler2076029472==dftMaxIdleSec=-1,MANAGED} 00:08:15.734 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler2076029472==dftMaxIdleSec=-1 added {ServletHandler@6d001fbe{STOPPED},MANAGED} 00:08:15.734 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp219286908]@d120d7c{STOPPED,8<=0<=200,i=0,r=-1,t=-179294ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@5ee77baf,POJO} 00:08:15.734 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@485deee1{STOPPED}[11.0.24,sto=0] added {QueuedThreadPool[qtp219286908]@d120d7c{STOPPED,8<=0<=200,i=0,r=-1,t=-179294ms,q=0}[NO_TRY],AUTO} 00:08:15.734 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@485deee1{STOPPED}[11.0.24,sto=0] added {AttributeContainerMap@25cde5bb{size=0},AUTO} 00:08:15.734 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@38a96593{STOPPED} added {Slf4jRequestLogWriter@5df64b2a{STOPPED},AUTO} 00:08:15.735 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@485deee1{STOPPED}[11.0.24,sto=0] added {CustomRequestLog@38a96593{STOPPED},AUTO} 00:08:15.735 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@7afb9c93[HTTP/1.1] added {HttpConfiguration@30d15e4a{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@43a7203e]},POJO} 00:08:15.735 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@2c678c7b{SSL->HTTP/1.1} added {Server@a5e8260[provider=null,keyStore=null,trustStore=null],AUTO} 00:08:15.735 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@30c7be6f{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp219286908]@d120d7c{STOPPED,8<=0<=200,i=0,r=-1,t=-179295ms,q=0}[NO_TRY],AUTO} 00:08:15.735 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@30c7be6f{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@4a9bce99{STOPPED},AUTO} 00:08:15.735 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@485deee1{STOPPED}[11.0.24,sto=0] added {LogarithmicArrayByteBufferPool@5a0f87e5{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 00:08:15.736 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@30c7be6f{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@5a0f87e5{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 00:08:15.736 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@30c7be6f{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@243c4346{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 00:08:15.736 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@30c7be6f{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@2905b568,POJO} 00:08:15.736 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@30c7be6f{null, (ssl)}{0.0.0.0:0} added {SslConnectionFactory@2c678c7b{SSL->HTTP/1.1},AUTO} 00:08:15.736 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@30c7be6f{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@2c678c7b{SSL->HTTP/1.1} 00:08:15.736 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@30c7be6f{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@7afb9c93[HTTP/1.1],AUTO} 00:08:15.736 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@30c7be6f{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@7afb9c93[HTTP/1.1] 00:08:15.736 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@30c7be6f{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@30c7be6f{SSL, (ssl, http/1.1)}{0.0.0.0:0},MANAGED} 00:08:15.736 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@485deee1{STOPPED}[11.0.24,sto=0] added {RestServerParameters@30c7be6f{SSL, (ssl, http/1.1)}{localhost:6969},AUTO} 00:08:15.736 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@485deee1{STOPPED}[11.0.24,sto=0] added {o.e.j.s.ServletContextHandler@145e958f{/,null,STOPPED},MANAGED} 00:08:15.736 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@3dfe59d7{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@1be8c122{base=null,protected=[]},MANAGED} 00:08:15.736 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@3dfe59d7{/,null,STOPPED} added {ServletHandler@5d08976a{STOPPED},MANAGED} 00:08:15.736 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5d08976a{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-59a2d756==org.glassfish.jersey.servlet.ServletContainer@ca50fdd7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:15.736 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5d08976a{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-59a2d756,POJO} 00:08:15.736 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@485deee1{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@145e958f{/,null,STOPPED}, connector=RestServerParameters@30c7be6f{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-59a2d756==org.glassfish.jersey.servlet.ServletContainer@ca50fdd7{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=https://localhost:6969/ +> swagger.context.id=swagger-6969 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:15.736 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@165d1d54[null] added {org.eclipse.jetty.security.DefaultIdentityService@4be12f6c,POJO} 00:08:15.736 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@165d1d54[null] added {UserStore@52cb52bd[users.count=1],AUTO} 00:08:15.737 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@1d1c37d5{STOPPED} added {org.eclipse.jetty.util.component.DumpableCollection@63553e9f,POJO} 00:08:15.737 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@1d1c37d5{STOPPED} added {org.eclipse.jetty.security.authentication.BasicAuthenticator@218df7d6,POJO} 00:08:15.737 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@1d1c37d5{STOPPED} added {HashLoginService@165d1d54[RestServerParameters-login-service],AUTO} 00:08:15.737 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler2076029472==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@1d1c37d5{STOPPED},MANAGED} 00:08:15.737 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@1d1c37d5{STOPPED} added {ServletHandler@6d001fbe{STOPPED},MANAGED} 00:08:15.737 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@6d001fbe{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:15.737 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@6d001fbe{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-295b07e0,POJO} 00:08:15.737 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@485deee1{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@145e958f{/,null,STOPPED}, connector=RestServerParameters@30c7be6f{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{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-6969 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.apex.services.onappf.rest.HealthCheckRestControllerV1 +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:15.737 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Rest Server 00:08:15.737 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:15.737 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 00:08:15.737 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@485deee1{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@145e958f{/,null,STOPPED}, connector=RestServerParameters@30c7be6f{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:15.748 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:15.748 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:15.748 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter started as a service 00:08:15.749 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=f63ebd3c-de5b-44f3-aea0-49925c6f3de0, timestampMs=1736640495749, name=apex-552bf947-3b90-4417-8d74-1a9248332521, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, description=dummy pdp status for test, pdpHeartbeatIntervalMs=3000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=apexpolicytype, typeVersion=null, properties={engineServiceParameters={"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":2,"deploymentPort":65522,"policy_type_impl":{"apexPolicyModel":{"key":{"name":"SmallModel","version":"0.0.1"},"keyInformation":{"key":{"name":"SmallModel_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"BasicContextAlbum","version":"0.0.1"},"value":{"key":{"name":"BasicContextAlbum","version":"0.0.1"},"UUID":"fec1b353-b35f-4384-b7d9-69622059c248","description":"Generated description for a concept called \"BasicContextAlbum\" with version \"0.0.1\" and UUID \"fec1b353-b35f-4384-b7d9-69622059c248\""}},{"key":{"name":"BasicEvent","version":"0.0.1"},"value":{"key":{"name":"BasicEvent","version":"0.0.1"},"UUID":"cc8d3c1a-e975-459a-bcd2-69f423eaa1f3","description":"Generated description for a concept called \"BasicEvent\" with version \"0.0.1\" and UUID \"cc8d3c1a-e975-459a-bcd2-69f423eaa1f3\""}},{"key":{"name":"BasicPolicy","version":"0.0.1"},"value":{"key":{"name":"BasicPolicy","version":"0.0.1"},"UUID":"d0c5d8ee-5fe7-4978-89ce-4a3e69cad043","description":"Generated description for a concept called \"BasicPolicy\" with version \"0.0.1\" and UUID \"d0c5d8ee-5fe7-4978-89ce-4a3e69cad043\""}},{"key":{"name":"BasicTask","version":"0.0.1"},"value":{"key":{"name":"BasicTask","version":"0.0.1"},"UUID":"c5651414-fc1c-493b-878d-75f0ce685c36","description":"Generated description for a concept called \"BasicTask\" with version \"0.0.1\" and UUID \"c5651414-fc1c-493b-878d-75f0ce685c36\""}},{"key":{"name":"IntType","version":"0.0.1"},"value":{"key":{"name":"IntType","version":"0.0.1"},"UUID":"790ff718-8dc0-44e0-89d8-1b3bbe238310","description":"Generated description for a concept called \"IntType\" with version \"0.0.1\" and UUID \"790ff718-8dc0-44e0-89d8-1b3bbe238310\""}},{"key":{"name":"SmallModel","version":"0.0.1"},"value":{"key":{"name":"SmallModel","version":"0.0.1"},"UUID":"a1bd1f4e-713b-456b-b1a8-bb48beee28e8","description":"Generated description for a concept called \"SmallModel\" with version \"0.0.1\" and UUID \"a1bd1f4e-713b-456b-b1a8-bb48beee28e8\""}},{"key":{"name":"SmallModel_Albums","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Albums","version":"0.0.1"},"UUID":"72bed9af-ab7d-3379-b9f7-b5eca5c9ef22","description":"Generated description for concept referred to by key \"SmallModel_Albums:0.0.1\""}},{"key":{"name":"SmallModel_Events","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Events","version":"0.0.1"},"UUID":"796dc6b0-627d-34ae-a5e2-1bc4b4b486b8","description":"Generated description for concept referred to by key \"SmallModel_Events:0.0.1\""}},{"key":{"name":"SmallModel_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"SmallModel_KeyInfo","version":"0.0.1"},"UUID":"b4876774-6907-3d27-a2b8-f05737c5ee4a","description":"Generated description for concept referred to by key \"SmallModel_KeyInfo:0.0.1\""}},{"key":{"name":"SmallModel_Policies","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Policies","version":"0.0.1"},"UUID":"5bcf946b-67be-3190-a906-f954896f999f","description":"Generated description for concept referred to by key \"SmallModel_Policies:0.0.1\""}},{"key":{"name":"SmallModel_Schemas","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Schemas","version":"0.0.1"},"UUID":"c25bf5c3-7f1e-3667-b8a9-971ba21517bc","description":"Generated description for concept referred to by key \"SmallModel_Schemas:0.0.1\""}},{"key":{"name":"SmallModel_Tasks","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Tasks","version":"0.0.1"},"UUID":"43b015ca-2ed1-3a35-b103-e8a5aa68f1ef","description":"Generated description for concept referred to by key \"SmallModel_Tasks:0.0.1\""}}]}},"policies":{"key":{"name":"SmallModel_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"BasicPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"BasicPolicy","version":"0.0.1"},"template":"FREEFORM","state":{"entry":[{"key":"OnlyState","value":{"stateKey":{"parentKeyName":"BasicPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"OnlyState"},"trigger":{"name":"BasicEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"OnlyOutput","value":{"key":{"parentKeyName":"BasicPolicy","parentKeyVersion":"0.0.1","parentLocalName":"OnlyState","localName":"OnlyOutput"},"outgoingEvent":{"name":"BasicEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[{"name":"BasicContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"BasicTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"BasicTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"BasicPolicy","parentKeyVersion":"0.0.1","parentLocalName":"OnlyState","localName":"BasicTask"},"outputType":"DIRECT","output":{"parentKeyName":"BasicPolicy","parentKeyVersion":"0.0.1","parentLocalName":"OnlyState","localName":"OnlyOutput"}}}]}}}]},"firstState":"OnlyState"}}]}},"tasks":{"key":{"name":"SmallModel_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"BasicTask","version":"0.0.1"},"value":{"key":{"name":"BasicTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"intPar","value":{"key":"intPar","fieldSchemaKey":{"name":"IntType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"intPar","value":{"key":"intPar","fieldSchemaKey":{"name":"IntType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"BasicContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"executor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"BasicContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nexecutor.logger.debug(executor.eo);\n\nvar returnValue = executor.isTrue;"}}}]}},"events":{"key":{"name":"SmallModel_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"BasicEvent","version":"0.0.1"},"value":{"key":{"name":"BasicEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.events","source":"source","target":"target","parameter":{"entry":[{"key":"intPar","value":{"key":"intPar","fieldSchemaKey":{"name":"IntType","version":"0.0.1"},"optional":false}}]}}}]}},"albums":{"key":{"name":"SmallModel_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"BasicContextAlbum","version":"0.0.1"},"value":{"key":{"name":"BasicContextAlbum","version":"0.0.1"},"scope":"GLOBAL","isWritable":true,"itemSchema":{"name":"IntType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"SmallModel_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"IntType","version":"0.0.1"},"value":{"key":{"name":"IntType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Integer"}}]}}}},"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.services.onappf.parameters.dummyclasses.SuperDooperExecutorParameters"}}}}, eventOutputParameters={"FirstProducer":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"standardIo":true}},"eventProtocolParameters":{"eventProtocol":"JSON"}}}, eventInputParameters={"TheFileConsumer1":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"fileName":"src/test/resources/TestPojoEvent.json"}},"eventProtocolParameters":{"eventProtocol":"JSON"}}}}))], policiesToBeUndeployed=[]) 00:08:15.750 [RestServerParameters-6969] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@485deee1{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@145e958f{/,null,STOPPED}, connector=RestServerParameters@30c7be6f{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:15.750 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@485deee1{STOPPED}[11.0.24,sto=0] 00:08:15.750 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@485deee1{STARTING}[11.0.24,sto=0] added {ErrorHandler@49944{STOPPED},AUTO} 00:08:15.750 [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 00:08:15.750 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestServerParameters@30c7be6f{SSL, (ssl, http/1.1)}{localhost:6969} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:6969],POJO} 00:08:15.750 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting Server@485deee1{STARTING}[11.0.24,sto=0] 00:08:15.750 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp219286908]@d120d7c{STOPPED,8<=0<=200,i=0,r=-1,t=-179310ms,q=0}[NO_TRY] 00:08:15.750 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@ec37734{reserved=0/4,pending=0} 00:08:15.750 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp219286908]@d120d7c{STARTING,8<=0<=200,i=0,r=-1,t=-179310ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}] added {ReservedThreadExecutor@ec37734{reserved=0/4,pending=0},AUTO} 00:08:15.750 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@ec37734{reserved=0/4,pending=0} 00:08:15.750 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3061ms ReservedThreadExecutor@ec37734{reserved=0/4,pending=0} 00:08:15.751 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp219286908-67,5,main] 00:08:15.756 [main] WARN org.onap.policy.common.utils.services.Registry -- replacing previously registered: object:pdp/status/publisher 00:08:15.756 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"apex_policy_name","version":"1.0"}],"response":{"responseTo":"f63ebd3c-de5b-44f3-aea0-49925c6f3de0","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"dbbd8520-b6d5-4add-8a4c-c3d5dc1861ef","timestampMs":1736640495756,"name":"apex-552bf947-3b90-4417-8d74-1a9248332521","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:15.756 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=dbbd8520-b6d5-4add-8a4c-c3d5dc1861ef, timestampMs=1736640495756, name=apex-552bf947-3b90-4417-8d74-1a9248332521, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpUpdate, policies=[apex_policy_name 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=f63ebd3c-de5b-44f3-aea0-49925c6f3de0, responseStatus=SUCCESS, responseMessage=Pdp update successful.)) 00:08:15.756 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStateChangeListener -- Pdp state change message received from PAP. - PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=2b0706ea-ae86-4485-a406-6f4a0b741d79, timestampMs=1736640495756, name=apex-552bf947-3b90-4417-8d74-1a9248332521, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, state=ACTIVE) 00:08:15.756 [main] DEBUG org.onap.policy.apex.services.onappf.handler.ApexEngineHandler -- Starting apex engine. 00:08:15.764 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp219286908-68,5,main] 00:08:15.764 [qtp219286908-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp219286908]@d120d7c{STARTING,8<=2<=200,i=2,r=-1,t=59986ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}] 00:08:15.764 [Timer-7] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[{"name":"apex_policy_name","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"605a474e-216b-46aa-b71f-43a60acac45c","timestampMs":1736640495764,"name":"apex-552bf947-3b90-4417-8d74-1a9248332521","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:15.764 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp219286908-69,5,main] 00:08:15.764 [Timer-7] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=605a474e-216b-46aa-b71f-43a60acac45c, timestampMs=1736640495764, name=apex-552bf947-3b90-4417-8d74-1a9248332521, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=[apex_policy_name 1.0], deploymentInstanceInfo=null, properties=null, response=null) 00:08:15.764 [qtp219286908-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp219286908]@d120d7c{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}] 00:08:15.764 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp219286908-70,5,main] 00:08:15.766 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp219286908-71,5,main] 00:08:15.766 [qtp219286908-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp219286908]@d120d7c{STARTING,8<=5<=200,i=5,r=-1,t=59997ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}] 00:08:15.767 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp219286908-72,5,main] 00:08:15.767 [qtp219286908-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp219286908]@d120d7c{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}] 00:08:15.768 [main] INFO org.onap.policy.apex.services.onappf.handler.ApexEngineHandler -- Starting apex engine for policy apex_policy_name 1.0 00:08:15.768 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/tmp/apex_policy_name17492199003297887896.json" was found on the local file system 00:08:15.768 [qtp219286908-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp219286908]@d120d7c{STARTING,8<=6<=200,i=6,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}] 00:08:15.774 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp219286908-73,5,main] 00:08:15.774 [qtp219286908-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp219286908]@d120d7c{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}] 00:08:15.775 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp219286908-74,5,main] 00:08:15.775 [qtp219286908-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp219286908]@d120d7c{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}] 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3088ms QueuedThreadPool[qtp219286908]@d120d7c{STARTED,8<=8<=200,i=8,r=-1,t=59997ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}] 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AttributeContainerMap@25cde5bb{size=0} 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3088ms AttributeContainerMap@25cde5bb{size=0} 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING CustomRequestLog@38a96593{STOPPED} 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Slf4jRequestLogWriter@5df64b2a{STOPPED} 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3089ms Slf4jRequestLogWriter@5df64b2a{STARTED} 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3089ms CustomRequestLog@38a96593{STARTED} 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING o.e.j.s.ServletContextHandler@145e958f{/,null,STOPPED} 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@87f19e5 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting o.e.j.s.ServletContextHandler@145e958f{/,null,STARTING} 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@2d2fc130{base=null,protected=[]} 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@145e958f{/,null,STARTING} added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@2b9f5928,POJO} 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3089ms SymlinkAllowedResourceAliasChecker@2d2fc130{base=null,protected=[]} 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.SessionHandler2076029472==dftMaxIdleSec=-1 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler2076029472==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@7c585c17[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.DefaultSessionCache@7c585c17[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@299b15dd[passivating=false,graceSec=3600],AUTO} 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING DefaultSessionIdManager@59db913a{STOPPED}[worker=null] 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@59db913a{STARTING}[worker=node0] added {HouseKeeper@85cc530{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 00:08:15.778 [RestServerParameters-6969] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HouseKeeper@85cc530{STOPPED}[interval=600000, ownscheduler=false] 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@365a98c8{STOPPED} 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3089ms ScheduledExecutorScheduler@365a98c8{STARTED} 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 using own scheduler for scavenging 00:08:15.778 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 scavenging every 660000ms 00:08:15.780 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3091ms HouseKeeper@85cc530{STARTED}[interval=660000, ownscheduler=true] 00:08:15.780 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3091ms DefaultSessionIdManager@59db913a{STARTED}[worker=node0] 00:08:15.780 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@485deee1{STARTING}[11.0.24,sto=0] added {DefaultSessionIdManager@59db913a{STARTED}[worker=node0],MANAGED} 00:08:15.780 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler2076029472==dftMaxIdleSec=-1 added {DefaultSessionIdManager@59db913a{STARTED}[worker=node0],UNMANAGED} 00:08:15.780 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@42c95dab{STOPPED} 00:08:15.780 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3091ms ScheduledExecutorScheduler@42c95dab{STARTED} 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting org.eclipse.jetty.server.session.SessionHandler2076029472==dftMaxIdleSec=-1 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ConstraintSecurityHandler@1d1c37d5{STOPPED} 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource={}] to PathMappings[size=1] 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@1d1c37d5{STARTING} added {org.eclipse.jetty.security.DefaultIdentityService@4be12f6c,POJO} 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ConstraintSecurityHandler@1d1c37d5{STARTING} 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@165d1d54[RestServerParameters-login-service] 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@52cb52bd[users.count=1] 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3092ms UserStore@52cb52bd[users.count=1] 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3092ms HashLoginService@165d1d54[RestServerParameters-login-service] 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServletHandler@6d001fbe{STOPPED} 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-295b07e0[EMBEDDED:null] 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet2c526587{/*->org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-295b07e0=MappedServlet4eac341d{null->org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Adding Default404Servlet to ServletHandler@6d001fbe{STARTING} 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@6d001fbe{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6dcb5==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990ef345{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@6d001fbe{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6dcb5,POJO} 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-295b07e0[EMBEDDED:null] 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet739af26d{/*->org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6dcb5[EMBEDDED:null] 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet4cdbdfc4{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6dcb5==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990ef345{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-295b07e0=MappedServlet6378069e{null->org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6dcb5=MappedServlet2ee63d30{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6dcb5==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990ef345{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-295b07e0[EMBEDDED:null] 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:15.781 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServleta4bab1b{/*->org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:15.781 [qtp219286908-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp219286908]@d120d7c{STARTED,8<=8<=200,i=8,r=-1,t=59993ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}] 00:08:15.782 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6dcb5[EMBEDDED:null] 00:08:15.782 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet18fc6069{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6dcb5==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990ef345{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 00:08:15.782 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-295b07e0=MappedServlet6378069e{null->org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6dcb5=MappedServlet2ee63d30{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6dcb5==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990ef345{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:15.782 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ServletHandler@6d001fbe{STARTING} 00:08:15.782 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3092ms ServletHandler@6d001fbe{STARTED} 00:08:15.782 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3092ms ConstraintSecurityHandler@1d1c37d5{STARTED} 00:08:15.782 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.DefaultSessionCache@7c585c17[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:15.782 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.NullSessionDataStore@299b15dd[passivating=false,graceSec=3600] 00:08:15.782 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3093ms org.eclipse.jetty.server.session.NullSessionDataStore@299b15dd[passivating=false,graceSec=3600] 00:08:15.782 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3093ms org.eclipse.jetty.server.session.DefaultSessionCache@7c585c17[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:15.782 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3093ms org.eclipse.jetty.server.session.SessionHandler2076029472==dftMaxIdleSec=-1 00:08:15.782 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6dcb5==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990ef345{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:15.782 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3093ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6dcb5==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990ef345{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:15.782 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:15.782 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3093ms org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:15.782 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-295b07e0 00:08:15.790 [main] DEBUG org.onap.policy.apex.service.engine.main.ApexActivator -- Apex engine starting as a service . . . 00:08:15.790 [main] DEBUG org.onap.policy.apex.service.engine.main.ApexActivator -- starting apex engine service . . . 00:08:15.791 [main] INFO org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl -- Created apex engine MyApexEngine-0:0.0.1 . 00:08:15.791 [main] INFO org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl -- Created apex engine MyApexEngine-1:0.0.1 . 00:08:15.791 [main] INFO org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl -- APEX service created. 00:08:15.796 [main] DEBUG org.onap.policy.apex.model.basicmodel.handling.ApexModelReader -- reading of Apex concept {} completed 00:08:15.797 [main] INFO org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl -- Registering apex model on engine MyApexEngine-0:0.0.1 00:08:15.797 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=SmallModel,version=0.0.1) 00:08:15.797 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=SmallModel,version=0.0.1), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:08:15.797 [main] DEBUG org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor -- create map: BasicContextAlbum:0.0.1 00:08:15.798 [main] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- engine model SmallModel:0.0.1 added to the engine-AxArtifactKey:(name=MyApexEngine-0,version=0.0.1) 00:08:15.798 [main] INFO org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl -- Registering apex model on engine MyApexEngine-1:0.0.1 00:08:15.798 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=SmallModel,version=0.0.1) 00:08:15.798 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=SmallModel,version=0.0.1), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:08:15.798 [main] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- engine model SmallModel:0.0.1 added to the engine-AxArtifactKey:(name=MyApexEngine-1,version=0.0.1) 00:08:15.798 [Apex-apex-engine-service-4:0] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- Engine AxArtifactKey:(name=MyApexEngine-0,version=0.0.1) processing ... 00:08:15.799 [Apex-apex-engine-service-4:1] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- Engine AxArtifactKey:(name=MyApexEngine-1,version=0.0.1) processing ... 00:08:15.799 [main] INFO org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl -- Added the action listener to the engine 00:08:15.800 [Apex-org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.ApexFileEventConsumer : TheFileConsumer1-6:0] WARN org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.ApexFileEventConsumer -- "TheFileConsumer1" failed to read event from file: "/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/TestPojoEvent.json" org.onap.policy.apex.service.engine.event.ApexEventException: Error while converting event into an ApexEvent for TheFileConsumer1 at org.onap.policy.apex.service.engine.main.ApexEventUnmarshaller.convertToApexEvents(ApexEventUnmarshaller.java:287) at org.onap.policy.apex.service.engine.main.ApexEventUnmarshaller.receiveEvent(ApexEventUnmarshaller.java:213) at org.onap.policy.apex.service.engine.main.ApexEventUnmarshaller.receiveEvent(ApexEventUnmarshaller.java:192) at org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.ApexFileEventConsumer.run(ApexFileEventConsumer.java:199) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.onap.policy.apex.service.engine.event.ApexEventException: Failed to unmarshal JSON event, event={ "anInt": 1, "anInteger": 2, "someString": "a string", "testSubPojo": { "anInt": 10, "anInteger": 20, "someString": "a sub string", "testSubSubPojo": { "anInt": 100, "anInteger": 200, "someString": "a sub sub string" } } } at org.onap.policy.apex.service.engine.event.impl.jsonprotocolplugin.Apex2JsonEventConverter.toApexEvent(Apex2JsonEventConverter.java:111) at org.onap.policy.apex.service.engine.main.ApexEventUnmarshaller.convertToApexEvents(ApexEventUnmarshaller.java:279) ... 4 common frames omitted Caused by: org.onap.policy.apex.service.engine.event.ApexEventRuntimeException: event received without mandatory parameter "name" on configuration or on event at org.onap.policy.apex.service.engine.event.impl.jsonprotocolplugin.Apex2JsonEventConverter.getHeaderName(Apex2JsonEventConverter.java:437) at org.onap.policy.apex.service.engine.event.impl.jsonprotocolplugin.Apex2JsonEventConverter.processApexEventHeader(Apex2JsonEventConverter.java:395) at org.onap.policy.apex.service.engine.event.impl.jsonprotocolplugin.Apex2JsonEventConverter.jsonObject2ApexEvent(Apex2JsonEventConverter.java:295) at org.onap.policy.apex.service.engine.event.impl.jsonprotocolplugin.Apex2JsonEventConverter.jsonStringApexEvent(Apex2JsonEventConverter.java:281) at org.onap.policy.apex.service.engine.event.impl.jsonprotocolplugin.Apex2JsonEventConverter.toApexEvent(Apex2JsonEventConverter.java:108) ... 5 common frames omitted 00:08:15.810 [main] DEBUG org.onap.policy.apex.service.engine.main.ApexActivator -- Apex engine started as a service 00:08:15.812 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[{"name":"apex_policy_name","version":"1.0"}],"response":{"responseTo":"2b0706ea-ae86-4485-a406-6f4a0b741d79","responseStatus":"SUCCESS","responseMessage":"Apex engine started. State changed to active."},"messageName":"PDP_STATUS","requestId":"a74459bb-27f0-4168-96b3-60a06e20f9a4","timestampMs":1736640495811,"name":"apex-552bf947-3b90-4417-8d74-1a9248332521","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:15.812 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=a74459bb-27f0-4168-96b3-60a06e20f9a4, timestampMs=1736640495811, name=apex-552bf947-3b90-4417-8d74-1a9248332521, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=ACTIVE, healthy=HEALTHY, description=Pdp status response message for PdpStateChange, policies=[apex_policy_name 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=2b0706ea-ae86-4485-a406-6f4a0b741d79, responseStatus=SUCCESS, responseMessage=Apex engine started. State changed to active.)) 00:08:16.043 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Apex pdp shutting down.","policies":[{"name":"apex_policy_name","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"5c0d5e66-d897-4bd6-a8cf-fd2f330b9f2b","timestampMs":1736640496043,"name":"apex-552bf947-3b90-4417-8d74-1a9248332521","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:16.043 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=5c0d5e66-d897-4bd6-a8cf-fd2f330b9f2b, timestampMs=1736640496043, name=apex-552bf947-3b90-4417-8d74-1a9248332521, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Apex pdp shutting down., policies=[apex_policy_name 1.0], deploymentInstanceInfo=null, properties=null, response=null) 00:08:16.043 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:16.043 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Rest Server 00:08:16.043 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:16.043 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 00:08:16.043 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@485deee1{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@145e958f{/,null,AVAILABLE}, connector=RestServerParameters@30c7be6f{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 00:08:16.044 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@30c7be6f{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.044 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SelectorManager@RestServerParameters@30c7be6f{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.044 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@6677f943{STARTED} id=1 keys=0 selected=0 updates=0 00:08:16.044 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@6b126187 on ManagedSelector@6677f943{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:16.044 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@6677f943{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:16.044 [qtp219286908-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp219286908-70-acceptor-0@75a314e1-RestServerParameters@30c7be6f{SSL, (ssl, http/1.1)}{localhost:6969} in QueuedThreadPool[qtp219286908]@d120d7c{STARTED,8<=8<=200,i=5,r=-1,t=59731ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}] 00:08:16.044 [qtp219286908-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp219286908]@d120d7c{STARTED,8<=8<=200,i=6,r=-1,t=59731ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}] 00:08:16.044 [qtp219286908-68] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b792e69 woken with none selected 00:08:16.044 [qtp219286908-68] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b792e69 woken up from select, 0/0/0 selected 00:08:16.044 [qtp219286908-68] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b792e69 processing 0 keys, 1 updates 00:08:16.044 [qtp219286908-68] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.044 [qtp219286908-68] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@6b126187 00:08:16.044 [qtp219286908-68] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@6677f943{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:16.044 [qtp219286908-68] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.044 [qtp219286908-68] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b792e69 waiting with 0 keys 00:08:16.048 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@2b6262bc on ManagedSelector@6677f943{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:16.048 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@6677f943{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:16.048 [qtp219286908-68] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b792e69 woken with none selected 00:08:16.048 [qtp219286908-68] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b792e69 woken up from select, 0/0/0 selected 00:08:16.048 [qtp219286908-68] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b792e69 processing 0 keys, 1 updates 00:08:16.048 [qtp219286908-68] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.048 [qtp219286908-68] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@2b6262bc 00:08:16.048 [qtp219286908-68] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.048 [qtp219286908-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@3bcca3c4 in QueuedThreadPool[qtp219286908]@d120d7c{STARTED,8<=8<=200,i=6,r=-1,t=59726ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}] 00:08:16.048 [qtp219286908-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp219286908]@d120d7c{STARTED,8<=8<=200,i=7,r=-1,t=59726ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}] 00:08:16.048 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@3aff4408/SelectorProducer@772dab4f/IDLE/p=false/QueuedThreadPool[qtp219286908]@d120d7c{STARTED,8<=8<=200,i=6,r=-1,t=59726ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.04903339Z 00:08:16.049 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@3aff4408/SelectorProducer@772dab4f/IDLE/p=false/QueuedThreadPool[qtp219286908]@d120d7c{STARTED,8<=8<=200,i=7,r=-1,t=59726ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.049299618Z 00:08:16.049 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@6677f943{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:16.049 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@1d7347a5{STARTED} id=0 keys=0 selected=0 updates=0 00:08:16.049 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@5cffec7 on ManagedSelector@1d7347a5{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:16.049 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@1d7347a5{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:16.049 [qtp219286908-67] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5a6e6ca4 woken with none selected 00:08:16.049 [qtp219286908-67] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5a6e6ca4 woken up from select, 0/0/0 selected 00:08:16.049 [qtp219286908-67] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5a6e6ca4 processing 0 keys, 1 updates 00:08:16.049 [qtp219286908-67] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.049 [qtp219286908-67] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@5cffec7 00:08:16.049 [qtp219286908-67] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@1d7347a5{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:16.049 [qtp219286908-67] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.049 [qtp219286908-67] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5a6e6ca4 waiting with 0 keys 00:08:16.050 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@7e81617a on ManagedSelector@1d7347a5{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:16.050 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@1d7347a5{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:16.050 [qtp219286908-67] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5a6e6ca4 woken with none selected 00:08:16.050 [qtp219286908-67] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5a6e6ca4 woken up from select, 0/0/0 selected 00:08:16.050 [qtp219286908-67] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5a6e6ca4 processing 0 keys, 1 updates 00:08:16.050 [qtp219286908-67] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.050 [qtp219286908-67] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@7e81617a 00:08:16.050 [qtp219286908-67] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.050 [qtp219286908-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@61bed447 in QueuedThreadPool[qtp219286908]@d120d7c{STARTED,8<=8<=200,i=7,r=-1,t=59725ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}] 00:08:16.050 [qtp219286908-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp219286908]@d120d7c{STARTED,8<=8<=200,i=8,r=-1,t=59725ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}] 00:08:16.050 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@69649f7f/SelectorProducer@1670f76e/IDLE/p=false/QueuedThreadPool[qtp219286908]@d120d7c{STARTED,8<=8<=200,i=7,r=-1,t=59725ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.050524326Z 00:08:16.050 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@69649f7f/SelectorProducer@1670f76e/IDLE/p=false/QueuedThreadPool[qtp219286908]@d120d7c{STARTED,8<=8<=200,i=8,r=-1,t=59725ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.050739923Z 00:08:16.050 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@1d7347a5{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:16.050 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SelectorManager@RestServerParameters@30c7be6f{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.051 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@7afb9c93[HTTP/1.1] 00:08:16.051 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@7afb9c93[HTTP/1.1] 00:08:16.051 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SslConnectionFactory@2c678c7b{SSL->HTTP/1.1} 00:08:16.051 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@a5e8260[provider=null,keyStore=null,trustStore=null] 00:08:16.051 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@a5e8260[provider=null,keyStore=null,trustStore=null] 00:08:16.051 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SslConnectionFactory@2c678c7b{SSL->HTTP/1.1} 00:08:16.051 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@4a9bce99{STARTED} 00:08:16.051 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@4a9bce99{STOPPED} 00:08:16.051 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@30c7be6f{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.051 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@30c7be6f{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.051 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@485deee1{STARTED}[11.0.24,sto=0] 00:08:16.051 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@485deee1{STOPPING}[11.0.24,sto=0] 00:08:16.051 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@485deee1{STOPPING}[11.0.24,sto=0] 00:08:16.051 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@485deee1{STOPPING}[11.0.24,sto=0] 00:08:16.051 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING DefaultSessionIdManager@59db913a{STARTED}[worker=node0] 00:08:16.051 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HouseKeeper@85cc530{STARTED}[interval=660000, ownscheduler=true] 00:08:16.052 [main] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 stopped scavenging 00:08:16.052 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@365a98c8{STARTED} 00:08:16.052 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@365a98c8{STOPPED} 00:08:16.052 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HouseKeeper@85cc530{STOPPED}[interval=660000, ownscheduler=false] 00:08:16.052 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED DefaultSessionIdManager@59db913a{STOPPED}[worker=node0] 00:08:16.052 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ErrorHandler@49944{STARTED} 00:08:16.052 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ErrorHandler@49944{STOPPING} 00:08:16.052 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ErrorHandler@49944{STOPPED} 00:08:16.052 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING o.e.j.s.ServletContextHandler@145e958f{/,null,AVAILABLE} 00:08:16.053 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping o.e.j.s.ServletContextHandler@145e958f{/,null,STOPPED} 00:08:16.053 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.SessionHandler2076029472==dftMaxIdleSec=-1 00:08:16.053 [main] DEBUG org.eclipse.jetty.server.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 00:08:16.053 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@7c585c17[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:16.053 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@299b15dd[passivating=false,graceSec=3600] 00:08:16.053 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@299b15dd[passivating=false,graceSec=3600] 00:08:16.053 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@7c585c17[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:16.053 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@42c95dab{STARTED} 00:08:16.053 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@42c95dab{STOPPED} 00:08:16.053 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping org.eclipse.jetty.server.session.SessionHandler2076029472==dftMaxIdleSec=-1 00:08:16.053 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ConstraintSecurityHandler@1d1c37d5{STARTED} 00:08:16.053 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ConstraintSecurityHandler@1d1c37d5{STOPPING} 00:08:16.053 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServletHandler@6d001fbe{STARTED} 00:08:16.053 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ServletHandler@6d001fbe{STOPPING} 00:08:16.053 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6dcb5==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990ef345{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:16.053 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6dcb5==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990ef345{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:16.054 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 00:08:16.055 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:16.055 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-295b07e0[EMBEDDED:null] 00:08:16.055 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:16.055 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet6e73974{/*->org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:16.055 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-295b07e0=MappedServlet3e28dc96{null->org.glassfish.jersey.servlet.ServletContainer-295b07e0==org.glassfish.jersey.servlet.ServletContainer@4a250694{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:16.055 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServletHandler@6d001fbe{STOPPED} 00:08:16.055 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@165d1d54[RestServerParameters-login-service] 00:08:16.055 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@52cb52bd[users.count=1] 00:08:16.055 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@52cb52bd[users.count=1] 00:08:16.055 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@165d1d54[RestServerParameters-login-service] 00:08:16.055 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ConstraintSecurityHandler@1d1c37d5{STOPPED} 00:08:16.055 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.SessionHandler2076029472==dftMaxIdleSec=-1 00:08:16.055 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@2d2fc130{base=null,protected=[]} 00:08:16.055 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@2d2fc130{base=null,protected=[]} 00:08:16.055 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@145e958f{/,null,STOPPED} 00:08:16.055 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED o.e.j.s.ServletContextHandler@145e958f{/,null,STOPPED} 00:08:16.055 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING CustomRequestLog@38a96593{STARTED} 00:08:16.055 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Slf4jRequestLogWriter@5df64b2a{STARTED} 00:08:16.056 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Slf4jRequestLogWriter@5df64b2a{STOPPED} 00:08:16.056 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED CustomRequestLog@38a96593{STOPPED} 00:08:16.056 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AttributeContainerMap@25cde5bb{size=0} 00:08:16.056 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AttributeContainerMap@25cde5bb{size=0} 00:08:16.056 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp219286908]@d120d7c{STARTED,8<=8<=200,i=8,r=-1,t=59719ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}] 00:08:16.056 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=8<=200,i=8,r=-1,t=59719ms,q=0}[ReservedThreadExecutor@ec37734{reserved=0/4,pending=0}] 00:08:16.056 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@ec37734{reserved=0/4,pending=0} 00:08:16.056 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@ec37734{reserved=-1/4,pending=0} 00:08:16.056 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp219286908-68,5,main] for 2499 00:08:16.056 [qtp219286908-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=8,r=-1,t=59719ms,q=0}[NO_TRY] 00:08:16.056 [qtp219286908-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=8,r=-1,t=59719ms,q=0}[NO_TRY] 00:08:16.056 [qtp219286908-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=9,r=-1,t=59719ms,q=0}[NO_TRY] 00:08:16.056 [qtp219286908-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=9,r=-1,t=59719ms,q=0}[NO_TRY] 00:08:16.056 [qtp219286908-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=9,r=-1,t=59719ms,q=0}[NO_TRY] 00:08:16.056 [qtp219286908-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp219286908-71,5,main] exited for QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=9,r=-1,t=59719ms,q=0}[NO_TRY] 00:08:16.056 [qtp219286908-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=10,r=-1,t=59719ms,q=0}[NO_TRY] 00:08:16.056 [qtp219286908-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp219286908-73,5,main] exited for QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=10,r=-1,t=59719ms,q=0}[NO_TRY] 00:08:16.056 [qtp219286908-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=8,r=-1,t=59719ms,q=0}[NO_TRY] 00:08:16.056 [qtp219286908-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=10,r=-1,t=59719ms,q=0}[NO_TRY] 00:08:16.056 [qtp219286908-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=10,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.056 [qtp219286908-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=8,r=-1,t=59719ms,q=0}[NO_TRY] 00:08:16.056 [qtp219286908-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=10,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.056 [qtp219286908-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=10,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.056 [qtp219286908-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=10,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.056 [qtp219286908-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=11,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.057 [qtp219286908-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=13,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.057 [qtp219286908-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp219286908-72,5,main] exited for QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=13,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.057 [qtp219286908-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=12,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.057 [qtp219286908-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=13,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.056 [qtp219286908-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=10,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.057 [qtp219286908-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=13,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.057 [qtp219286908-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp219286908-74,5,main] exited for QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=13,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.057 [qtp219286908-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=14,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.057 [qtp219286908-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=15,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.057 [qtp219286908-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp219286908-69,5,main] exited for QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=15,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.057 [qtp219286908-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp219286908-68,5,main] exited for QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=15,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.057 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp219286908-72,5,] for 2498 00:08:16.057 [qtp219286908-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=15,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.057 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp219286908-67,5,main] for 2498 00:08:16.057 [qtp219286908-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=15,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.057 [qtp219286908-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=16,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.057 [qtp219286908-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp219286908-67,5,main] exited for QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=16,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.057 [qtp219286908-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp219286908-70,5,main] exited for QueuedThreadPool[qtp219286908]@d120d7c{STOPPING,8<=0<=200,i=13,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.057 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp219286908]@d120d7c{STOPPED,8<=0<=200,i=16,r=-1,t=59718ms,q=0}[NO_TRY] 00:08:16.057 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@485deee1{STOPPED}[11.0.24,sto=0] 00:08:16.057 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:16.057 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Create REST server 00:08:16.057 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 00:08:16.057 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@36e409e0 00:08:16.057 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 00:08:16.057 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 00:08:16.057 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 00:08:16.058 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 00:08:16.058 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 00:08:16.058 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 00:08:16.058 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 00:08:16.058 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:16.058 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=6, locked=false, #topicListeners=0]]]: stopping 00:08:16.058 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=6, locked=false, #topicListeners=0]]]: shutdown 00:08:16.058 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=6, locked=false, #topicListeners=0]]]: stopping 00:08:16.058 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 00:08:16.058 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:16.058 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.536 s -- in org.onap.policy.apex.services.onappf.comm.TestPdpStateChangeListener [INFO] Running org.onap.policy.apex.services.onappf.comm.TestPdpUpdateListener 00:08:16.070 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:16.070 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:16.071 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarterActivator initializing with instance id: apex-b29aff0c-ff4d-45f9-830b-8f4ff1ae83a9 00:08:16.071 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter starting as a service . . . 00:08:16.071 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:16.071 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 00:08:16.071 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:16.071 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:16.071 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 00:08:16.071 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 00:08:16.071 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 00:08:16.071 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 00:08:16.075 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 00:08:16.075 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 00:08:16.075 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 00:08:16.075 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@efe49ab 00:08:16.075 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Create REST server 00:08:16.075 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@6dcf7b6a{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@53dba9cd{base=null,protected=[]},MANAGED} 00:08:16.075 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@6dcf7b6a{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler612089786==dftMaxIdleSec=-1,MANAGED} 00:08:16.075 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler612089786==dftMaxIdleSec=-1 added {ServletHandler@5834198f{STOPPED},MANAGED} 00:08:16.075 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPED,8<=0<=200,i=0,r=-1,t=-179635ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@402d6012,POJO} 00:08:16.075 [Timer-8] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"87deb8d4-40a9-4069-ac0c-7f0dfa270b7d","timestampMs":1736640496075,"name":"apex-b29aff0c-ff4d-45f9-830b-8f4ff1ae83a9","pdpGroup":"defaultGroup"} 00:08:16.075 [Timer-8] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=87deb8d4-40a9-4069-ac0c-7f0dfa270b7d, timestampMs=1736640496075, name=apex-b29aff0c-ff4d-45f9-830b-8f4ff1ae83a9, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:16.075 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@395281c2{STOPPED}[11.0.24,sto=0] added {QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPED,8<=0<=200,i=0,r=-1,t=-179635ms,q=0}[NO_TRY],AUTO} 00:08:16.076 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@395281c2{STOPPED}[11.0.24,sto=0] added {AttributeContainerMap@41d20f06{size=0},AUTO} 00:08:16.076 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@3e753289{STOPPED} added {Slf4jRequestLogWriter@1573e8a5{STOPPED},AUTO} 00:08:16.077 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@395281c2{STOPPED}[11.0.24,sto=0] added {CustomRequestLog@3e753289{STOPPED},AUTO} 00:08:16.077 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@38022758[HTTP/1.1] added {HttpConfiguration@69f9b561{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@7e8f23ad]},POJO} 00:08:16.077 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@7433ca19{SSL->HTTP/1.1} added {Server@5d221b20[provider=null,keyStore=null,trustStore=null],AUTO} 00:08:16.077 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@79d4ff58{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPED,8<=0<=200,i=0,r=-1,t=-179637ms,q=0}[NO_TRY],AUTO} 00:08:16.077 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@79d4ff58{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@7ec13984{STOPPED},AUTO} 00:08:16.077 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@395281c2{STOPPED}[11.0.24,sto=0] added {LogarithmicArrayByteBufferPool@14485747{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 00:08:16.077 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@79d4ff58{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@14485747{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 00:08:16.077 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@79d4ff58{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@59fea5f5{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 00:08:16.077 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@79d4ff58{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@78eafad,POJO} 00:08:16.077 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@79d4ff58{null, (ssl)}{0.0.0.0:0} added {SslConnectionFactory@7433ca19{SSL->HTTP/1.1},AUTO} 00:08:16.077 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@79d4ff58{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@7433ca19{SSL->HTTP/1.1} 00:08:16.077 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@79d4ff58{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@38022758[HTTP/1.1],AUTO} 00:08:16.077 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@79d4ff58{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@38022758[HTTP/1.1] 00:08:16.077 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@79d4ff58{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@79d4ff58{SSL, (ssl, http/1.1)}{0.0.0.0:0},MANAGED} 00:08:16.077 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@395281c2{STOPPED}[11.0.24,sto=0] added {RestServerParameters@79d4ff58{SSL, (ssl, http/1.1)}{localhost:6969},AUTO} 00:08:16.077 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@395281c2{STOPPED}[11.0.24,sto=0] added {o.e.j.s.ServletContextHandler@6dcf7b6a{/,null,STOPPED},MANAGED} 00:08:16.077 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@70f4abc1{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@26d028f7{base=null,protected=[]},MANAGED} 00:08:16.078 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@70f4abc1{/,null,STOPPED} added {ServletHandler@a2df0d5{STOPPED},MANAGED} 00:08:16.078 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@a2df0d5{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-782cc5fa==org.glassfish.jersey.servlet.ServletContainer@17ab610d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:16.078 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@a2df0d5{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-782cc5fa,POJO} 00:08:16.078 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@395281c2{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6dcf7b6a{/,null,STOPPED}, connector=RestServerParameters@79d4ff58{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-782cc5fa==org.glassfish.jersey.servlet.ServletContainer@17ab610d{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=https://localhost:6969/ +> swagger.context.id=swagger-6969 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:16.078 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@2dd3d39d[null] added {org.eclipse.jetty.security.DefaultIdentityService@ae3c140,POJO} 00:08:16.078 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@2dd3d39d[null] added {UserStore@6f2d3391[users.count=1],AUTO} 00:08:16.078 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@71b0289b{STOPPED} added {org.eclipse.jetty.util.component.DumpableCollection@42cc420b,POJO} 00:08:16.078 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@71b0289b{STOPPED} added {org.eclipse.jetty.security.authentication.BasicAuthenticator@563172d3,POJO} 00:08:16.078 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@71b0289b{STOPPED} added {HashLoginService@2dd3d39d[RestServerParameters-login-service],AUTO} 00:08:16.078 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler612089786==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@71b0289b{STOPPED},MANAGED} 00:08:16.078 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@71b0289b{STOPPED} added {ServletHandler@5834198f{STOPPED},MANAGED} 00:08:16.078 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5834198f{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:16.078 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5834198f{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-5086623f,POJO} 00:08:16.078 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@395281c2{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6dcf7b6a{/,null,STOPPED}, connector=RestServerParameters@79d4ff58{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{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-6969 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.apex.services.onappf.rest.HealthCheckRestControllerV1 +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:16.079 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Rest Server 00:08:16.079 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:16.079 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 00:08:16.079 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@395281c2{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6dcf7b6a{/,null,STOPPED}, connector=RestServerParameters@79d4ff58{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:16.079 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:16.079 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:16.079 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter started as a service 00:08:16.079 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=44fa40a9-19b7-4110-aa7e-bf2dcb6a221d, timestampMs=1736640496079, name=apex-b29aff0c-ff4d-45f9-830b-8f4ff1ae83a9, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, description=dummy pdp status for test, pdpHeartbeatIntervalMs=3000, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 00:08:16.079 [RestServerParameters-6969] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@395281c2{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6dcf7b6a{/,null,STOPPED}, connector=RestServerParameters@79d4ff58{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:16.079 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@395281c2{STOPPED}[11.0.24,sto=0] 00:08:16.079 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@395281c2{STARTING}[11.0.24,sto=0] added {ErrorHandler@3bf4bef0{STOPPED},AUTO} 00:08:16.079 [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 00:08:16.080 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestServerParameters@79d4ff58{SSL, (ssl, http/1.1)}{localhost:6969} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:6969],POJO} 00:08:16.080 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting Server@395281c2{STARTING}[11.0.24,sto=0] 00:08:16.080 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPED,8<=0<=200,i=0,r=-1,t=-179640ms,q=0}[NO_TRY] 00:08:16.080 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@353357fe{reserved=0/4,pending=0} 00:08:16.080 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTING,8<=0<=200,i=0,r=-1,t=-179640ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}] added {ReservedThreadExecutor@353357fe{reserved=0/4,pending=0},AUTO} 00:08:16.080 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@353357fe{reserved=0/4,pending=0} 00:08:16.080 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3391ms ReservedThreadExecutor@353357fe{reserved=0/4,pending=0} 00:08:16.080 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1320566216-85,5,main] 00:08:16.080 [main] WARN org.onap.policy.common.utils.services.Registry -- replacing previously registered: object:pdp/status/publisher 00:08:16.081 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"44fa40a9-19b7-4110-aa7e-bf2dcb6a221d","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"4eb27f62-abc2-44f1-94ae-d9bc508b3197","timestampMs":1736640496081,"name":"apex-b29aff0c-ff4d-45f9-830b-8f4ff1ae83a9","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:16.081 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=4eb27f62-abc2-44f1-94ae-d9bc508b3197, timestampMs=1736640496081, name=apex-b29aff0c-ff4d-45f9-830b-8f4ff1ae83a9, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpUpdate, policies=[], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=44fa40a9-19b7-4110-aa7e-bf2dcb6a221d, responseStatus=SUCCESS, responseMessage=Pdp update successful.)) 00:08:16.081 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStateChangeListener -- Pdp state change message received from PAP. - PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=82c5221d-f6ae-47bc-981b-ba87c11cf84b, timestampMs=1736640496081, name=apex-b29aff0c-ff4d-45f9-830b-8f4ff1ae83a9, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, state=ACTIVE) 00:08:16.081 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"82c5221d-f6ae-47bc-981b-ba87c11cf84b","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"35f9641b-6784-4c63-98f1-c8f0d6d92008","timestampMs":1736640496081,"name":"apex-b29aff0c-ff4d-45f9-830b-8f4ff1ae83a9","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:16.081 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=35f9641b-6784-4c63-98f1-c8f0d6d92008, timestampMs=1736640496081, name=apex-b29aff0c-ff4d-45f9-830b-8f4ff1ae83a9, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=ACTIVE, healthy=HEALTHY, description=Pdp status response message for PdpStateChange, policies=[], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=82c5221d-f6ae-47bc-981b-ba87c11cf84b, responseStatus=SUCCESS, responseMessage=State changed to active. No policies found.)) 00:08:16.082 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=c4069d9f-0438-4170-a087-f547990783d5, timestampMs=1736640496082, name=apex-b29aff0c-ff4d-45f9-830b-8f4ff1ae83a9, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, description=dummy pdp status for test, pdpHeartbeatIntervalMs=3000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=apexpolicytype, typeVersion=null, properties={engineServiceParameters={"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":2,"deploymentPort":65522,"policy_type_impl":{"apexPolicyModel":{"key":{"name":"SmallModel","version":"0.0.1"},"keyInformation":{"key":{"name":"SmallModel_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"BasicContextAlbum","version":"0.0.1"},"value":{"key":{"name":"BasicContextAlbum","version":"0.0.1"},"UUID":"fec1b353-b35f-4384-b7d9-69622059c248","description":"Generated description for a concept called \"BasicContextAlbum\" with version \"0.0.1\" and UUID \"fec1b353-b35f-4384-b7d9-69622059c248\""}},{"key":{"name":"BasicEvent","version":"0.0.1"},"value":{"key":{"name":"BasicEvent","version":"0.0.1"},"UUID":"cc8d3c1a-e975-459a-bcd2-69f423eaa1f3","description":"Generated description for a concept called \"BasicEvent\" with version \"0.0.1\" and UUID \"cc8d3c1a-e975-459a-bcd2-69f423eaa1f3\""}},{"key":{"name":"BasicPolicy","version":"0.0.1"},"value":{"key":{"name":"BasicPolicy","version":"0.0.1"},"UUID":"d0c5d8ee-5fe7-4978-89ce-4a3e69cad043","description":"Generated description for a concept called \"BasicPolicy\" with version \"0.0.1\" and UUID \"d0c5d8ee-5fe7-4978-89ce-4a3e69cad043\""}},{"key":{"name":"BasicTask","version":"0.0.1"},"value":{"key":{"name":"BasicTask","version":"0.0.1"},"UUID":"c5651414-fc1c-493b-878d-75f0ce685c36","description":"Generated description for a concept called \"BasicTask\" with version \"0.0.1\" and UUID \"c5651414-fc1c-493b-878d-75f0ce685c36\""}},{"key":{"name":"IntType","version":"0.0.1"},"value":{"key":{"name":"IntType","version":"0.0.1"},"UUID":"790ff718-8dc0-44e0-89d8-1b3bbe238310","description":"Generated description for a concept called \"IntType\" with version \"0.0.1\" and UUID \"790ff718-8dc0-44e0-89d8-1b3bbe238310\""}},{"key":{"name":"SmallModel","version":"0.0.1"},"value":{"key":{"name":"SmallModel","version":"0.0.1"},"UUID":"a1bd1f4e-713b-456b-b1a8-bb48beee28e8","description":"Generated description for a concept called \"SmallModel\" with version \"0.0.1\" and UUID \"a1bd1f4e-713b-456b-b1a8-bb48beee28e8\""}},{"key":{"name":"SmallModel_Albums","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Albums","version":"0.0.1"},"UUID":"72bed9af-ab7d-3379-b9f7-b5eca5c9ef22","description":"Generated description for concept referred to by key \"SmallModel_Albums:0.0.1\""}},{"key":{"name":"SmallModel_Events","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Events","version":"0.0.1"},"UUID":"796dc6b0-627d-34ae-a5e2-1bc4b4b486b8","description":"Generated description for concept referred to by key \"SmallModel_Events:0.0.1\""}},{"key":{"name":"SmallModel_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"SmallModel_KeyInfo","version":"0.0.1"},"UUID":"b4876774-6907-3d27-a2b8-f05737c5ee4a","description":"Generated description for concept referred to by key \"SmallModel_KeyInfo:0.0.1\""}},{"key":{"name":"SmallModel_Policies","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Policies","version":"0.0.1"},"UUID":"5bcf946b-67be-3190-a906-f954896f999f","description":"Generated description for concept referred to by key \"SmallModel_Policies:0.0.1\""}},{"key":{"name":"SmallModel_Schemas","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Schemas","version":"0.0.1"},"UUID":"c25bf5c3-7f1e-3667-b8a9-971ba21517bc","description":"Generated description for concept referred to by key \"SmallModel_Schemas:0.0.1\""}},{"key":{"name":"SmallModel_Tasks","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Tasks","version":"0.0.1"},"UUID":"43b015ca-2ed1-3a35-b103-e8a5aa68f1ef","description":"Generated description for concept referred to by key \"SmallModel_Tasks:0.0.1\""}}]}},"policies":{"key":{"name":"SmallModel_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"BasicPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"BasicPolicy","version":"0.0.1"},"template":"FREEFORM","state":{"entry":[{"key":"OnlyState","value":{"stateKey":{"parentKeyName":"BasicPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"OnlyState"},"trigger":{"name":"BasicEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"OnlyOutput","value":{"key":{"parentKeyName":"BasicPolicy","parentKeyVersion":"0.0.1","parentLocalName":"OnlyState","localName":"OnlyOutput"},"outgoingEvent":{"name":"BasicEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[{"name":"BasicContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"BasicTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"BasicTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"BasicPolicy","parentKeyVersion":"0.0.1","parentLocalName":"OnlyState","localName":"BasicTask"},"outputType":"DIRECT","output":{"parentKeyName":"BasicPolicy","parentKeyVersion":"0.0.1","parentLocalName":"OnlyState","localName":"OnlyOutput"}}}]}}}]},"firstState":"OnlyState"}}]}},"tasks":{"key":{"name":"SmallModel_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"BasicTask","version":"0.0.1"},"value":{"key":{"name":"BasicTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"intPar","value":{"key":"intPar","fieldSchemaKey":{"name":"IntType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"intPar","value":{"key":"intPar","fieldSchemaKey":{"name":"IntType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"BasicContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"executor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"BasicContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nexecutor.logger.debug(executor.eo);\n\nvar returnValue = executor.isTrue;"}}}]}},"events":{"key":{"name":"SmallModel_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"BasicEvent","version":"0.0.1"},"value":{"key":{"name":"BasicEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.events","source":"source","target":"target","parameter":{"entry":[{"key":"intPar","value":{"key":"intPar","fieldSchemaKey":{"name":"IntType","version":"0.0.1"},"optional":false}}]}}}]}},"albums":{"key":{"name":"SmallModel_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"BasicContextAlbum","version":"0.0.1"},"value":{"key":{"name":"BasicContextAlbum","version":"0.0.1"},"scope":"GLOBAL","isWritable":true,"itemSchema":{"name":"IntType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"SmallModel_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"IntType","version":"0.0.1"},"value":{"key":{"name":"IntType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Integer"}}]}}}},"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.services.onappf.parameters.dummyclasses.SuperDooperExecutorParameters"}}}}, eventOutputParameters={"FirstProducer":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"standardIo":true}},"eventProtocolParameters":{"eventProtocol":"JSON"}}}, eventInputParameters={"TheFileConsumer1":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"fileName":"src/test/resources/TestPojoEvent.json"}},"eventProtocolParameters":{"eventProtocol":"JSON"}}}}))], policiesToBeUndeployed=[]) 00:08:16.083 [main] WARN org.onap.policy.common.utils.services.Registry -- replacing previously registered: object:apex/tosca/policy/list 00:08:16.082 [Timer-9] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"15023aff-798b-49dc-b637-9a9ddd3d067d","timestampMs":1736640496082,"name":"apex-b29aff0c-ff4d-45f9-830b-8f4ff1ae83a9","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:16.083 [Timer-9] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=15023aff-798b-49dc-b637-9a9ddd3d067d, timestampMs=1736640496082, name=apex-b29aff0c-ff4d-45f9-830b-8f4ff1ae83a9, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=ACTIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=[], deploymentInstanceInfo=null, properties=null, response=null) 00:08:16.083 [main] DEBUG org.onap.policy.apex.services.onappf.handler.PdpUpdateMessageHandler -- ApenEngineHandler not in registry. java.lang.IllegalArgumentException: not registered: object:engine/apex/handler at org.onap.policy.common.utils.services.Registry.get(Registry.java:120) at org.onap.policy.apex.services.onappf.handler.PdpUpdateMessageHandler.startOrStopApexEngineBasedOnPolicies(PdpUpdateMessageHandler.java:151) at org.onap.policy.apex.services.onappf.handler.PdpUpdateMessageHandler.handlePdpUpdate(PdpUpdateMessageHandler.java:114) at org.onap.policy.apex.services.onappf.handler.PdpUpdateMessageHandler.handlePdpUpdateEvent(PdpUpdateMessageHandler.java:72) at org.onap.policy.apex.services.onappf.comm.PdpUpdateListener.onTopicEvent(PdpUpdateListener.java:51) at org.onap.policy.apex.services.onappf.comm.TestPdpUpdateListener.testPdpUpdateMessageListener_undeploy(TestPdpUpdateListener.java:181) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:08:16.083 [main] DEBUG org.onap.policy.apex.services.onappf.handler.ApexEngineHandler -- Starting apex engine. 00:08:16.085 [main] INFO org.onap.policy.apex.services.onappf.handler.ApexEngineHandler -- Starting apex engine for policy apex_policy_name 1.0 00:08:16.085 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/tmp/apex_policy_name12373482974107329551.json" was found on the local file system 00:08:16.092 [main] DEBUG org.onap.policy.apex.service.engine.main.ApexActivator -- Apex engine starting as a service . . . 00:08:16.092 [main] DEBUG org.onap.policy.apex.service.engine.main.ApexActivator -- starting apex engine service . . . 00:08:16.092 [main] INFO org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl -- Created apex engine MyApexEngine-0:0.0.1 . 00:08:16.092 [main] INFO org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl -- Created apex engine MyApexEngine-1:0.0.1 . 00:08:16.092 [main] INFO org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl -- APEX service created. 00:08:16.096 [main] DEBUG org.onap.policy.apex.model.basicmodel.handling.ApexModelReader -- reading of Apex concept {} completed 00:08:16.098 [main] INFO org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl -- Registering apex model on engine MyApexEngine-0:0.0.1 00:08:16.098 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=SmallModel,version=0.0.1) 00:08:16.098 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=SmallModel,version=0.0.1), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:08:16.098 [main] DEBUG org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor -- create map: BasicContextAlbum:0.0.1 00:08:16.098 [main] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- engine model SmallModel:0.0.1 added to the engine-AxArtifactKey:(name=MyApexEngine-0,version=0.0.1) 00:08:16.098 [main] INFO org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl -- Registering apex model on engine MyApexEngine-1:0.0.1 00:08:16.098 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=SmallModel,version=0.0.1) 00:08:16.098 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=SmallModel,version=0.0.1), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:08:16.098 [main] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- engine model SmallModel:0.0.1 added to the engine-AxArtifactKey:(name=MyApexEngine-1,version=0.0.1) 00:08:16.099 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1320566216-87,5,main] 00:08:16.099 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1320566216-88,5,main] 00:08:16.099 [qtp1320566216-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}] 00:08:16.100 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1320566216-89,5,main] 00:08:16.100 [qtp1320566216-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTING,8<=4<=200,i=4,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}] 00:08:16.103 [qtp1320566216-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTING,8<=4<=200,i=4,r=-1,t=59997ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}] 00:08:16.103 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1320566216-90,5,main] 00:08:16.104 [qtp1320566216-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}] 00:08:16.104 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1320566216-91,5,main] 00:08:16.104 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1320566216-92,5,main] 00:08:16.104 [qtp1320566216-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}] 00:08:16.104 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1320566216-93,5,main] 00:08:16.104 [qtp1320566216-92] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}] 00:08:16.106 [qtp1320566216-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTING,8<=8<=200,i=8,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}] 00:08:16.117 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3428ms QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTED,8<=8<=200,i=8,r=-1,t=59987ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}] 00:08:16.117 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AttributeContainerMap@41d20f06{size=0} 00:08:16.117 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3428ms AttributeContainerMap@41d20f06{size=0} 00:08:16.117 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING CustomRequestLog@3e753289{STOPPED} 00:08:16.117 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Slf4jRequestLogWriter@1573e8a5{STOPPED} 00:08:16.118 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3428ms Slf4jRequestLogWriter@1573e8a5{STARTED} 00:08:16.118 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3428ms CustomRequestLog@3e753289{STARTED} 00:08:16.118 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING o.e.j.s.ServletContextHandler@6dcf7b6a{/,null,STOPPED} 00:08:16.118 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@9c38c5a 00:08:16.118 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting o.e.j.s.ServletContextHandler@6dcf7b6a{/,null,STARTING} 00:08:16.118 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@53dba9cd{base=null,protected=[]} 00:08:16.118 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@6dcf7b6a{/,null,STARTING} added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@106f5a1a,POJO} 00:08:16.118 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3429ms SymlinkAllowedResourceAliasChecker@53dba9cd{base=null,protected=[]} 00:08:16.118 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.SessionHandler612089786==dftMaxIdleSec=-1 00:08:16.118 [qtp1320566216-93] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTED,8<=8<=200,i=8,r=-1,t=59986ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}] 00:08:16.118 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler612089786==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@4a4f9b94[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 00:08:16.119 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.DefaultSessionCache@4a4f9b94[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@4a413539[passivating=false,graceSec=3600],AUTO} 00:08:16.119 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING DefaultSessionIdManager@5f75d177{STOPPED}[worker=null] 00:08:16.119 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@5f75d177{STARTING}[worker=node0] added {HouseKeeper@35a0ef09{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 00:08:16.119 [RestServerParameters-6969] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 00:08:16.119 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HouseKeeper@35a0ef09{STOPPED}[interval=600000, ownscheduler=false] 00:08:16.119 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@3854112{STOPPED} 00:08:16.119 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3430ms ScheduledExecutorScheduler@3854112{STARTED} 00:08:16.119 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 using own scheduler for scavenging 00:08:16.119 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 scavenging every 600000ms 00:08:16.120 [Apex-apex-engine-service-8:0] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- Engine AxArtifactKey:(name=MyApexEngine-0,version=0.0.1) processing ... 00:08:16.121 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3431ms HouseKeeper@35a0ef09{STARTED}[interval=600000, ownscheduler=true] 00:08:16.121 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3431ms DefaultSessionIdManager@5f75d177{STARTED}[worker=node0] 00:08:16.121 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@395281c2{STARTING}[11.0.24,sto=0] added {DefaultSessionIdManager@5f75d177{STARTED}[worker=node0],MANAGED} 00:08:16.121 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler612089786==dftMaxIdleSec=-1 added {DefaultSessionIdManager@5f75d177{STARTED}[worker=node0],UNMANAGED} 00:08:16.121 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@31a1dbad{STOPPED} 00:08:16.121 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3432ms ScheduledExecutorScheduler@31a1dbad{STARTED} 00:08:16.121 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting org.eclipse.jetty.server.session.SessionHandler612089786==dftMaxIdleSec=-1 00:08:16.121 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ConstraintSecurityHandler@71b0289b{STOPPED} 00:08:16.121 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:16.121 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:16.121 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource={}] to PathMappings[size=1] 00:08:16.122 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@71b0289b{STARTING} added {org.eclipse.jetty.security.DefaultIdentityService@ae3c140,POJO} 00:08:16.123 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ConstraintSecurityHandler@71b0289b{STARTING} 00:08:16.123 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@2dd3d39d[RestServerParameters-login-service] 00:08:16.123 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@6f2d3391[users.count=1] 00:08:16.123 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3434ms UserStore@6f2d3391[users.count=1] 00:08:16.123 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3434ms HashLoginService@2dd3d39d[RestServerParameters-login-service] 00:08:16.123 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServletHandler@5834198f{STOPPED} 00:08:16.123 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-5086623f[EMBEDDED:null] 00:08:16.123 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:16.124 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet34bb237{/*->org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:16.124 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-5086623f=MappedServlet2a6ffe9d{null->org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:16.124 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Adding Default404Servlet to ServletHandler@5834198f{STARTING} 00:08:16.124 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5834198f{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-18d60402==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7f5384d3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:16.124 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5834198f{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-18d60402,POJO} 00:08:16.124 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-5086623f[EMBEDDED:null] 00:08:16.124 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:16.124 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet2715c806{/*->org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:16.124 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-18d60402[EMBEDDED:null] 00:08:16.124 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet79110cd9{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-18d60402==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7f5384d3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 00:08:16.124 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-18d60402=MappedServlet2cdf8e70{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-18d60402==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7f5384d3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-5086623f=MappedServlet48169fd{null->org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:16.125 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-5086623f[EMBEDDED:null] 00:08:16.125 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:16.125 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServletdddd493{/*->org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:16.125 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-18d60402[EMBEDDED:null] 00:08:16.125 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet7c5b7635{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-18d60402==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7f5384d3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 00:08:16.125 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-18d60402=MappedServlet2cdf8e70{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-18d60402==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7f5384d3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-5086623f=MappedServlet48169fd{null->org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:16.125 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ServletHandler@5834198f{STARTING} 00:08:16.125 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3436ms ServletHandler@5834198f{STARTED} 00:08:16.125 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3436ms ConstraintSecurityHandler@71b0289b{STARTED} 00:08:16.125 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.DefaultSessionCache@4a4f9b94[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:16.125 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.NullSessionDataStore@4a413539[passivating=false,graceSec=3600] 00:08:16.125 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3436ms org.eclipse.jetty.server.session.NullSessionDataStore@4a413539[passivating=false,graceSec=3600] 00:08:16.125 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3436ms org.eclipse.jetty.server.session.DefaultSessionCache@4a4f9b94[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:16.125 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3436ms org.eclipse.jetty.server.session.SessionHandler612089786==dftMaxIdleSec=-1 00:08:16.125 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-18d60402==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7f5384d3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:16.126 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3436ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-18d60402==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7f5384d3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:16.126 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:16.126 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3436ms org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:16.126 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-5086623f 00:08:16.126 [Apex-apex-engine-service-8:1] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- Engine AxArtifactKey:(name=MyApexEngine-1,version=0.0.1) processing ... 00:08:16.136 [main] INFO org.onap.policy.apex.service.engine.runtime.impl.EngineServiceImpl -- Added the action listener to the engine 00:08:16.143 [main] DEBUG org.onap.policy.apex.service.engine.main.ApexActivator -- Apex engine started as a service 00:08:16.144 [Apex-org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.ApexFileEventConsumer : TheFileConsumer1-10:0] WARN org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.ApexFileEventConsumer -- "TheFileConsumer1" failed to read event from file: "/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/TestPojoEvent.json" org.onap.policy.apex.service.engine.event.ApexEventException: Error while converting event into an ApexEvent for TheFileConsumer1 at org.onap.policy.apex.service.engine.main.ApexEventUnmarshaller.convertToApexEvents(ApexEventUnmarshaller.java:287) at org.onap.policy.apex.service.engine.main.ApexEventUnmarshaller.receiveEvent(ApexEventUnmarshaller.java:213) at org.onap.policy.apex.service.engine.main.ApexEventUnmarshaller.receiveEvent(ApexEventUnmarshaller.java:192) at org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.ApexFileEventConsumer.run(ApexFileEventConsumer.java:199) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.onap.policy.apex.service.engine.event.ApexEventException: Failed to unmarshal JSON event, event={ "anInt": 1, "anInteger": 2, "someString": "a string", "testSubPojo": { "anInt": 10, "anInteger": 20, "someString": "a sub string", "testSubSubPojo": { "anInt": 100, "anInteger": 200, "someString": "a sub sub string" } } } at org.onap.policy.apex.service.engine.event.impl.jsonprotocolplugin.Apex2JsonEventConverter.toApexEvent(Apex2JsonEventConverter.java:111) at org.onap.policy.apex.service.engine.main.ApexEventUnmarshaller.convertToApexEvents(ApexEventUnmarshaller.java:279) ... 4 common frames omitted Caused by: org.onap.policy.apex.service.engine.event.ApexEventRuntimeException: event received without mandatory parameter "name" on configuration or on event at org.onap.policy.apex.service.engine.event.impl.jsonprotocolplugin.Apex2JsonEventConverter.getHeaderName(Apex2JsonEventConverter.java:437) at org.onap.policy.apex.service.engine.event.impl.jsonprotocolplugin.Apex2JsonEventConverter.processApexEventHeader(Apex2JsonEventConverter.java:395) at org.onap.policy.apex.service.engine.event.impl.jsonprotocolplugin.Apex2JsonEventConverter.jsonObject2ApexEvent(Apex2JsonEventConverter.java:295) at org.onap.policy.apex.service.engine.event.impl.jsonprotocolplugin.Apex2JsonEventConverter.jsonStringApexEvent(Apex2JsonEventConverter.java:281) at org.onap.policy.apex.service.engine.event.impl.jsonprotocolplugin.Apex2JsonEventConverter.toApexEvent(Apex2JsonEventConverter.java:108) ... 5 common frames omitted 00:08:16.144 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"apex_policy_name","version":"1.0"}],"response":{"responseTo":"c4069d9f-0438-4170-a087-f547990783d5","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: apex_policy_name:1.0 "},"messageName":"PDP_STATUS","requestId":"ab0fbade-bcaf-45ba-a8ed-749a4d3c6122","timestampMs":1736640496144,"name":"apex-b29aff0c-ff4d-45f9-830b-8f4ff1ae83a9","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:16.144 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=ab0fbade-bcaf-45ba-a8ed-749a4d3c6122, timestampMs=1736640496144, name=apex-b29aff0c-ff4d-45f9-830b-8f4ff1ae83a9, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=ACTIVE, healthy=HEALTHY, description=Pdp status response message for PdpUpdate, policies=[apex_policy_name 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=c4069d9f-0438-4170-a087-f547990783d5, responseStatus=SUCCESS, responseMessage=Apex engine started. Deployed policies are: apex_policy_name:1.0 )) 00:08:16.367 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Apex pdp shutting down.","policies":[],"messageName":"PDP_STATUS","requestId":"efa910bd-9a66-43de-ae70-24fabb4d6fa7","timestampMs":1736640496367,"name":"apex-b29aff0c-ff4d-45f9-830b-8f4ff1ae83a9","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:16.367 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=efa910bd-9a66-43de-ae70-24fabb4d6fa7, timestampMs=1736640496367, name=apex-b29aff0c-ff4d-45f9-830b-8f4ff1ae83a9, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Apex pdp shutting down., policies=[], deploymentInstanceInfo=null, properties=null, response=null) 00:08:16.367 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:16.367 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Rest Server 00:08:16.367 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:16.367 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 00:08:16.367 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@395281c2{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6dcf7b6a{/,null,AVAILABLE}, connector=RestServerParameters@79d4ff58{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 00:08:16.367 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@79d4ff58{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.367 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SelectorManager@RestServerParameters@79d4ff58{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.367 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@a3a9b8{STARTED} id=1 keys=0 selected=0 updates=0 00:08:16.367 [qtp1320566216-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1320566216-88-acceptor-0@1b9f72e3-RestServerParameters@79d4ff58{SSL, (ssl, http/1.1)}{localhost:6969} in QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTED,8<=8<=200,i=5,r=-1,t=59737ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}] 00:08:16.367 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@7df4709e on ManagedSelector@a3a9b8{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:16.367 [qtp1320566216-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTED,8<=8<=200,i=6,r=-1,t=59736ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}] 00:08:16.367 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@a3a9b8{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:16.368 [qtp1320566216-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@182f0a60 woken with none selected 00:08:16.368 [qtp1320566216-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@182f0a60 woken up from select, 0/0/0 selected 00:08:16.368 [qtp1320566216-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@182f0a60 processing 0 keys, 1 updates 00:08:16.368 [qtp1320566216-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.368 [qtp1320566216-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7df4709e 00:08:16.368 [qtp1320566216-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@a3a9b8{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:16.368 [qtp1320566216-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.368 [qtp1320566216-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@182f0a60 waiting with 0 keys 00:08:16.368 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@2bfa17b0 on ManagedSelector@a3a9b8{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:16.368 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@a3a9b8{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:16.368 [qtp1320566216-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@182f0a60 woken with none selected 00:08:16.368 [qtp1320566216-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@182f0a60 woken up from select, 0/0/0 selected 00:08:16.368 [qtp1320566216-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@182f0a60 processing 0 keys, 1 updates 00:08:16.368 [qtp1320566216-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.368 [qtp1320566216-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@2bfa17b0 00:08:16.368 [qtp1320566216-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.368 [qtp1320566216-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@16e8f6cd in QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTED,8<=8<=200,i=6,r=-1,t=59736ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}] 00:08:16.368 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@57d12beb/SelectorProducer@5e95e689/IDLE/p=false/QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTED,8<=8<=200,i=7,r=-1,t=59736ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.368626737Z 00:08:16.368 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@57d12beb/SelectorProducer@5e95e689/IDLE/p=false/QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTED,8<=8<=200,i=7,r=-1,t=59736ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.368765272Z 00:08:16.368 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@a3a9b8{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:16.368 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@66b9fbe5{STARTED} id=0 keys=0 selected=0 updates=0 00:08:16.368 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@625264ed on ManagedSelector@66b9fbe5{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:16.368 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@66b9fbe5{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:16.368 [qtp1320566216-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTED,8<=8<=200,i=7,r=-1,t=59735ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}] 00:08:16.369 [qtp1320566216-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@fb0e82d woken with none selected 00:08:16.369 [qtp1320566216-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@fb0e82d woken up from select, 0/0/0 selected 00:08:16.369 [qtp1320566216-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@fb0e82d processing 0 keys, 1 updates 00:08:16.369 [qtp1320566216-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.369 [qtp1320566216-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@625264ed 00:08:16.369 [qtp1320566216-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@66b9fbe5{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:16.369 [qtp1320566216-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.369 [qtp1320566216-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@fb0e82d waiting with 0 keys 00:08:16.369 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@559fd5ec on ManagedSelector@66b9fbe5{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:16.369 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@66b9fbe5{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:16.369 [qtp1320566216-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@fb0e82d woken with none selected 00:08:16.369 [qtp1320566216-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@fb0e82d woken up from select, 0/0/0 selected 00:08:16.369 [qtp1320566216-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@fb0e82d processing 0 keys, 1 updates 00:08:16.369 [qtp1320566216-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.369 [qtp1320566216-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@559fd5ec 00:08:16.369 [qtp1320566216-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.369 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@651d8a02/SelectorProducer@cca445f/IDLE/p=false/QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTED,8<=8<=200,i=7,r=-1,t=59735ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.369481434Z 00:08:16.369 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@651d8a02/SelectorProducer@cca445f/IDLE/p=false/QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTED,8<=8<=200,i=7,r=-1,t=59735ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.369596347Z 00:08:16.369 [qtp1320566216-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@296c1c9a in QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTED,8<=8<=200,i=7,r=-1,t=59735ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}] 00:08:16.369 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@66b9fbe5{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:16.369 [qtp1320566216-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTED,8<=8<=200,i=8,r=-1,t=59735ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}] 00:08:16.369 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SelectorManager@RestServerParameters@79d4ff58{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.369 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@38022758[HTTP/1.1] 00:08:16.369 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@38022758[HTTP/1.1] 00:08:16.369 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SslConnectionFactory@7433ca19{SSL->HTTP/1.1} 00:08:16.369 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@5d221b20[provider=null,keyStore=null,trustStore=null] 00:08:16.369 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@5d221b20[provider=null,keyStore=null,trustStore=null] 00:08:16.369 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SslConnectionFactory@7433ca19{SSL->HTTP/1.1} 00:08:16.369 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@7ec13984{STARTED} 00:08:16.369 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@7ec13984{STOPPED} 00:08:16.369 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@79d4ff58{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@79d4ff58{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@395281c2{STARTED}[11.0.24,sto=0] 00:08:16.370 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@395281c2{STOPPING}[11.0.24,sto=0] 00:08:16.370 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@395281c2{STOPPING}[11.0.24,sto=0] 00:08:16.370 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@395281c2{STOPPING}[11.0.24,sto=0] 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING DefaultSessionIdManager@5f75d177{STARTED}[worker=node0] 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HouseKeeper@35a0ef09{STARTED}[interval=600000, ownscheduler=true] 00:08:16.370 [main] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 stopped scavenging 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@3854112{STARTED} 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@3854112{STOPPED} 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HouseKeeper@35a0ef09{STOPPED}[interval=600000, ownscheduler=false] 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED DefaultSessionIdManager@5f75d177{STOPPED}[worker=node0] 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ErrorHandler@3bf4bef0{STARTED} 00:08:16.370 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ErrorHandler@3bf4bef0{STOPPING} 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ErrorHandler@3bf4bef0{STOPPED} 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING o.e.j.s.ServletContextHandler@6dcf7b6a{/,null,AVAILABLE} 00:08:16.370 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping o.e.j.s.ServletContextHandler@6dcf7b6a{/,null,STOPPED} 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.SessionHandler612089786==dftMaxIdleSec=-1 00:08:16.370 [main] DEBUG org.eclipse.jetty.server.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@4a4f9b94[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@4a413539[passivating=false,graceSec=3600] 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@4a413539[passivating=false,graceSec=3600] 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@4a4f9b94[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@31a1dbad{STARTED} 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@31a1dbad{STOPPED} 00:08:16.370 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping org.eclipse.jetty.server.session.SessionHandler612089786==dftMaxIdleSec=-1 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ConstraintSecurityHandler@71b0289b{STARTED} 00:08:16.370 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ConstraintSecurityHandler@71b0289b{STOPPING} 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServletHandler@5834198f{STARTED} 00:08:16.370 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ServletHandler@5834198f{STOPPING} 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-18d60402==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7f5384d3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-18d60402==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7f5384d3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:16.370 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 00:08:16.372 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:16.372 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-5086623f[EMBEDDED:null] 00:08:16.372 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:16.372 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServletbb12f41{/*->org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:16.372 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-5086623f=MappedServlet708dfe10{null->org.glassfish.jersey.servlet.ServletContainer-5086623f==org.glassfish.jersey.servlet.ServletContainer@a8659936{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:16.372 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServletHandler@5834198f{STOPPED} 00:08:16.372 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@2dd3d39d[RestServerParameters-login-service] 00:08:16.372 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@6f2d3391[users.count=1] 00:08:16.372 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@6f2d3391[users.count=1] 00:08:16.372 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@2dd3d39d[RestServerParameters-login-service] 00:08:16.372 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ConstraintSecurityHandler@71b0289b{STOPPED} 00:08:16.372 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.SessionHandler612089786==dftMaxIdleSec=-1 00:08:16.372 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@53dba9cd{base=null,protected=[]} 00:08:16.372 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@53dba9cd{base=null,protected=[]} 00:08:16.372 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@6dcf7b6a{/,null,STOPPED} 00:08:16.372 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED o.e.j.s.ServletContextHandler@6dcf7b6a{/,null,STOPPED} 00:08:16.373 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING CustomRequestLog@3e753289{STARTED} 00:08:16.373 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Slf4jRequestLogWriter@1573e8a5{STARTED} 00:08:16.373 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Slf4jRequestLogWriter@1573e8a5{STOPPED} 00:08:16.373 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED CustomRequestLog@3e753289{STOPPED} 00:08:16.373 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AttributeContainerMap@41d20f06{size=0} 00:08:16.373 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AttributeContainerMap@41d20f06{size=0} 00:08:16.373 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1320566216]@4eb63dc8{STARTED,8<=8<=200,i=8,r=-1,t=59731ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}] 00:08:16.373 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=8<=200,i=8,r=-1,t=59731ms,q=0}[ReservedThreadExecutor@353357fe{reserved=0/4,pending=0}] 00:08:16.373 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@353357fe{reserved=0/4,pending=0} 00:08:16.373 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@353357fe{reserved=-1/4,pending=0} 00:08:16.373 [qtp1320566216-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=8,r=-1,t=59731ms,q=0}[NO_TRY] 00:08:16.373 [qtp1320566216-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=8,r=-1,t=59731ms,q=0}[NO_TRY] 00:08:16.373 [qtp1320566216-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=9,r=-1,t=59731ms,q=0}[NO_TRY] 00:08:16.373 [qtp1320566216-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=8,r=-1,t=59731ms,q=0}[NO_TRY] 00:08:16.373 [qtp1320566216-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1320566216-89,5,main] exited for QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=9,r=-1,t=59731ms,q=0}[NO_TRY] 00:08:16.373 [qtp1320566216-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=9,r=-1,t=59731ms,q=0}[NO_TRY] 00:08:16.373 [qtp1320566216-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=10,r=-1,t=59731ms,q=0}[NO_TRY] 00:08:16.373 [qtp1320566216-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1320566216-91,5,main] exited for QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=10,r=-1,t=59731ms,q=0}[NO_TRY] 00:08:16.373 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1320566216-89,5,main] for 2499 00:08:16.373 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1320566216-90,5,main] for 2499 00:08:16.388 [qtp1320566216-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=10,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.373 [qtp1320566216-92] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=10,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.380 [qtp1320566216-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=10,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.412 [qtp1320566216-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=10,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.412 [qtp1320566216-92] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=10,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.412 [qtp1320566216-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=10,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.412 [qtp1320566216-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=11,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.412 [qtp1320566216-92] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=12,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.412 [qtp1320566216-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=13,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.412 [qtp1320566216-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1320566216-87,5,main] exited for QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=13,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.412 [qtp1320566216-92] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1320566216-92,5,main] exited for QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=13,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.412 [qtp1320566216-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1320566216-85,5,main] exited for QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=13,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.373 [qtp1320566216-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=10,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.412 [qtp1320566216-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=13,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.412 [qtp1320566216-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=14,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.380 [qtp1320566216-93] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=13,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.412 [qtp1320566216-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1320566216-90,5,main] exited for QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=14,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.412 [qtp1320566216-93] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=14,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.412 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1320566216-88,5,main] for 2460 00:08:16.412 [qtp1320566216-93] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=15,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.412 [qtp1320566216-93] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1320566216-93,5,main] exited for QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=15,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.380 [qtp1320566216-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=15,r=-1,t=59692ms,q=0}[NO_TRY] 00:08:16.412 [qtp1320566216-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=15,r=-1,t=59691ms,q=0}[NO_TRY] 00:08:16.413 [qtp1320566216-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=16,r=-1,t=59691ms,q=0}[NO_TRY] 00:08:16.413 [qtp1320566216-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1320566216-88,5,main] exited for QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPING,8<=0<=200,i=16,r=-1,t=59691ms,q=0}[NO_TRY] 00:08:16.413 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1320566216-93,5,] for 2460 00:08:16.413 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1320566216]@4eb63dc8{STOPPED,8<=0<=200,i=16,r=-1,t=59691ms,q=0}[NO_TRY] 00:08:16.413 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@395281c2{STOPPED}[11.0.24,sto=0] 00:08:16.413 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:16.413 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Create REST server 00:08:16.413 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 00:08:16.413 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@efe49ab 00:08:16.413 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 00:08:16.413 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 00:08:16.413 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 00:08:16.413 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 00:08:16.413 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 00:08:16.413 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 00:08:16.413 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 00:08:16.413 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:16.413 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=7, locked=false, #topicListeners=0]]]: stopping 00:08:16.413 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=7, locked=false, #topicListeners=0]]]: shutdown 00:08:16.413 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=7, locked=false, #topicListeners=0]]]: stopping 00:08:16.413 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 00:08:16.413 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:16.413 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:16.415 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:16.416 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:16.417 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarterActivator initializing with instance id: apex-ef0fa150-9ffb-412c-9e3b-704b9bc96322 00:08:16.417 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter starting as a service . . . 00:08:16.417 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:16.417 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 00:08:16.417 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:16.417 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:16.417 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 00:08:16.417 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 00:08:16.417 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 00:08:16.417 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 00:08:16.417 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 00:08:16.417 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 00:08:16.417 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 00:08:16.417 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@18989e0 00:08:16.417 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Create REST server 00:08:16.417 [Timer-10] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"42df8b68-6bf6-4937-af10-b8d7741a5c35","timestampMs":1736640496417,"name":"apex-ef0fa150-9ffb-412c-9e3b-704b9bc96322","pdpGroup":"defaultGroup"} 00:08:16.417 [Timer-10] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=42df8b68-6bf6-4937-af10-b8d7741a5c35, timestampMs=1736640496417, name=apex-ef0fa150-9ffb-412c-9e3b-704b9bc96322, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:16.417 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@2a120c88{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@285bf5ac{base=null,protected=[]},MANAGED} 00:08:16.417 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@2a120c88{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler926544841==dftMaxIdleSec=-1,MANAGED} 00:08:16.417 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler926544841==dftMaxIdleSec=-1 added {ServletHandler@7ab2ba47{STOPPED},MANAGED} 00:08:16.418 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPED,8<=0<=200,i=0,r=-1,t=-179978ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@37ffe4f3,POJO} 00:08:16.418 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4fa0ee7e{STOPPED}[11.0.24,sto=0] added {QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPED,8<=0<=200,i=0,r=-1,t=-179978ms,q=0}[NO_TRY],AUTO} 00:08:16.418 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4fa0ee7e{STOPPED}[11.0.24,sto=0] added {AttributeContainerMap@202f054f{size=0},AUTO} 00:08:16.418 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@141bb6b8{STOPPED} added {Slf4jRequestLogWriter@5c8b10b4{STOPPED},AUTO} 00:08:16.418 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4fa0ee7e{STOPPED}[11.0.24,sto=0] added {CustomRequestLog@141bb6b8{STOPPED},AUTO} 00:08:16.418 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1410d645[HTTP/1.1] added {HttpConfiguration@4ccdacf5{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@5aa6da2]},POJO} 00:08:16.418 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@1a0d313{SSL->HTTP/1.1} added {Server@13908f9c[provider=null,keyStore=null,trustStore=null],AUTO} 00:08:16.418 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@329b331f{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPED,8<=0<=200,i=0,r=-1,t=-179978ms,q=0}[NO_TRY],AUTO} 00:08:16.418 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@329b331f{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@640a8f93{STOPPED},AUTO} 00:08:16.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4fa0ee7e{STOPPED}[11.0.24,sto=0] added {LogarithmicArrayByteBufferPool@6335f04a{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 00:08:16.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@329b331f{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@6335f04a{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 00:08:16.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@329b331f{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@74ce7fdf{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 00:08:16.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@329b331f{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@1f26b992,POJO} 00:08:16.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@329b331f{null, (ssl)}{0.0.0.0:0} added {SslConnectionFactory@1a0d313{SSL->HTTP/1.1},AUTO} 00:08:16.419 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@329b331f{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@1a0d313{SSL->HTTP/1.1} 00:08:16.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@329b331f{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@1410d645[HTTP/1.1],AUTO} 00:08:16.419 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@329b331f{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@1410d645[HTTP/1.1] 00:08:16.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@329b331f{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@329b331f{SSL, (ssl, http/1.1)}{0.0.0.0:0},MANAGED} 00:08:16.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4fa0ee7e{STOPPED}[11.0.24,sto=0] added {RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969},AUTO} 00:08:16.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4fa0ee7e{STOPPED}[11.0.24,sto=0] added {o.e.j.s.ServletContextHandler@2a120c88{/,null,STOPPED},MANAGED} 00:08:16.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@2f60cbf2{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@631bc9f4{base=null,protected=[]},MANAGED} 00:08:16.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@2f60cbf2{/,null,STOPPED} added {ServletHandler@642c72cf{STOPPED},MANAGED} 00:08:16.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@642c72cf{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-4e6cbdf1==org.glassfish.jersey.servlet.ServletContainer@3353e339{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:16.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@642c72cf{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-4e6cbdf1,POJO} 00:08:16.419 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4fa0ee7e{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2a120c88{/,null,STOPPED}, connector=RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-4e6cbdf1==org.glassfish.jersey.servlet.ServletContainer@3353e339{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=https://localhost:6969/ +> swagger.context.id=swagger-6969 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:16.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@67fac095[null] added {org.eclipse.jetty.security.DefaultIdentityService@5a13f1f7,POJO} 00:08:16.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@67fac095[null] added {UserStore@5dae5a70[users.count=1],AUTO} 00:08:16.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@7686f701{STOPPED} added {org.eclipse.jetty.util.component.DumpableCollection@47c96f2c,POJO} 00:08:16.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@7686f701{STOPPED} added {org.eclipse.jetty.security.authentication.BasicAuthenticator@210a26b,POJO} 00:08:16.420 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@7686f701{STOPPED} added {HashLoginService@67fac095[RestServerParameters-login-service],AUTO} 00:08:16.420 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler926544841==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@7686f701{STOPPED},MANAGED} 00:08:16.420 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@7686f701{STOPPED} added {ServletHandler@7ab2ba47{STOPPED},MANAGED} 00:08:16.420 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7ab2ba47{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-2dc21583==org.glassfish.jersey.servlet.ServletContainer@78abe64e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:16.420 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7ab2ba47{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-2dc21583,POJO} 00:08:16.420 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2dc21583==org.glassfish.jersey.servlet.ServletContainer@78abe64e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@4fa0ee7e{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2a120c88{/,null,STOPPED}, connector=RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2dc21583==org.glassfish.jersey.servlet.ServletContainer@78abe64e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-2dc21583==org.glassfish.jersey.servlet.ServletContainer@78abe64e{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-6969 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.apex.services.onappf.rest.HealthCheckRestControllerV1 +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:16.420 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Rest Server 00:08:16.420 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:16.420 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 00:08:16.420 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2dc21583==org.glassfish.jersey.servlet.ServletContainer@78abe64e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@4fa0ee7e{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2a120c88{/,null,STOPPED}, connector=RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2dc21583==org.glassfish.jersey.servlet.ServletContainer@78abe64e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:16.424 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:16.424 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:16.424 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter started as a service 00:08:16.492 [main] DEBUG org.onap.policy.apex.services.onappf.handler.ApexEngineHandler -- Shutting down apex engine. 00:08:16.495 [RestServerParameters-6969] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 00:08:16.495 [RestServerParameters-6969] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 00:08:16.501 [RestServerParameters-6969] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@2a120c88{/,null,AVAILABLE} 00:08:16.501 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3812ms o.e.j.s.ServletContextHandler@2a120c88{/,null,AVAILABLE} 00:08:16.501 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ErrorHandler@b6d35eb{STOPPED} 00:08:16.501 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ErrorHandler@b6d35eb{STARTING} 00:08:16.501 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3812ms ErrorHandler@b6d35eb{STARTED} 00:08:16.501 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.501 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@640a8f93{STOPPED} 00:08:16.501 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3812ms ScheduledExecutorScheduler@640a8f93{STARTED} 00:08:16.502 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SslConnectionFactory@1a0d313{SSL->HTTP/1.1} 00:08:16.502 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@13908f9c[provider=null,keyStore=null,trustStore=null] 00:08:16.502 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 00:08:16.502 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Ciphers [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_EMPTY_RENEGOTIATION_INFO_SCSV] of [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] 00:08:16.502 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1736640496502|SSL_NULL_WITH_NULL_NULL)] 00:08:16.503 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3813ms Server@13908f9c[provider=null,keyStore=null,trustStore=null] 00:08:16.503 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1736640496503|SSL_NULL_WITH_NULL_NULL)] 00:08:16.503 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3814ms SslConnectionFactory@1a0d313{SSL->HTTP/1.1} 00:08:16.503 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@1410d645[HTTP/1.1] 00:08:16.503 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3814ms HttpConnectionFactory@1410d645[HTTP/1.1] 00:08:16.503 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SelectorManager@RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.503 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@2161f9fc/SelectorProducer@5adb3539/IDLE/p=false/QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.503549718Z added {SelectorProducer@5adb3539,POJO} 00:08:16.503 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@2161f9fc/SelectorProducer@5adb3539/IDLE/p=false/QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.503629921Z added {QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}],UNMANAGED} 00:08:16.503 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2161f9fc/SelectorProducer@5adb3539/IDLE/p=false/QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.503709363Z created 00:08:16.503 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@2c6f7562{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@2161f9fc/SelectorProducer@5adb3539/IDLE/p=false/QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=8,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.503786536Z,MANAGED} 00:08:16.503 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969} added {ManagedSelector@2c6f7562{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 00:08:16.503 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@7a59ee27/SelectorProducer@54d94689/IDLE/p=false/QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=8,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.503905049Z added {SelectorProducer@54d94689,POJO} 00:08:16.503 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@7a59ee27/SelectorProducer@54d94689/IDLE/p=false/QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=8,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.503978022Z added {QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=8,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}],UNMANAGED} 00:08:16.504 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7a59ee27/SelectorProducer@54d94689/IDLE/p=false/QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=8,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.504076415Z created 00:08:16.504 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@5728d3d6{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@7a59ee27/SelectorProducer@54d94689/IDLE/p=false/QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=8,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.504163837Z,MANAGED} 00:08:16.504 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969} added {ManagedSelector@5728d3d6{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 00:08:16.504 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@2c6f7562{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:16.504 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@2161f9fc/SelectorProducer@5adb3539/IDLE/p=false/QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=8,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.504286081Z 00:08:16.504 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3815ms AdaptiveExecutionStrategy@2161f9fc/SelectorProducer@5adb3539/IDLE/p=false/QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=8,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.504352493Z 00:08:16.504 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@bb7834 startThread=0 00:08:16.504 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@35a686d2 on ManagedSelector@2c6f7562{STARTING} id=0 keys=0 selected=0 updates=0 00:08:16.504 [qtp1090424789-103] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@bb7834 in QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=7,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}] 00:08:16.504 [qtp1090424789-103] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2161f9fc/SelectorProducer@5adb3539/IDLE/p=false/QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=7,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.504616292Z tryProduce false 00:08:16.504 [qtp1090424789-103] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.504 [qtp1090424789-103] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@35a686d2 00:08:16.504 [qtp1090424789-103] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.504 [qtp1090424789-103] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@750c99cb waiting with 0 keys 00:08:16.504 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3815ms ManagedSelector@2c6f7562{STARTED} id=0 keys=0 selected=0 updates=0 00:08:16.504 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@5728d3d6{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:16.504 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@7a59ee27/SelectorProducer@54d94689/IDLE/p=false/QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=7,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.504817389Z 00:08:16.504 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3815ms AdaptiveExecutionStrategy@7a59ee27/SelectorProducer@54d94689/IDLE/p=false/QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=7,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.504890141Z 00:08:16.504 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@2b5563e1 startThread=0 00:08:16.504 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@3af2b33e on ManagedSelector@5728d3d6{STARTING} id=1 keys=0 selected=0 updates=0 00:08:16.504 [qtp1090424789-104] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@2b5563e1 in QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=6,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}] 00:08:16.505 [qtp1090424789-104] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7a59ee27/SelectorProducer@54d94689/IDLE/p=false/QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=6,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.505063176Z tryProduce false 00:08:16.505 [qtp1090424789-104] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.505 [qtp1090424789-104] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@3af2b33e 00:08:16.505 [qtp1090424789-104] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.505 [qtp1090424789-104] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4bc82067 waiting with 0 keys 00:08:16.505 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3815ms ManagedSelector@5728d3d6{STARTED} id=1 keys=0 selected=0 updates=0 00:08:16.505 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3815ms SelectorManager@RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.505 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969} added {acceptor-0@6153168c,POJO} 00:08:16.505 [qtp1090424789-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@6153168c in QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=5,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}] 00:08:16.505 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue qtp1090424789-105-acceptor-0@6153168c-RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969} startThread=0 00:08:16.505 [RestServerParameters-6969] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.505 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3816ms RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.505 [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server -- Started Server@4fa0ee7e{STARTING}[11.0.24,sto=0] @3816ms 00:08:16.505 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3816ms Server@4fa0ee7e{STARTED}[11.0.24,sto=0] 00:08:16.516 [Apex-apex-engine-service-12:0] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- Engine AxArtifactKey:(name=MyApexEngine-0,version=0.0.1) processing interrupted 00:08:16.516 [Apex-apex-engine-service-12:0] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- Engine AxArtifactKey:(name=MyApexEngine-0,version=0.0.1) completed processing 00:08:16.616 [Apex-apex-engine-service-12:1] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- Engine AxArtifactKey:(name=MyApexEngine-1,version=0.0.1) processing interrupted 00:08:16.616 [Apex-apex-engine-service-12:1] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- Engine AxArtifactKey:(name=MyApexEngine-1,version=0.0.1) completed processing 00:08:16.716 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Apex pdp shutting down.","policies":[{"name":"apex_policy_name","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"dcd676f4-c983-4392-bc68-db62429e0c93","timestampMs":1736640496716,"name":"apex-ef0fa150-9ffb-412c-9e3b-704b9bc96322","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:16.716 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=dcd676f4-c983-4392-bc68-db62429e0c93, timestampMs=1736640496716, name=apex-ef0fa150-9ffb-412c-9e3b-704b9bc96322, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Apex pdp shutting down., policies=[apex_policy_name 1.0], deploymentInstanceInfo=null, properties=null, response=null) 00:08:16.717 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:16.717 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Rest Server 00:08:16.717 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:16.717 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 00:08:16.717 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2dc21583==org.glassfish.jersey.servlet.ServletContainer@78abe64e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@4fa0ee7e{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2a120c88{/,null,AVAILABLE}, connector=RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2dc21583==org.glassfish.jersey.servlet.ServletContainer@78abe64e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 00:08:16.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SelectorManager@RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.717 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@5728d3d6{STARTED} id=1 keys=0 selected=0 updates=0 00:08:16.717 [qtp1090424789-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1090424789-105-acceptor-0@6153168c-RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969} in QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=5,r=-1,t=59733ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}] 00:08:16.717 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@10b67f54 on ManagedSelector@5728d3d6{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:16.717 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5728d3d6{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:16.717 [qtp1090424789-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=6,r=-1,t=59733ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}] 00:08:16.717 [qtp1090424789-104] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4bc82067 woken with none selected 00:08:16.717 [qtp1090424789-104] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4bc82067 woken up from select, 0/0/0 selected 00:08:16.717 [qtp1090424789-104] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4bc82067 processing 0 keys, 1 updates 00:08:16.717 [qtp1090424789-104] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.717 [qtp1090424789-104] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@10b67f54 00:08:16.717 [qtp1090424789-104] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@5728d3d6{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:16.717 [qtp1090424789-104] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.717 [qtp1090424789-104] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4bc82067 waiting with 0 keys 00:08:16.717 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@30798137 on ManagedSelector@5728d3d6{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:16.717 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5728d3d6{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:16.717 [qtp1090424789-104] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4bc82067 woken with none selected 00:08:16.717 [qtp1090424789-104] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4bc82067 woken up from select, 0/0/0 selected 00:08:16.718 [qtp1090424789-104] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4bc82067 processing 0 keys, 1 updates 00:08:16.718 [qtp1090424789-104] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.718 [qtp1090424789-104] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@30798137 00:08:16.718 [qtp1090424789-104] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.718 [qtp1090424789-104] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@2b5563e1 in QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=6,r=-1,t=59732ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}] 00:08:16.718 [qtp1090424789-104] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=7,r=-1,t=59732ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}] 00:08:16.718 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@7a59ee27/SelectorProducer@54d94689/IDLE/p=false/QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=7,r=-1,t=59732ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.718286386Z 00:08:16.718 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@7a59ee27/SelectorProducer@54d94689/IDLE/p=false/QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=7,r=-1,t=59732ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.718374229Z 00:08:16.718 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@5728d3d6{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:16.718 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@2c6f7562{STARTED} id=0 keys=0 selected=0 updates=0 00:08:16.718 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@455da438 on ManagedSelector@2c6f7562{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:16.718 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@2c6f7562{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:16.718 [qtp1090424789-103] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@750c99cb woken with none selected 00:08:16.718 [qtp1090424789-103] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@750c99cb woken up from select, 0/0/0 selected 00:08:16.718 [qtp1090424789-103] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@750c99cb processing 0 keys, 1 updates 00:08:16.718 [qtp1090424789-103] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.718 [qtp1090424789-103] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@455da438 00:08:16.718 [qtp1090424789-103] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@2c6f7562{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:16.718 [qtp1090424789-103] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.718 [qtp1090424789-103] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@750c99cb waiting with 0 keys 00:08:16.718 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@60652518 on ManagedSelector@2c6f7562{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:16.718 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@2c6f7562{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:16.718 [qtp1090424789-103] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@750c99cb woken with none selected 00:08:16.718 [qtp1090424789-103] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@750c99cb woken up from select, 0/0/0 selected 00:08:16.718 [qtp1090424789-103] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@750c99cb processing 0 keys, 1 updates 00:08:16.718 [qtp1090424789-103] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.718 [qtp1090424789-103] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@60652518 00:08:16.718 [qtp1090424789-103] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.718 [qtp1090424789-103] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@bb7834 in QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=7,r=-1,t=59731ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}] 00:08:16.718 [qtp1090424789-103] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=8,r=-1,t=59731ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}] 00:08:16.718 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@2161f9fc/SelectorProducer@5adb3539/IDLE/p=false/QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=8,r=-1,t=59731ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.718902585Z 00:08:16.718 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@2161f9fc/SelectorProducer@5adb3539/IDLE/p=false/QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=8,r=-1,t=59731ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.718977427Z 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@2c6f7562{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SelectorManager@RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@1410d645[HTTP/1.1] 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@1410d645[HTTP/1.1] 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SslConnectionFactory@1a0d313{SSL->HTTP/1.1} 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@13908f9c[provider=null,keyStore=null,trustStore=null] 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@13908f9c[provider=null,keyStore=null,trustStore=null] 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SslConnectionFactory@1a0d313{SSL->HTTP/1.1} 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@640a8f93{STARTED} 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@640a8f93{STOPPED} 00:08:16.719 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@329b331f{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@4fa0ee7e{STARTED}[11.0.24,sto=0] 00:08:16.719 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@4fa0ee7e{STOPPING}[11.0.24,sto=0] 00:08:16.719 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@4fa0ee7e{STOPPING}[11.0.24,sto=0] 00:08:16.719 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@4fa0ee7e{STOPPING}[11.0.24,sto=0] 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING DefaultSessionIdManager@5d4998c4{STARTED}[worker=node0] 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HouseKeeper@4e903691{STARTED}[interval=600000, ownscheduler=true] 00:08:16.719 [main] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 stopped scavenging 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@72cfb541{STARTED} 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@72cfb541{STOPPED} 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HouseKeeper@4e903691{STOPPED}[interval=600000, ownscheduler=false] 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED DefaultSessionIdManager@5d4998c4{STOPPED}[worker=node0] 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ErrorHandler@b6d35eb{STARTED} 00:08:16.719 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ErrorHandler@b6d35eb{STOPPING} 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ErrorHandler@b6d35eb{STOPPED} 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING o.e.j.s.ServletContextHandler@2a120c88{/,null,AVAILABLE} 00:08:16.719 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping o.e.j.s.ServletContextHandler@2a120c88{/,null,STOPPED} 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.SessionHandler926544841==dftMaxIdleSec=-1 00:08:16.719 [main] DEBUG org.eclipse.jetty.server.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@79e8a17b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@20c7cb7c[passivating=false,graceSec=3600] 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@20c7cb7c[passivating=false,graceSec=3600] 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@79e8a17b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@7d5336ba{STARTED} 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@7d5336ba{STOPPED} 00:08:16.719 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping org.eclipse.jetty.server.session.SessionHandler926544841==dftMaxIdleSec=-1 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ConstraintSecurityHandler@7686f701{STARTED} 00:08:16.719 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ConstraintSecurityHandler@7686f701{STOPPING} 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServletHandler@7ab2ba47{STARTED} 00:08:16.719 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ServletHandler@7ab2ba47{STOPPING} 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-39793115==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@375d9e5e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-39793115==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@375d9e5e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:16.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-2dc21583==org.glassfish.jersey.servlet.ServletContainer@78abe64e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 00:08:16.720 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-2dc21583==org.glassfish.jersey.servlet.ServletContainer@78abe64e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:16.721 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2dc21583[EMBEDDED:null] 00:08:16.721 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:16.721 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet438aaa9f{/*->org.glassfish.jersey.servlet.ServletContainer-2dc21583==org.glassfish.jersey.servlet.ServletContainer@78abe64e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:16.721 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2dc21583=MappedServlet3f06ebe0{null->org.glassfish.jersey.servlet.ServletContainer-2dc21583==org.glassfish.jersey.servlet.ServletContainer@78abe64e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServletHandler@7ab2ba47{STOPPED} 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@67fac095[RestServerParameters-login-service] 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@5dae5a70[users.count=1] 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@5dae5a70[users.count=1] 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@67fac095[RestServerParameters-login-service] 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ConstraintSecurityHandler@7686f701{STOPPED} 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.SessionHandler926544841==dftMaxIdleSec=-1 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@285bf5ac{base=null,protected=[]} 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@285bf5ac{base=null,protected=[]} 00:08:16.721 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@2a120c88{/,null,STOPPED} 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED o.e.j.s.ServletContextHandler@2a120c88{/,null,STOPPED} 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING CustomRequestLog@141bb6b8{STARTED} 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Slf4jRequestLogWriter@5c8b10b4{STARTED} 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Slf4jRequestLogWriter@5c8b10b4{STOPPED} 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED CustomRequestLog@141bb6b8{STOPPED} 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AttributeContainerMap@202f054f{size=0} 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AttributeContainerMap@202f054f{size=0} 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1090424789]@40fe8fd5{STARTED,8<=8<=200,i=8,r=-1,t=59729ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}] 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=8<=200,i=8,r=-1,t=59729ms,q=0}[ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0}] 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@5aacaf6{reserved=0/4,pending=0} 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@5aacaf6{reserved=-1/4,pending=0} 00:08:16.721 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1090424789-110,5,main] for 2499 00:08:16.721 [qtp1090424789-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=8,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.721 [qtp1090424789-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=8,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.721 [qtp1090424789-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=8,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=9,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=9,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=10,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1090424789-106,5,main] exited for QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=9,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1090424789-107,5,main] exited for QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=10,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=10,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=10,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=11,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=11,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=11,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=11,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=12,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=12,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1090424789-109,5,main] exited for QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=12,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=13,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1090424789-105,5,main] exited for QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=13,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1090424789-108,5,main] exited for QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=11,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=11,r=-1,t=59728ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=13,r=-1,t=59727ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=14,r=-1,t=59727ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-104] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=14,r=-1,t=59727ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-104] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=14,r=-1,t=59727ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1090424789-110,5,main] exited for QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=14,r=-1,t=59727ms,q=0}[NO_TRY] 00:08:16.722 [qtp1090424789-104] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=15,r=-1,t=59727ms,q=0}[NO_TRY] 00:08:16.723 [qtp1090424789-104] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1090424789-104,5,main] exited for QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=15,r=-1,t=59727ms,q=0}[NO_TRY] 00:08:16.723 [qtp1090424789-103] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=15,r=-1,t=59727ms,q=0}[NO_TRY] 00:08:16.723 [qtp1090424789-103] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=15,r=-1,t=59727ms,q=0}[NO_TRY] 00:08:16.723 [qtp1090424789-103] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=16,r=-1,t=59727ms,q=0}[NO_TRY] 00:08:16.723 [qtp1090424789-103] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1090424789-103,5,main] exited for QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPING,8<=0<=200,i=16,r=-1,t=59727ms,q=0}[NO_TRY] 00:08:16.723 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1090424789-104,5,] for 2498 00:08:16.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1090424789]@40fe8fd5{STOPPED,8<=0<=200,i=16,r=-1,t=59727ms,q=0}[NO_TRY] 00:08:16.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@4fa0ee7e{STOPPED}[11.0.24,sto=0] 00:08:16.723 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:16.723 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Create REST server 00:08:16.723 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 00:08:16.723 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@18989e0 00:08:16.723 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 00:08:16.723 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 00:08:16.723 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 00:08:16.723 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 00:08:16.723 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 00:08:16.723 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 00:08:16.723 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 00:08:16.723 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:16.723 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=5, locked=false, #topicListeners=0]]]: stopping 00:08:16.723 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=5, locked=false, #topicListeners=0]]]: shutdown 00:08:16.723 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=5, locked=false, #topicListeners=0]]]: stopping 00:08:16.723 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 00:08:16.723 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:16.723 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:16.725 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:16.725 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:16.726 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarterActivator initializing with instance id: apex-3a4dc0c9-b0ac-4bc1-878f-fa47e2a9314b 00:08:16.726 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter starting as a service . . . 00:08:16.726 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:16.726 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 00:08:16.726 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:16.727 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:16.727 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 00:08:16.727 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 00:08:16.727 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 00:08:16.727 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 00:08:16.729 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 00:08:16.729 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 00:08:16.729 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 00:08:16.729 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1752e45c 00:08:16.729 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Create REST server 00:08:16.729 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@5ed65e4b{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@481ed95c{base=null,protected=[]},MANAGED} 00:08:16.729 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@5ed65e4b{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler1087332948==dftMaxIdleSec=-1,MANAGED} 00:08:16.729 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler1087332948==dftMaxIdleSec=-1 added {ServletHandler@40bf0e15{STOPPED},MANAGED} 00:08:16.730 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp746009679]@2c77344f{STOPPED,8<=0<=200,i=0,r=-1,t=-180289ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@121ddca4,POJO} 00:08:16.730 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@297bd171{STOPPED}[11.0.24,sto=0] added {QueuedThreadPool[qtp746009679]@2c77344f{STOPPED,8<=0<=200,i=0,r=-1,t=-180290ms,q=0}[NO_TRY],AUTO} 00:08:16.730 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@297bd171{STOPPED}[11.0.24,sto=0] added {AttributeContainerMap@118cbded{size=0},AUTO} 00:08:16.730 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@4cc26df{STOPPED} added {Slf4jRequestLogWriter@7848321e{STOPPED},AUTO} 00:08:16.731 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@297bd171{STOPPED}[11.0.24,sto=0] added {CustomRequestLog@4cc26df{STOPPED},AUTO} 00:08:16.731 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@f4f843f[HTTP/1.1] added {HttpConfiguration@7b5833ee{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@1e471884]},POJO} 00:08:16.731 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@27261190{SSL->HTTP/1.1} added {Server@543b0737[provider=null,keyStore=null,trustStore=null],AUTO} 00:08:16.731 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6e46891d{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp746009679]@2c77344f{STOPPED,8<=0<=200,i=0,r=-1,t=-180291ms,q=0}[NO_TRY],AUTO} 00:08:16.731 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6e46891d{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@48632f69{STOPPED},AUTO} 00:08:16.731 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@297bd171{STOPPED}[11.0.24,sto=0] added {LogarithmicArrayByteBufferPool@5fde1d64{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 00:08:16.731 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6e46891d{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@5fde1d64{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 00:08:16.731 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6e46891d{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@5350ab17{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 00:08:16.731 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6e46891d{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@984de01,POJO} 00:08:16.732 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6e46891d{null, (ssl)}{0.0.0.0:0} added {SslConnectionFactory@27261190{SSL->HTTP/1.1},AUTO} 00:08:16.732 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@6e46891d{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@27261190{SSL->HTTP/1.1} 00:08:16.732 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6e46891d{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@f4f843f[HTTP/1.1],AUTO} 00:08:16.732 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@6e46891d{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@f4f843f[HTTP/1.1] 00:08:16.732 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6e46891d{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@6e46891d{SSL, (ssl, http/1.1)}{0.0.0.0:0},MANAGED} 00:08:16.732 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@297bd171{STOPPED}[11.0.24,sto=0] added {RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969},AUTO} 00:08:16.732 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@297bd171{STOPPED}[11.0.24,sto=0] added {o.e.j.s.ServletContextHandler@5ed65e4b{/,null,STOPPED},MANAGED} 00:08:16.732 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@58cda03f{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@7757a37f{base=null,protected=[]},MANAGED} 00:08:16.732 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@58cda03f{/,null,STOPPED} added {ServletHandler@2109a691{STOPPED},MANAGED} 00:08:16.732 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2109a691{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-e521067==org.glassfish.jersey.servlet.ServletContainer@ae787b94{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:16.732 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2109a691{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-e521067,POJO} 00:08:16.732 [Timer-12] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"5cf0e89e-99d0-490c-8c14-8fc3e716a320","timestampMs":1736640496729,"name":"apex-3a4dc0c9-b0ac-4bc1-878f-fa47e2a9314b","pdpGroup":"defaultGroup"} 00:08:16.732 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@297bd171{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5ed65e4b{/,null,STOPPED}, connector=RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-e521067==org.glassfish.jersey.servlet.ServletContainer@ae787b94{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=https://localhost:6969/ +> swagger.context.id=swagger-6969 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:16.732 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@3bab95ca[null] added {org.eclipse.jetty.security.DefaultIdentityService@71ad959b,POJO} 00:08:16.732 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@3bab95ca[null] added {UserStore@1d7c9811[users.count=1],AUTO} 00:08:16.732 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@3b362f1{STOPPED} added {org.eclipse.jetty.util.component.DumpableCollection@6451a288,POJO} 00:08:16.732 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@3b362f1{STOPPED} added {org.eclipse.jetty.security.authentication.BasicAuthenticator@79cdf2d4,POJO} 00:08:16.732 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@3b362f1{STOPPED} added {HashLoginService@3bab95ca[RestServerParameters-login-service],AUTO} 00:08:16.732 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler1087332948==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@3b362f1{STOPPED},MANAGED} 00:08:16.732 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@3b362f1{STOPPED} added {ServletHandler@40bf0e15{STOPPED},MANAGED} 00:08:16.733 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@40bf0e15{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-8851ec==org.glassfish.jersey.servlet.ServletContainer@666dbb48{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:16.733 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@40bf0e15{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-8851ec,POJO} 00:08:16.733 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-8851ec==org.glassfish.jersey.servlet.ServletContainer@666dbb48{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@297bd171{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5ed65e4b{/,null,STOPPED}, connector=RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-8851ec==org.glassfish.jersey.servlet.ServletContainer@666dbb48{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-8851ec==org.glassfish.jersey.servlet.ServletContainer@666dbb48{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-6969 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.apex.services.onappf.rest.HealthCheckRestControllerV1 +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:16.733 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Rest Server 00:08:16.733 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:16.733 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 00:08:16.733 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-8851ec==org.glassfish.jersey.servlet.ServletContainer@666dbb48{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@297bd171{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5ed65e4b{/,null,STOPPED}, connector=RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-8851ec==org.glassfish.jersey.servlet.ServletContainer@666dbb48{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:16.732 [Timer-12] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=5cf0e89e-99d0-490c-8c14-8fc3e716a320, timestampMs=1736640496729, name=apex-3a4dc0c9-b0ac-4bc1-878f-fa47e2a9314b, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:16.736 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:16.736 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:16.736 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter started as a service 00:08:16.766 [main] DEBUG org.onap.policy.apex.services.onappf.handler.ApexEngineHandler -- Shutting down apex engine. 00:08:16.767 [qtp746009679-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=8,r=-1,t=59982ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}] 00:08:16.767 [qtp746009679-127] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=8,r=-1,t=59982ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}] 00:08:16.767 [qtp746009679-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=8,r=-1,t=59982ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}] 00:08:16.768 [Apex-apex-engine-service-16:0] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- Engine AxArtifactKey:(name=MyApexEngine-0,version=0.0.1) processing ... 00:08:16.768 [Apex-apex-engine-service-16:1] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- Engine AxArtifactKey:(name=MyApexEngine-1,version=0.0.1) processing ... 00:08:16.773 [Apex-org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.ApexFileEventConsumer : TheFileConsumer1-18:0] WARN org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.ApexFileEventConsumer -- "TheFileConsumer1" failed to read event from file: "/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/TestPojoEvent.json" java.io.IOException: Stream Closed at java.base/java.io.FileInputStream.read0(Native Method) at java.base/java.io.FileInputStream.read(FileInputStream.java:228) at org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.CharacterDelimitedTextBlockReader.readTextBlockText(CharacterDelimitedTextBlockReader.java:114) at org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.CharacterDelimitedTextBlockReader.readTextBlock(CharacterDelimitedTextBlockReader.java:90) at org.onap.policy.apex.service.engine.event.impl.filecarrierplugin.consumer.ApexFileEventConsumer.run(ApexFileEventConsumer.java:195) at java.base/java.lang.Thread.run(Thread.java:833) 00:08:16.794 [Apex-apex-engine-service-16:0] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- Engine AxArtifactKey:(name=MyApexEngine-0,version=0.0.1) processing interrupted 00:08:16.794 [Apex-apex-engine-service-16:0] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- Engine AxArtifactKey:(name=MyApexEngine-0,version=0.0.1) completed processing 00:08:16.806 [RestServerParameters-6969] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 00:08:16.806 [RestServerParameters-6969] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 00:08:16.812 [RestServerParameters-6969] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@5ed65e4b{/,null,AVAILABLE} 00:08:16.812 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4123ms o.e.j.s.ServletContextHandler@5ed65e4b{/,null,AVAILABLE} 00:08:16.813 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ErrorHandler@4ddc3298{STOPPED} 00:08:16.813 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ErrorHandler@4ddc3298{STARTING} 00:08:16.813 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4123ms ErrorHandler@4ddc3298{STARTED} 00:08:16.813 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.813 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@48632f69{STOPPED} 00:08:16.813 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4123ms ScheduledExecutorScheduler@48632f69{STARTED} 00:08:16.813 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SslConnectionFactory@27261190{SSL->HTTP/1.1} 00:08:16.813 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@543b0737[provider=null,keyStore=null,trustStore=null] 00:08:16.816 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 00:08:16.817 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Ciphers [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_EMPTY_RENEGOTIATION_INFO_SCSV] of [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] 00:08:16.817 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1736640496817|SSL_NULL_WITH_NULL_NULL)] 00:08:16.817 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4128ms Server@543b0737[provider=null,keyStore=null,trustStore=null] 00:08:16.817 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1736640496817|SSL_NULL_WITH_NULL_NULL)] 00:08:16.817 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4128ms SslConnectionFactory@27261190{SSL->HTTP/1.1} 00:08:16.817 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@f4f843f[HTTP/1.1] 00:08:16.817 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4128ms HttpConnectionFactory@f4f843f[HTTP/1.1] 00:08:16.817 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SelectorManager@RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.817 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@4c18e878/SelectorProducer@19082de9/IDLE/p=false/QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=8,r=-1,t=59932ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.817766978Z added {SelectorProducer@19082de9,POJO} 00:08:16.817 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@4c18e878/SelectorProducer@19082de9/IDLE/p=false/QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=8,r=-1,t=59932ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.817859131Z added {QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=8,r=-1,t=59932ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}],UNMANAGED} 00:08:16.817 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4c18e878/SelectorProducer@19082de9/IDLE/p=false/QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=8,r=-1,t=59932ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.817943233Z created 00:08:16.817 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@27f7b4c4{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@4c18e878/SelectorProducer@19082de9/IDLE/p=false/QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=8,r=-1,t=59932ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.818023856Z,MANAGED} 00:08:16.818 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969} added {ManagedSelector@27f7b4c4{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 00:08:16.818 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@67a6fd3e/SelectorProducer@6cf6829a/IDLE/p=false/QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=8,r=-1,t=59932ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.818162021Z added {SelectorProducer@6cf6829a,POJO} 00:08:16.818 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@67a6fd3e/SelectorProducer@6cf6829a/IDLE/p=false/QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=8,r=-1,t=59932ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.818230953Z added {QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=8,r=-1,t=59932ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}],UNMANAGED} 00:08:16.818 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@67a6fd3e/SelectorProducer@6cf6829a/IDLE/p=false/QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=8,r=-1,t=59932ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.818316626Z created 00:08:16.818 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@34498d88{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@67a6fd3e/SelectorProducer@6cf6829a/IDLE/p=false/QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=8,r=-1,t=59932ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.818393128Z,MANAGED} 00:08:16.818 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969} added {ManagedSelector@34498d88{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 00:08:16.818 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@27f7b4c4{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:16.818 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@4c18e878/SelectorProducer@19082de9/IDLE/p=false/QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=8,r=-1,t=59932ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.818537293Z 00:08:16.818 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4129ms AdaptiveExecutionStrategy@4c18e878/SelectorProducer@19082de9/IDLE/p=false/QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=8,r=-1,t=59932ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.818632985Z 00:08:16.818 [qtp746009679-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@42cba77d in QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=7,r=-1,t=59931ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}] 00:08:16.818 [qtp746009679-125] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4c18e878/SelectorProducer@19082de9/IDLE/p=false/QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=7,r=-1,t=59931ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.818857242Z tryProduce false 00:08:16.818 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 00:08:16.818 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.818 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4c0c5154 waiting with 0 keys 00:08:16.818 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@42cba77d startThread=0 00:08:16.818 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@2e025e51 on ManagedSelector@27f7b4c4{STARTING} id=0 keys=0 selected=0 updates=0 00:08:16.818 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@27f7b4c4{STARTING} id=0 keys=0 selected=0 updates=1 00:08:16.819 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4c0c5154 woken with none selected 00:08:16.819 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4c0c5154 woken up from select, 0/0/0 selected 00:08:16.819 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4c0c5154 processing 0 keys, 1 updates 00:08:16.819 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.819 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@2e025e51 00:08:16.819 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.819 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4c0c5154 waiting with 0 keys 00:08:16.819 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4129ms ManagedSelector@27f7b4c4{STARTED} id=0 keys=0 selected=0 updates=0 00:08:16.819 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@34498d88{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:16.819 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@67a6fd3e/SelectorProducer@6cf6829a/IDLE/p=false/QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=7,r=-1,t=59931ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.819241054Z 00:08:16.819 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4129ms AdaptiveExecutionStrategy@67a6fd3e/SelectorProducer@6cf6829a/IDLE/p=false/QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=7,r=-1,t=59931ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.819329907Z 00:08:16.819 [qtp746009679-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@6626583d in QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=6,r=-1,t=59931ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}] 00:08:16.819 [qtp746009679-123] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@67a6fd3e/SelectorProducer@6cf6829a/IDLE/p=false/QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=6,r=-1,t=59931ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.819529443Z tryProduce false 00:08:16.819 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 00:08:16.819 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.819 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@68e1ba89 waiting with 0 keys 00:08:16.819 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@6626583d startThread=0 00:08:16.819 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@7e1d09a2 on ManagedSelector@34498d88{STARTING} id=1 keys=0 selected=0 updates=0 00:08:16.819 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@34498d88{STARTING} id=1 keys=0 selected=0 updates=1 00:08:16.819 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@68e1ba89 woken with none selected 00:08:16.819 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@68e1ba89 woken up from select, 0/0/0 selected 00:08:16.819 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@68e1ba89 processing 0 keys, 1 updates 00:08:16.819 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.819 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@7e1d09a2 00:08:16.819 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.819 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@68e1ba89 waiting with 0 keys 00:08:16.819 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4130ms ManagedSelector@34498d88{STARTED} id=1 keys=0 selected=0 updates=0 00:08:16.819 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4130ms SelectorManager@RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.819 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969} added {acceptor-0@2627a6a9,POJO} 00:08:16.819 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@2627a6a9 startThread=0 00:08:16.819 [RestServerParameters-6969] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.819 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4130ms RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.819 [qtp746009679-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@2627a6a9 in QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=5,r=-1,t=59930ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}] 00:08:16.820 [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server -- Started Server@297bd171{STARTING}[11.0.24,sto=0] @4130ms 00:08:16.820 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4130ms Server@297bd171{STARTED}[11.0.24,sto=0] 00:08:16.894 [Apex-apex-engine-service-16:1] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- Engine AxArtifactKey:(name=MyApexEngine-1,version=0.0.1) processing interrupted 00:08:16.894 [Apex-apex-engine-service-16:1] DEBUG org.onap.policy.apex.service.engine.runtime.EngineService -- Engine AxArtifactKey:(name=MyApexEngine-1,version=0.0.1) completed processing 00:08:16.995 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Apex pdp shutting down.","policies":[{"name":"apex_policy_name","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"09b0e651-2770-4c2d-9ee8-4346151f7a4f","timestampMs":1736640496995,"name":"apex-3a4dc0c9-b0ac-4bc1-878f-fa47e2a9314b","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:16.995 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=09b0e651-2770-4c2d-9ee8-4346151f7a4f, timestampMs=1736640496995, name=apex-3a4dc0c9-b0ac-4bc1-878f-fa47e2a9314b, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Apex pdp shutting down., policies=[apex_policy_name 1.0], deploymentInstanceInfo=null, properties=null, response=null) 00:08:16.995 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:16.995 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Rest Server 00:08:16.995 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:16.995 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 00:08:16.995 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-8851ec==org.glassfish.jersey.servlet.ServletContainer@666dbb48{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@297bd171{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5ed65e4b{/,null,AVAILABLE}, connector=RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-8851ec==org.glassfish.jersey.servlet.ServletContainer@666dbb48{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 00:08:16.995 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.996 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SelectorManager@RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.996 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@34498d88{STARTED} id=1 keys=0 selected=0 updates=0 00:08:16.996 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@67d5ac2f on ManagedSelector@34498d88{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:16.996 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@34498d88{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:16.996 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@68e1ba89 woken with none selected 00:08:16.996 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@68e1ba89 woken up from select, 0/0/0 selected 00:08:16.996 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@68e1ba89 processing 0 keys, 1 updates 00:08:16.996 [qtp746009679-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp746009679-126-acceptor-0@2627a6a9-RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969} in QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=5,r=-1,t=59754ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}] 00:08:16.996 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.996 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@67d5ac2f 00:08:16.996 [qtp746009679-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=6,r=-1,t=59754ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}] 00:08:16.996 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@34498d88{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:16.996 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.996 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@68e1ba89 waiting with 0 keys 00:08:16.996 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@25109608 on ManagedSelector@34498d88{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:16.996 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@34498d88{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:16.996 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@68e1ba89 woken with none selected 00:08:16.996 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@68e1ba89 woken up from select, 0/0/0 selected 00:08:16.996 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@68e1ba89 processing 0 keys, 1 updates 00:08:16.996 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.996 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@25109608 00:08:16.996 [qtp746009679-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.996 [qtp746009679-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@6626583d in QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=6,r=-1,t=59753ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}] 00:08:16.996 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@67a6fd3e/SelectorProducer@6cf6829a/IDLE/p=false/QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=6,r=-1,t=59753ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.997043036Z 00:08:16.997 [qtp746009679-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=7,r=-1,t=59753ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}] 00:08:16.997 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@67a6fd3e/SelectorProducer@6cf6829a/IDLE/p=false/QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=7,r=-1,t=59753ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.99716443Z 00:08:16.997 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@34498d88{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:16.997 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@27f7b4c4{STARTED} id=0 keys=0 selected=0 updates=0 00:08:16.997 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@1d637673 on ManagedSelector@27f7b4c4{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:16.997 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@27f7b4c4{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:16.997 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4c0c5154 woken with none selected 00:08:16.997 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4c0c5154 woken up from select, 0/0/0 selected 00:08:16.997 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4c0c5154 processing 0 keys, 1 updates 00:08:16.997 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.997 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@1d637673 00:08:16.997 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@27f7b4c4{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:16.997 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.997 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4c0c5154 waiting with 0 keys 00:08:16.997 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@2913ca3e on ManagedSelector@27f7b4c4{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:16.997 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@27f7b4c4{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:16.997 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4c0c5154 woken with none selected 00:08:16.997 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4c0c5154 woken up from select, 0/0/0 selected 00:08:16.997 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4c0c5154 processing 0 keys, 1 updates 00:08:16.997 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:16.997 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@2913ca3e 00:08:16.997 [qtp746009679-125] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:16.997 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@4c18e878/SelectorProducer@19082de9/PRODUCING/p=false/QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=7,r=-1,t=59752ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.997848922Z 00:08:16.997 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@4c18e878/SelectorProducer@19082de9/IDLE/p=false/QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=7,r=-1,t=59752ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:16.997945155Z 00:08:16.997 [qtp746009679-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@42cba77d in QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=7,r=-1,t=59752ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}] 00:08:16.997 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@27f7b4c4{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SelectorManager@RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.998 [qtp746009679-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=8,r=-1,t=59752ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}] 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@f4f843f[HTTP/1.1] 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@f4f843f[HTTP/1.1] 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SslConnectionFactory@27261190{SSL->HTTP/1.1} 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@543b0737[provider=null,keyStore=null,trustStore=null] 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@543b0737[provider=null,keyStore=null,trustStore=null] 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SslConnectionFactory@27261190{SSL->HTTP/1.1} 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@48632f69{STARTED} 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@48632f69{STOPPED} 00:08:16.998 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@6e46891d{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@297bd171{STARTED}[11.0.24,sto=0] 00:08:16.998 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@297bd171{STOPPING}[11.0.24,sto=0] 00:08:16.998 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@297bd171{STOPPING}[11.0.24,sto=0] 00:08:16.998 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@297bd171{STOPPING}[11.0.24,sto=0] 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING DefaultSessionIdManager@257ef892{STARTED}[worker=node0] 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HouseKeeper@7e96c93c{STARTED}[interval=660000, ownscheduler=true] 00:08:16.998 [main] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 stopped scavenging 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@5dfe59a9{STARTED} 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@5dfe59a9{STOPPED} 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HouseKeeper@7e96c93c{STOPPED}[interval=660000, ownscheduler=false] 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED DefaultSessionIdManager@257ef892{STOPPED}[worker=node0] 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ErrorHandler@4ddc3298{STARTED} 00:08:16.998 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ErrorHandler@4ddc3298{STOPPING} 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ErrorHandler@4ddc3298{STOPPED} 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING o.e.j.s.ServletContextHandler@5ed65e4b{/,null,AVAILABLE} 00:08:16.998 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping o.e.j.s.ServletContextHandler@5ed65e4b{/,null,STOPPED} 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.SessionHandler1087332948==dftMaxIdleSec=-1 00:08:16.998 [main] DEBUG org.eclipse.jetty.server.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@592f4c93[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@4dca2ab8[passivating=false,graceSec=3600] 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@4dca2ab8[passivating=false,graceSec=3600] 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@592f4c93[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@1395ed81{STARTED} 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@1395ed81{STOPPED} 00:08:16.998 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping org.eclipse.jetty.server.session.SessionHandler1087332948==dftMaxIdleSec=-1 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ConstraintSecurityHandler@3b362f1{STARTED} 00:08:16.998 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ConstraintSecurityHandler@3b362f1{STOPPING} 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServletHandler@40bf0e15{STARTED} 00:08:16.998 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ServletHandler@40bf0e15{STOPPING} 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5cf1eeee==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@4c03e2d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5cf1eeee==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@4c03e2d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:16.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-8851ec==org.glassfish.jersey.servlet.ServletContainer@666dbb48{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 00:08:16.999 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-8851ec==org.glassfish.jersey.servlet.ServletContainer@666dbb48{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:17.000 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-8851ec[EMBEDDED:null] 00:08:17.000 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:17.000 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet636dbfe7{/*->org.glassfish.jersey.servlet.ServletContainer-8851ec==org.glassfish.jersey.servlet.ServletContainer@666dbb48{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:17.000 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-8851ec=MappedServlet42ecc554{null->org.glassfish.jersey.servlet.ServletContainer-8851ec==org.glassfish.jersey.servlet.ServletContainer@666dbb48{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServletHandler@40bf0e15{STOPPED} 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@3bab95ca[RestServerParameters-login-service] 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@1d7c9811[users.count=1] 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@1d7c9811[users.count=1] 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@3bab95ca[RestServerParameters-login-service] 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ConstraintSecurityHandler@3b362f1{STOPPED} 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.SessionHandler1087332948==dftMaxIdleSec=-1 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@481ed95c{base=null,protected=[]} 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@481ed95c{base=null,protected=[]} 00:08:17.000 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@5ed65e4b{/,null,STOPPED} 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED o.e.j.s.ServletContextHandler@5ed65e4b{/,null,STOPPED} 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING CustomRequestLog@4cc26df{STARTED} 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Slf4jRequestLogWriter@7848321e{STARTED} 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Slf4jRequestLogWriter@7848321e{STOPPED} 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED CustomRequestLog@4cc26df{STOPPED} 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AttributeContainerMap@118cbded{size=0} 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AttributeContainerMap@118cbded{size=0} 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp746009679]@2c77344f{STARTED,8<=8<=200,i=8,r=-1,t=59749ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}] 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=8<=200,i=8,r=-1,t=59749ms,q=0}[ReservedThreadExecutor@431bd553{reserved=0/4,pending=0}] 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@431bd553{reserved=0/4,pending=0} 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@431bd553{reserved=-1/4,pending=0} 00:08:17.000 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp746009679-128,5,main] for 2499 00:08:17.000 [qtp746009679-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=8,r=-1,t=59749ms,q=0}[NO_TRY] 00:08:17.001 [qtp746009679-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=8,r=-1,t=59749ms,q=0}[NO_TRY] 00:08:17.001 [qtp746009679-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=9,r=-1,t=59749ms,q=0}[NO_TRY] 00:08:17.001 [qtp746009679-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp746009679-124,5,main] exited for QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=9,r=-1,t=59749ms,q=0}[NO_TRY] 00:08:17.001 [qtp746009679-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=9,r=-1,t=59749ms,q=0}[NO_TRY] 00:08:17.001 [qtp746009679-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=9,r=-1,t=59749ms,q=0}[NO_TRY] 00:08:17.001 [qtp746009679-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=10,r=-1,t=59749ms,q=0}[NO_TRY] 00:08:17.001 [qtp746009679-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp746009679-122,5,main] exited for QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=10,r=-1,t=59749ms,q=0}[NO_TRY] 00:08:17.001 [qtp746009679-127] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=10,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.001 [qtp746009679-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=10,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.001 [qtp746009679-127] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=10,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.001 [qtp746009679-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=10,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.001 [qtp746009679-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=12,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.001 [qtp746009679-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=12,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.001 [qtp746009679-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=11,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.001 [qtp746009679-127] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=11,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.002 [qtp746009679-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=12,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.002 [qtp746009679-127] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp746009679-127,5,main] exited for QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=12,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.002 [qtp746009679-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=12,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.002 [qtp746009679-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=13,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.002 [qtp746009679-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=13,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.002 [qtp746009679-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=13,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.002 [qtp746009679-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=12,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.002 [qtp746009679-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp746009679-121,5,main] exited for QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=13,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.002 [qtp746009679-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=14,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.002 [qtp746009679-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp746009679-125,5,main] exited for QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=15,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.002 [qtp746009679-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp746009679-128,5,main] exited for QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=12,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.002 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp746009679-123,5,main] for 2498 00:08:17.002 [qtp746009679-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=12,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.002 [qtp746009679-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=15,r=-1,t=59748ms,q=0}[NO_TRY] 00:08:17.002 [qtp746009679-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp746009679-126,5,main] exited for QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=16,r=-1,t=59747ms,q=0}[NO_TRY] 00:08:17.002 [qtp746009679-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=16,r=-1,t=59747ms,q=0}[NO_TRY] 00:08:17.002 [qtp746009679-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp746009679-123,5,main] exited for QueuedThreadPool[qtp746009679]@2c77344f{STOPPING,8<=0<=200,i=16,r=-1,t=59747ms,q=0}[NO_TRY] 00:08:17.002 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp746009679-126,5,] for 2498 00:08:17.002 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp746009679]@2c77344f{STOPPED,8<=0<=200,i=16,r=-1,t=59747ms,q=0}[NO_TRY] 00:08:17.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@297bd171{STOPPED}[11.0.24,sto=0] 00:08:17.003 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:17.003 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Create REST server 00:08:17.003 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 00:08:17.003 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1752e45c 00:08:17.003 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 00:08:17.003 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 00:08:17.003 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 00:08:17.003 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 00:08:17.003 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 00:08:17.003 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 00:08:17.003 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 00:08:17.003 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:17.003 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=6, locked=false, #topicListeners=0]]]: stopping 00:08:17.003 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=6, locked=false, #topicListeners=0]]]: shutdown 00:08:17.003 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=6, locked=false, #topicListeners=0]]]: stopping 00:08:17.003 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 00:08:17.003 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:17.003 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:17.005 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:17.005 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:17.007 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarterActivator initializing with instance id: apex-4dd84c08-1f21-4409-8b99-3e24efc7bf8a 00:08:17.007 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter starting as a service . . . 00:08:17.007 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:17.007 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 00:08:17.007 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:17.007 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:17.007 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 00:08:17.007 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 00:08:17.007 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 00:08:17.007 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 00:08:17.007 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 00:08:17.007 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 00:08:17.007 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 00:08:17.007 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4a04ca74 00:08:17.007 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Create REST server 00:08:17.007 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@455cbf18{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@24aedcc5{base=null,protected=[]},MANAGED} 00:08:17.007 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@455cbf18{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler1961611609==dftMaxIdleSec=-1,MANAGED} 00:08:17.007 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler1961611609==dftMaxIdleSec=-1 added {ServletHandler@1850f2da{STOPPED},MANAGED} 00:08:17.007 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp953428663]@38d42ab7{STOPPED,8<=0<=200,i=0,r=-1,t=-180567ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@6ace919c,POJO} 00:08:17.007 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4005e485{STOPPED}[11.0.24,sto=0] added {QueuedThreadPool[qtp953428663]@38d42ab7{STOPPED,8<=0<=200,i=0,r=-1,t=-180567ms,q=0}[NO_TRY],AUTO} 00:08:17.007 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4005e485{STOPPED}[11.0.24,sto=0] added {AttributeContainerMap@5f5c187d{size=0},AUTO} 00:08:17.008 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@464400b3{STOPPED} added {Slf4jRequestLogWriter@58182b96{STOPPED},AUTO} 00:08:17.008 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4005e485{STOPPED}[11.0.24,sto=0] added {CustomRequestLog@464400b3{STOPPED},AUTO} 00:08:17.008 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@37d6dddc[HTTP/1.1] added {HttpConfiguration@8f6b4ab{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@6e517c9e]},POJO} 00:08:17.008 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@770cae59{SSL->HTTP/1.1} added {Server@76b5a559[provider=null,keyStore=null,trustStore=null],AUTO} 00:08:17.008 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4bdb04c8{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp953428663]@38d42ab7{STOPPED,8<=0<=200,i=0,r=-1,t=-180568ms,q=0}[NO_TRY],AUTO} 00:08:17.008 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4bdb04c8{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@2e8b24a1{STOPPED},AUTO} 00:08:17.008 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4005e485{STOPPED}[11.0.24,sto=0] added {LogarithmicArrayByteBufferPool@3ce7394f{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 00:08:17.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4bdb04c8{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@3ce7394f{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 00:08:17.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4bdb04c8{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@6723cce7{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 00:08:17.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4bdb04c8{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@74cd798f,POJO} 00:08:17.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4bdb04c8{null, (ssl)}{0.0.0.0:0} added {SslConnectionFactory@770cae59{SSL->HTTP/1.1},AUTO} 00:08:17.009 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@4bdb04c8{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@770cae59{SSL->HTTP/1.1} 00:08:17.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4bdb04c8{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@37d6dddc[HTTP/1.1],AUTO} 00:08:17.009 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@4bdb04c8{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@37d6dddc[HTTP/1.1] 00:08:17.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4bdb04c8{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@4bdb04c8{SSL, (ssl, http/1.1)}{0.0.0.0:0},MANAGED} 00:08:17.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4005e485{STOPPED}[11.0.24,sto=0] added {RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969},AUTO} 00:08:17.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4005e485{STOPPED}[11.0.24,sto=0] added {o.e.j.s.ServletContextHandler@455cbf18{/,null,STOPPED},MANAGED} 00:08:17.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@7f012923{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@601f264d{base=null,protected=[]},MANAGED} 00:08:17.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@7f012923{/,null,STOPPED} added {ServletHandler@4403bff8{STOPPED},MANAGED} 00:08:17.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4403bff8{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-261275ae==org.glassfish.jersey.servlet.ServletContainer@a1fdb0f5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:17.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4403bff8{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-261275ae,POJO} 00:08:17.009 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4005e485{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@455cbf18{/,null,STOPPED}, connector=RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-261275ae==org.glassfish.jersey.servlet.ServletContainer@a1fdb0f5{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=https://localhost:6969/ +> swagger.context.id=swagger-6969 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:17.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@502c087e[null] added {org.eclipse.jetty.security.DefaultIdentityService@49986178,POJO} 00:08:17.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@502c087e[null] added {UserStore@10bdfbcc[users.count=1],AUTO} 00:08:17.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@25b74370{STOPPED} added {org.eclipse.jetty.util.component.DumpableCollection@15e8c040,POJO} 00:08:17.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@25b74370{STOPPED} added {org.eclipse.jetty.security.authentication.BasicAuthenticator@1f71e024,POJO} 00:08:17.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@25b74370{STOPPED} added {HashLoginService@502c087e[RestServerParameters-login-service],AUTO} 00:08:17.010 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler1961611609==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@25b74370{STOPPED},MANAGED} 00:08:17.010 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@25b74370{STOPPED} added {ServletHandler@1850f2da{STOPPED},MANAGED} 00:08:17.010 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@1850f2da{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:17.010 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@1850f2da{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-60ed0b9d,POJO} 00:08:17.010 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@4005e485{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@455cbf18{/,null,STOPPED}, connector=RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{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-6969 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.apex.services.onappf.rest.HealthCheckRestControllerV1 +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:17.010 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Rest Server 00:08:17.010 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:17.010 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 00:08:17.010 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@4005e485{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@455cbf18{/,null,STOPPED}, connector=RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:17.010 [Timer-14] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"89d99545-1bf9-46f4-959d-a2e19da03295","timestampMs":1736640497010,"name":"apex-4dd84c08-1f21-4409-8b99-3e24efc7bf8a","pdpGroup":"defaultGroup"} 00:08:17.010 [Timer-14] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=89d99545-1bf9-46f4-959d-a2e19da03295, timestampMs=1736640497010, name=apex-4dd84c08-1f21-4409-8b99-3e24efc7bf8a, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:17.016 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:17.016 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:17.016 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter started as a service 00:08:17.016 [RestServerParameters-6969] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@4005e485{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@455cbf18{/,null,STOPPED}, connector=RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:17.016 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@4005e485{STOPPED}[11.0.24,sto=0] 00:08:17.016 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4005e485{STARTING}[11.0.24,sto=0] added {ErrorHandler@625bd523{STOPPED},AUTO} 00:08:17.016 [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 00:08:17.016 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:6969],POJO} 00:08:17.016 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting Server@4005e485{STARTING}[11.0.24,sto=0] 00:08:17.016 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp953428663]@38d42ab7{STOPPED,8<=0<=200,i=0,r=-1,t=-180576ms,q=0}[NO_TRY] 00:08:17.017 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0} 00:08:17.017 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp953428663]@38d42ab7{STARTING,8<=0<=200,i=0,r=-1,t=-180577ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] added {ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0},AUTO} 00:08:17.017 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0} 00:08:17.017 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4327ms ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0} 00:08:17.017 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp953428663-138,5,main] 00:08:17.017 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=e3deb9cb-8b95-40a4-9cad-bee6d1160c25, timestampMs=1736640497017, name=apex-4dd84c08-1f21-4409-8b99-3e24efc7bf8a, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, description=dummy pdp status for test, pdpHeartbeatIntervalMs=3000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=apexpolicytype, typeVersion=null, properties={engineServiceParameters={"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":2,"deploymentPort":65522,"policy_type_impl":{"apexPolicyModel":{"key":{"name":"SmallModel","version":"0.0.1"},"keyInformation":{"key":{"name":"SmallModel_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"BasicContextAlbum","version":"0.0.1"},"value":{"key":{"name":"BasicContextAlbum","version":"0.0.1"},"UUID":"fec1b353-b35f-4384-b7d9-69622059c248","description":"Generated description for a concept called \"BasicContextAlbum\" with version \"0.0.1\" and UUID \"fec1b353-b35f-4384-b7d9-69622059c248\""}},{"key":{"name":"BasicEvent","version":"0.0.1"},"value":{"key":{"name":"BasicEvent","version":"0.0.1"},"UUID":"cc8d3c1a-e975-459a-bcd2-69f423eaa1f3","description":"Generated description for a concept called \"BasicEvent\" with version \"0.0.1\" and UUID \"cc8d3c1a-e975-459a-bcd2-69f423eaa1f3\""}},{"key":{"name":"BasicPolicy","version":"0.0.1"},"value":{"key":{"name":"BasicPolicy","version":"0.0.1"},"UUID":"d0c5d8ee-5fe7-4978-89ce-4a3e69cad043","description":"Generated description for a concept called \"BasicPolicy\" with version \"0.0.1\" and UUID \"d0c5d8ee-5fe7-4978-89ce-4a3e69cad043\""}},{"key":{"name":"BasicTask","version":"0.0.1"},"value":{"key":{"name":"BasicTask","version":"0.0.1"},"UUID":"c5651414-fc1c-493b-878d-75f0ce685c36","description":"Generated description for a concept called \"BasicTask\" with version \"0.0.1\" and UUID \"c5651414-fc1c-493b-878d-75f0ce685c36\""}},{"key":{"name":"IntType","version":"0.0.1"},"value":{"key":{"name":"IntType","version":"0.0.1"},"UUID":"790ff718-8dc0-44e0-89d8-1b3bbe238310","description":"Generated description for a concept called \"IntType\" with version \"0.0.1\" and UUID \"790ff718-8dc0-44e0-89d8-1b3bbe238310\""}},{"key":{"name":"SmallModel","version":"0.0.1"},"value":{"key":{"name":"SmallModel","version":"0.0.1"},"UUID":"a1bd1f4e-713b-456b-b1a8-bb48beee28e8","description":"Generated description for a concept called \"SmallModel\" with version \"0.0.1\" and UUID \"a1bd1f4e-713b-456b-b1a8-bb48beee28e8\""}},{"key":{"name":"SmallModel_Albums","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Albums","version":"0.0.1"},"UUID":"72bed9af-ab7d-3379-b9f7-b5eca5c9ef22","description":"Generated description for concept referred to by key \"SmallModel_Albums:0.0.1\""}},{"key":{"name":"SmallModel_Events","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Events","version":"0.0.1"},"UUID":"796dc6b0-627d-34ae-a5e2-1bc4b4b486b8","description":"Generated description for concept referred to by key \"SmallModel_Events:0.0.1\""}},{"key":{"name":"SmallModel_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"SmallModel_KeyInfo","version":"0.0.1"},"UUID":"b4876774-6907-3d27-a2b8-f05737c5ee4a","description":"Generated description for concept referred to by key \"SmallModel_KeyInfo:0.0.1\""}},{"key":{"name":"SmallModel_Policies","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Policies","version":"0.0.1"},"UUID":"5bcf946b-67be-3190-a906-f954896f999f","description":"Generated description for concept referred to by key \"SmallModel_Policies:0.0.1\""}},{"key":{"name":"SmallModel_Schemas","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Schemas","version":"0.0.1"},"UUID":"c25bf5c3-7f1e-3667-b8a9-971ba21517bc","description":"Generated description for concept referred to by key \"SmallModel_Schemas:0.0.1\""}},{"key":{"name":"SmallModel_Tasks","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Tasks","version":"0.0.1"},"UUID":"43b015ca-2ed1-3a35-b103-e8a5aa68f1ef","description":"Generated description for concept referred to by key \"SmallModel_Tasks:0.0.1\""}}]}},"policies":{"key":{"name":"SmallModel_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"BasicPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"BasicPolicy","version":"0.0.1"},"template":"FREEFORM","state":{"entry":[{"key":"OnlyState","value":{"stateKey":{"parentKeyName":"BasicPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"OnlyState"},"trigger":{"name":"BasicEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"OnlyOutput","value":{"key":{"parentKeyName":"BasicPolicy","parentKeyVersion":"0.0.1","parentLocalName":"OnlyState","localName":"OnlyOutput"},"outgoingEvent":{"name":"BasicEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[{"name":"BasicContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"BasicTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"BasicTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"BasicPolicy","parentKeyVersion":"0.0.1","parentLocalName":"OnlyState","localName":"BasicTask"},"outputType":"DIRECT","output":{"parentKeyName":"BasicPolicy","parentKeyVersion":"0.0.1","parentLocalName":"OnlyState","localName":"OnlyOutput"}}}]}}}]},"firstState":"OnlyState"}}]}},"tasks":{"key":{"name":"SmallModel_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"BasicTask","version":"0.0.1"},"value":{"key":{"name":"BasicTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"intPar","value":{"key":"intPar","fieldSchemaKey":{"name":"IntType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"intPar","value":{"key":"intPar","fieldSchemaKey":{"name":"IntType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"BasicContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"executor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"BasicContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nexecutor.logger.debug(executor.eo);\n\nvar returnValue = executor.isTrue;"}}}]}},"events":{"key":{"name":"SmallModel_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"BasicEvent","version":"0.0.1"},"value":{"key":{"name":"BasicEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.events","source":"source","target":"target","parameter":{"entry":[{"key":"intPar","value":{"key":"intPar","fieldSchemaKey":{"name":"IntType","version":"0.0.1"},"optional":false}}]}}}]}},"albums":{"key":{"name":"SmallModel_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"BasicContextAlbum","version":"0.0.1"},"value":{"key":{"name":"BasicContextAlbum","version":"0.0.1"},"scope":"GLOBAL","isWritable":true,"itemSchema":{"name":"IntType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"SmallModel_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"IntType","version":"0.0.1"},"value":{"key":{"name":"IntType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Integer"}}]}}}},"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.services.onappf.parameters.dummyclasses.SuperDooperExecutorParameters"}}}}, eventOutputParameters={"FirstProducer":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"standardIo":true}},"eventProtocolParameters":{"eventProtocol":"JSON"}}}, eventInputParameters={"TheFileConsumer1":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"fileName":"src/test/resources/TestPojoEvent.json"}},"eventProtocolParameters":{"eventProtocol":"JSON"}}}}))], policiesToBeUndeployed=[]) 00:08:17.018 [qtp953428663-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp953428663]@38d42ab7{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.020 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp953428663-140,5,main] 00:08:17.024 [main] WARN org.onap.policy.common.utils.services.Registry -- replacing previously registered: object:pdp/status/publisher 00:08:17.024 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"apex policy name","version":"1.0"}],"response":{"responseTo":"e3deb9cb-8b95-40a4-9cad-bee6d1160c25","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"43dd0c18-6d86-493f-b109-a72e2ade3e92","timestampMs":1736640497024,"name":"apex-4dd84c08-1f21-4409-8b99-3e24efc7bf8a","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:17.024 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=43dd0c18-6d86-493f-b109-a72e2ade3e92, timestampMs=1736640497024, name=apex-4dd84c08-1f21-4409-8b99-3e24efc7bf8a, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpUpdate, policies=[apex policy name 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=e3deb9cb-8b95-40a4-9cad-bee6d1160c25, responseStatus=SUCCESS, responseMessage=Pdp update successful.)) 00:08:17.024 [Timer-15] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[{"name":"apex policy name","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"224b0e18-1d1a-4b2f-acbc-7157bd53e7c4","timestampMs":1736640497024,"name":"apex-4dd84c08-1f21-4409-8b99-3e24efc7bf8a","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:17.024 [Timer-15] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=224b0e18-1d1a-4b2f-acbc-7157bd53e7c4, timestampMs=1736640497024, name=apex-4dd84c08-1f21-4409-8b99-3e24efc7bf8a, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=[apex policy name 1.0], deploymentInstanceInfo=null, properties=null, response=null) 00:08:17.024 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Apex pdp shutting down.","policies":[{"name":"apex policy name","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"fea6ee43-6ddf-4c03-b202-5436bda2b360","timestampMs":1736640497024,"name":"apex-4dd84c08-1f21-4409-8b99-3e24efc7bf8a","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:17.024 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp953428663-141,5,main] 00:08:17.024 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=fea6ee43-6ddf-4c03-b202-5436bda2b360, timestampMs=1736640497024, name=apex-4dd84c08-1f21-4409-8b99-3e24efc7bf8a, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Apex pdp shutting down., policies=[apex policy name 1.0], deploymentInstanceInfo=null, properties=null, response=null) 00:08:17.024 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:17.024 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Rest Server 00:08:17.024 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:17.024 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 00:08:17.024 [qtp953428663-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp953428663]@38d42ab7{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.024 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@4005e485{STARTING}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@455cbf18{/,null,STOPPED}, connector=RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STOPPING 00:08:17.024 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp953428663-142,5,main] 00:08:17.024 [qtp953428663-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp953428663]@38d42ab7{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.025 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp953428663-143,5,main] 00:08:17.025 [qtp953428663-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp953428663]@38d42ab7{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.025 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp953428663-144,5,main] 00:08:17.025 [qtp953428663-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp953428663]@38d42ab7{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.025 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp953428663-145,5,main] 00:08:17.025 [qtp953428663-144] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp953428663]@38d42ab7{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.025 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp953428663-146,5,main] 00:08:17.025 [qtp953428663-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp953428663]@38d42ab7{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.025 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4336ms QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.025 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AttributeContainerMap@5f5c187d{size=0} 00:08:17.025 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4336ms AttributeContainerMap@5f5c187d{size=0} 00:08:17.025 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING CustomRequestLog@464400b3{STOPPED} 00:08:17.025 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Slf4jRequestLogWriter@58182b96{STOPPED} 00:08:17.025 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4336ms Slf4jRequestLogWriter@58182b96{STARTED} 00:08:17.025 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4336ms CustomRequestLog@464400b3{STARTED} 00:08:17.025 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING o.e.j.s.ServletContextHandler@455cbf18{/,null,STOPPED} 00:08:17.025 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@72e65ac1 00:08:17.025 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting o.e.j.s.ServletContextHandler@455cbf18{/,null,STARTING} 00:08:17.025 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@24aedcc5{base=null,protected=[]} 00:08:17.025 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@455cbf18{/,null,STARTING} added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@49c0eb43,POJO} 00:08:17.025 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4336ms SymlinkAllowedResourceAliasChecker@24aedcc5{base=null,protected=[]} 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.SessionHandler1961611609==dftMaxIdleSec=-1 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler1961611609==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@734a5a88[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.DefaultSessionCache@734a5a88[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@8111d40[passivating=false,graceSec=3600],AUTO} 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING DefaultSessionIdManager@48e17ed1{STOPPED}[worker=null] 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@48e17ed1{STARTING}[worker=node0] added {HouseKeeper@6b50e7d{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 00:08:17.026 [RestServerParameters-6969] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HouseKeeper@6b50e7d{STOPPED}[interval=600000, ownscheduler=false] 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@270a8a39{STOPPED} 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4337ms ScheduledExecutorScheduler@270a8a39{STARTED} 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 using own scheduler for scavenging 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 scavenging every 660000ms 00:08:17.026 [qtp953428663-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4337ms HouseKeeper@6b50e7d{STARTED}[interval=660000, ownscheduler=true] 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4337ms DefaultSessionIdManager@48e17ed1{STARTED}[worker=node0] 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4005e485{STARTING}[11.0.24,sto=0] added {DefaultSessionIdManager@48e17ed1{STARTED}[worker=node0],MANAGED} 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler1961611609==dftMaxIdleSec=-1 added {DefaultSessionIdManager@48e17ed1{STARTED}[worker=node0],UNMANAGED} 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@64a59d4c{STOPPED} 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4337ms ScheduledExecutorScheduler@64a59d4c{STARTED} 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting org.eclipse.jetty.server.session.SessionHandler1961611609==dftMaxIdleSec=-1 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ConstraintSecurityHandler@25b74370{STOPPED} 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource={}] to PathMappings[size=1] 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@25b74370{STARTING} added {org.eclipse.jetty.security.DefaultIdentityService@49986178,POJO} 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ConstraintSecurityHandler@25b74370{STARTING} 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@502c087e[RestServerParameters-login-service] 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@10bdfbcc[users.count=1] 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4337ms UserStore@10bdfbcc[users.count=1] 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4337ms HashLoginService@502c087e[RestServerParameters-login-service] 00:08:17.026 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServletHandler@1850f2da{STOPPED} 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-60ed0b9d[EMBEDDED:null] 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet4acdb143{/*->org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-60ed0b9d=MappedServlet39e5b161{null->org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Adding Default404Servlet to ServletHandler@1850f2da{STARTING} 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@1850f2da{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-15fcd398==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@e69c46a3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@1850f2da{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-15fcd398,POJO} 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-60ed0b9d[EMBEDDED:null] 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet5dfb7396{/*->org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-15fcd398[EMBEDDED:null] 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet7a1b86c3{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-15fcd398==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@e69c46a3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-60ed0b9d=MappedServlet6ee15e58{null->org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-15fcd398=MappedServlet1df2300f{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-15fcd398==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@e69c46a3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-60ed0b9d[EMBEDDED:null] 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet1b9387e4{/*->org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-15fcd398[EMBEDDED:null] 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet3d1827cb{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-15fcd398==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@e69c46a3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-60ed0b9d=MappedServlet6ee15e58{null->org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-15fcd398=MappedServlet1df2300f{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-15fcd398==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@e69c46a3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ServletHandler@1850f2da{STARTING} 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4338ms ServletHandler@1850f2da{STARTED} 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4338ms ConstraintSecurityHandler@25b74370{STARTED} 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.DefaultSessionCache@734a5a88[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.NullSessionDataStore@8111d40[passivating=false,graceSec=3600] 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4338ms org.eclipse.jetty.server.session.NullSessionDataStore@8111d40[passivating=false,graceSec=3600] 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4338ms org.eclipse.jetty.server.session.DefaultSessionCache@734a5a88[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4338ms org.eclipse.jetty.server.session.SessionHandler1961611609==dftMaxIdleSec=-1 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-15fcd398==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@e69c46a3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4338ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-15fcd398==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@e69c46a3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4338ms org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:17.027 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-60ed0b9d 00:08:17.066 [RestServerParameters-6969] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 00:08:17.066 [RestServerParameters-6969] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 00:08:17.072 [RestServerParameters-6969] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@455cbf18{/,null,AVAILABLE} 00:08:17.072 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4383ms o.e.j.s.ServletContextHandler@455cbf18{/,null,AVAILABLE} 00:08:17.072 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ErrorHandler@625bd523{STOPPED} 00:08:17.072 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ErrorHandler@625bd523{STARTING} 00:08:17.072 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4383ms ErrorHandler@625bd523{STARTED} 00:08:17.076 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.076 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@2e8b24a1{STOPPED} 00:08:17.076 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4387ms ScheduledExecutorScheduler@2e8b24a1{STARTED} 00:08:17.076 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SslConnectionFactory@770cae59{SSL->HTTP/1.1} 00:08:17.076 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@76b5a559[provider=null,keyStore=null,trustStore=null] 00:08:17.077 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 00:08:17.077 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Ciphers [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_EMPTY_RENEGOTIATION_INFO_SCSV] of [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] 00:08:17.077 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1736640497077|SSL_NULL_WITH_NULL_NULL)] 00:08:17.077 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4388ms Server@76b5a559[provider=null,keyStore=null,trustStore=null] 00:08:17.077 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1736640497077|SSL_NULL_WITH_NULL_NULL)] 00:08:17.077 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4388ms SslConnectionFactory@770cae59{SSL->HTTP/1.1} 00:08:17.077 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@37d6dddc[HTTP/1.1] 00:08:17.077 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4388ms HttpConnectionFactory@37d6dddc[HTTP/1.1] 00:08:17.077 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SelectorManager@RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.077 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1a3f5435/SelectorProducer@2ad339c4/IDLE/p=false/QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.077733264Z added {SelectorProducer@2ad339c4,POJO} 00:08:17.077 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1a3f5435/SelectorProducer@2ad339c4/IDLE/p=false/QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.077825397Z added {QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}],UNMANAGED} 00:08:17.077 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1a3f5435/SelectorProducer@2ad339c4/IDLE/p=false/QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.077906009Z created 00:08:17.077 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@d768178{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@1a3f5435/SelectorProducer@2ad339c4/IDLE/p=false/QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.077979131Z,MANAGED} 00:08:17.078 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969} added {ManagedSelector@d768178{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 00:08:17.078 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@5f730111/SelectorProducer@3f8d6836/IDLE/p=false/QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.078101605Z added {SelectorProducer@3f8d6836,POJO} 00:08:17.078 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@5f730111/SelectorProducer@3f8d6836/IDLE/p=false/QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.078160337Z added {QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}],UNMANAGED} 00:08:17.078 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5f730111/SelectorProducer@3f8d6836/IDLE/p=false/QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.078229959Z created 00:08:17.078 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@c236b1a{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@5f730111/SelectorProducer@3f8d6836/IDLE/p=false/QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.078291781Z,MANAGED} 00:08:17.078 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969} added {ManagedSelector@c236b1a{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 00:08:17.078 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@d768178{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:17.078 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@1a3f5435/SelectorProducer@2ad339c4/IDLE/p=false/QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.078396824Z 00:08:17.078 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4389ms AdaptiveExecutionStrategy@1a3f5435/SelectorProducer@2ad339c4/IDLE/p=false/QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.078459416Z 00:08:17.078 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@35e746a7 startThread=0 00:08:17.078 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@725bb283 on ManagedSelector@d768178{STARTING} id=0 keys=0 selected=0 updates=0 00:08:17.078 [qtp953428663-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@35e746a7 in QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=7,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.078 [qtp953428663-138] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1a3f5435/SelectorProducer@2ad339c4/IDLE/p=false/QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=7,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.078810658Z tryProduce false 00:08:17.078 [qtp953428663-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:17.078 [qtp953428663-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@725bb283 00:08:17.078 [qtp953428663-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:17.078 [qtp953428663-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@470b26a2 waiting with 0 keys 00:08:17.083 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4394ms ManagedSelector@d768178{STARTED} id=0 keys=0 selected=0 updates=0 00:08:17.083 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@c236b1a{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:17.083 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@5f730111/SelectorProducer@3f8d6836/IDLE/p=false/QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=7,r=-1,t=59941ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.083949074Z 00:08:17.083 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4394ms AdaptiveExecutionStrategy@5f730111/SelectorProducer@3f8d6836/IDLE/p=false/QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=7,r=-1,t=59941ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.084043167Z 00:08:17.084 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@26c3b826 startThread=0 00:08:17.084 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@312f6c5f on ManagedSelector@c236b1a{STARTING} id=1 keys=0 selected=0 updates=0 00:08:17.084 [qtp953428663-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@26c3b826 in QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=6,r=-1,t=59941ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.084 [qtp953428663-140] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5f730111/SelectorProducer@3f8d6836/IDLE/p=false/QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=6,r=-1,t=59941ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.084257053Z tryProduce false 00:08:17.084 [qtp953428663-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:17.084 [qtp953428663-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@312f6c5f 00:08:17.084 [qtp953428663-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:17.084 [qtp953428663-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6607fdb2 waiting with 0 keys 00:08:17.085 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4396ms ManagedSelector@c236b1a{STARTED} id=1 keys=0 selected=0 updates=0 00:08:17.085 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4396ms SelectorManager@RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.085 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969} added {acceptor-0@3ef2c6a3,POJO} 00:08:17.085 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@3ef2c6a3 startThread=0 00:08:17.085 [RestServerParameters-6969] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.085 [qtp953428663-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@3ef2c6a3 in QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=5,r=-1,t=59939ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.085 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4396ms RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.085 [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server -- Started Server@4005e485{STARTING}[11.0.24,sto=0] @4396ms 00:08:17.085 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4396ms Server@4005e485{STARTED}[11.0.24,sto=0] 00:08:17.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@4005e485{STARTED}[11.0.24,sto=0] 00:08:17.086 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@4005e485{STOPPING}[11.0.24,sto=0] 00:08:17.086 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@4005e485{STOPPING}[11.0.24,sto=0] 00:08:17.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SelectorManager@RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@c236b1a{STARTED} id=1 keys=0 selected=0 updates=0 00:08:17.086 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@7f5e6833 on ManagedSelector@c236b1a{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:17.086 [qtp953428663-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp953428663-141-acceptor-0@3ef2c6a3-RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969} in QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=5,r=-1,t=59939ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.086 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@c236b1a{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:17.086 [qtp953428663-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=6,r=-1,t=59939ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.086 [qtp953428663-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6607fdb2 woken with none selected 00:08:17.086 [qtp953428663-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6607fdb2 woken up from select, 0/0/0 selected 00:08:17.086 [qtp953428663-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6607fdb2 processing 0 keys, 1 updates 00:08:17.086 [qtp953428663-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:17.086 [qtp953428663-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7f5e6833 00:08:17.086 [qtp953428663-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@c236b1a{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:17.086 [qtp953428663-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:17.086 [qtp953428663-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6607fdb2 waiting with 0 keys 00:08:17.086 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@2c674d58 on ManagedSelector@c236b1a{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:17.086 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@c236b1a{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:17.086 [qtp953428663-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6607fdb2 woken with none selected 00:08:17.086 [qtp953428663-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6607fdb2 woken up from select, 0/0/0 selected 00:08:17.086 [qtp953428663-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6607fdb2 processing 0 keys, 1 updates 00:08:17.086 [qtp953428663-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:17.086 [qtp953428663-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@2c674d58 00:08:17.086 [qtp953428663-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:17.086 [qtp953428663-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@26c3b826 in QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=6,r=-1,t=59938ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.086 [qtp953428663-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=7,r=-1,t=59938ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@5f730111/SelectorProducer@3f8d6836/IDLE/p=false/QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=6,r=-1,t=59938ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.086877224Z 00:08:17.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@5f730111/SelectorProducer@3f8d6836/IDLE/p=false/QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=7,r=-1,t=59938ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.086981627Z 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@c236b1a{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@d768178{STARTED} id=0 keys=0 selected=0 updates=0 00:08:17.087 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@3c07e830 on ManagedSelector@d768178{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:17.087 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@d768178{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:17.087 [qtp953428663-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@470b26a2 woken with none selected 00:08:17.087 [qtp953428663-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@470b26a2 woken up from select, 0/0/0 selected 00:08:17.087 [qtp953428663-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@470b26a2 processing 0 keys, 1 updates 00:08:17.087 [qtp953428663-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:17.087 [qtp953428663-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@3c07e830 00:08:17.087 [qtp953428663-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@d768178{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:17.087 [qtp953428663-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:17.087 [qtp953428663-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@470b26a2 waiting with 0 keys 00:08:17.087 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@34beadce on ManagedSelector@d768178{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:17.087 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@d768178{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:17.087 [qtp953428663-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@470b26a2 woken with none selected 00:08:17.087 [qtp953428663-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@470b26a2 woken up from select, 0/0/0 selected 00:08:17.087 [qtp953428663-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@470b26a2 processing 0 keys, 1 updates 00:08:17.087 [qtp953428663-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:17.087 [qtp953428663-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@34beadce 00:08:17.087 [qtp953428663-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:17.087 [qtp953428663-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@35e746a7 in QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=7,r=-1,t=59938ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.087 [qtp953428663-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=8,r=-1,t=59938ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@1a3f5435/SelectorProducer@2ad339c4/IDLE/p=false/QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=7,r=-1,t=59938ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.087487003Z 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@1a3f5435/SelectorProducer@2ad339c4/IDLE/p=false/QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=8,r=-1,t=59938ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.087564636Z 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@d768178{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SelectorManager@RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@37d6dddc[HTTP/1.1] 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@37d6dddc[HTTP/1.1] 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SslConnectionFactory@770cae59{SSL->HTTP/1.1} 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@76b5a559[provider=null,keyStore=null,trustStore=null] 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@76b5a559[provider=null,keyStore=null,trustStore=null] 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SslConnectionFactory@770cae59{SSL->HTTP/1.1} 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@2e8b24a1{STARTED} 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@2e8b24a1{STOPPED} 00:08:17.087 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@4bdb04c8{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.087 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@4005e485{STOPPING}[11.0.24,sto=0] 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING DefaultSessionIdManager@48e17ed1{STARTED}[worker=node0] 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HouseKeeper@6b50e7d{STARTED}[interval=660000, ownscheduler=true] 00:08:17.087 [main] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 stopped scavenging 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@270a8a39{STARTED} 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@270a8a39{STOPPED} 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HouseKeeper@6b50e7d{STOPPED}[interval=660000, ownscheduler=false] 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED DefaultSessionIdManager@48e17ed1{STOPPED}[worker=node0] 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ErrorHandler@625bd523{STARTED} 00:08:17.087 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ErrorHandler@625bd523{STOPPING} 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ErrorHandler@625bd523{STOPPED} 00:08:17.087 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING o.e.j.s.ServletContextHandler@455cbf18{/,null,AVAILABLE} 00:08:17.088 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping o.e.j.s.ServletContextHandler@455cbf18{/,null,STOPPED} 00:08:17.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.SessionHandler1961611609==dftMaxIdleSec=-1 00:08:17.088 [main] DEBUG org.eclipse.jetty.server.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 00:08:17.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@734a5a88[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:17.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@8111d40[passivating=false,graceSec=3600] 00:08:17.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@8111d40[passivating=false,graceSec=3600] 00:08:17.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@734a5a88[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:17.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@64a59d4c{STARTED} 00:08:17.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@64a59d4c{STOPPED} 00:08:17.088 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping org.eclipse.jetty.server.session.SessionHandler1961611609==dftMaxIdleSec=-1 00:08:17.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ConstraintSecurityHandler@25b74370{STARTED} 00:08:17.088 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ConstraintSecurityHandler@25b74370{STOPPING} 00:08:17.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServletHandler@1850f2da{STARTED} 00:08:17.088 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ServletHandler@1850f2da{STOPPING} 00:08:17.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-15fcd398==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@e69c46a3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:17.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-15fcd398==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@e69c46a3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:17.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:17.089 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-60ed0b9d[EMBEDDED:null] 00:08:17.089 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:17.089 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet382d549a{/*->org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:17.089 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-60ed0b9d=MappedServlet2eb6d34a{null->org.glassfish.jersey.servlet.ServletContainer-60ed0b9d==org.glassfish.jersey.servlet.ServletContainer@5f970de4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServletHandler@1850f2da{STOPPED} 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@502c087e[RestServerParameters-login-service] 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@10bdfbcc[users.count=1] 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@10bdfbcc[users.count=1] 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@502c087e[RestServerParameters-login-service] 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ConstraintSecurityHandler@25b74370{STOPPED} 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.SessionHandler1961611609==dftMaxIdleSec=-1 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@24aedcc5{base=null,protected=[]} 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@24aedcc5{base=null,protected=[]} 00:08:17.089 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@455cbf18{/,null,STOPPED} 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED o.e.j.s.ServletContextHandler@455cbf18{/,null,STOPPED} 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING CustomRequestLog@464400b3{STARTED} 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Slf4jRequestLogWriter@58182b96{STARTED} 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Slf4jRequestLogWriter@58182b96{STOPPED} 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED CustomRequestLog@464400b3{STOPPED} 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AttributeContainerMap@5f5c187d{size=0} 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AttributeContainerMap@5f5c187d{size=0} 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp953428663]@38d42ab7{STARTED,8<=8<=200,i=8,r=-1,t=59936ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=8<=200,i=8,r=-1,t=59936ms,q=0}[ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0}] 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@6c9c2718{reserved=0/4,pending=0} 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@6c9c2718{reserved=-1/4,pending=0} 00:08:17.089 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp953428663-138,5,main] for 2499 00:08:17.091 [qtp953428663-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=8,r=-1,t=59933ms,q=0}[NO_TRY] 00:08:17.091 [qtp953428663-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=8,r=-1,t=59933ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=9,r=-1,t=59933ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp953428663-142,5,main] exited for QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=9,r=-1,t=59933ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=9,r=-1,t=59933ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=9,r=-1,t=59933ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=10,r=-1,t=59933ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp953428663-143,5,main] exited for QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=10,r=-1,t=59933ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-144] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=10,r=-1,t=59933ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-144] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=10,r=-1,t=59933ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-144] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=11,r=-1,t=59933ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-144] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp953428663-144,5,main] exited for QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=11,r=-1,t=59933ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=11,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=11,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=12,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp953428663-145,5,main] exited for QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=12,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=12,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=12,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=13,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp953428663-146,5,main] exited for QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=13,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=13,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=13,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=14,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.092 [qtp953428663-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp953428663-141,5,main] exited for QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=14,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.093 [qtp953428663-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=14,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.093 [qtp953428663-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=14,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.093 [qtp953428663-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=15,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.093 [qtp953428663-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp953428663-140,5,main] exited for QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=15,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.093 [qtp953428663-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=15,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.093 [qtp953428663-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=15,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.093 [qtp953428663-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=16,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.093 [qtp953428663-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp953428663-138,5,main] exited for QueuedThreadPool[qtp953428663]@38d42ab7{STOPPING,8<=0<=200,i=16,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.093 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp953428663-140,5,] for 2496 00:08:17.093 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp953428663]@38d42ab7{STOPPED,8<=0<=200,i=16,r=-1,t=59932ms,q=0}[NO_TRY] 00:08:17.093 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@4005e485{STOPPED}[11.0.24,sto=0] 00:08:17.093 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:17.093 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Create REST server 00:08:17.093 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 00:08:17.093 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4a04ca74 00:08:17.093 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 00:08:17.093 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 00:08:17.093 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 00:08:17.093 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 00:08:17.093 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 00:08:17.093 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 00:08:17.093 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 00:08:17.093 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:17.093 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 00:08:17.093 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: shutdown 00:08:17.093 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 00:08:17.093 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 00:08:17.093 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:17.093 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:17.095 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:17.095 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:17.096 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarterActivator initializing with instance id: apex-9126d955-1ff3-421b-8546-92d1b4f063e9 00:08:17.096 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter starting as a service . . . 00:08:17.096 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:17.096 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 00:08:17.096 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:17.096 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:17.096 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 00:08:17.096 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 00:08:17.096 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 00:08:17.096 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 00:08:17.097 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 00:08:17.098 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 00:08:17.098 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 00:08:17.098 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2d73e8c4 00:08:17.098 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Create REST server 00:08:17.098 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@6ce2e079{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@3e39e0fb{base=null,protected=[]},MANAGED} 00:08:17.098 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@6ce2e079{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler638404853==dftMaxIdleSec=-1,MANAGED} 00:08:17.098 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler638404853==dftMaxIdleSec=-1 added {ServletHandler@148ab138{STOPPED},MANAGED} 00:08:17.098 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp1863346936]@6f106af8{STOPPED,8<=0<=200,i=0,r=-1,t=-180658ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@1edf71d9,POJO} 00:08:17.098 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@52d9d817{STOPPED}[11.0.24,sto=0] added {QueuedThreadPool[qtp1863346936]@6f106af8{STOPPED,8<=0<=200,i=0,r=-1,t=-180658ms,q=0}[NO_TRY],AUTO} 00:08:17.098 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@52d9d817{STOPPED}[11.0.24,sto=0] added {AttributeContainerMap@131ba005{size=0},AUTO} 00:08:17.098 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@7f305f34{STOPPED} added {Slf4jRequestLogWriter@1a84a8b2{STOPPED},AUTO} 00:08:17.099 [Timer-16] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"5e06ec59-7e1a-4e13-b8d3-d7b081e2a306","timestampMs":1736640497098,"name":"apex-9126d955-1ff3-421b-8546-92d1b4f063e9","pdpGroup":"defaultGroup"} 00:08:17.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@52d9d817{STOPPED}[11.0.24,sto=0] added {CustomRequestLog@7f305f34{STOPPED},AUTO} 00:08:17.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@601d295[HTTP/1.1] added {HttpConfiguration@485451d8{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@35e07e19]},POJO} 00:08:17.099 [Timer-16] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=5e06ec59-7e1a-4e13-b8d3-d7b081e2a306, timestampMs=1736640497098, name=apex-9126d955-1ff3-421b-8546-92d1b4f063e9, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:17.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@a1e912f{SSL->HTTP/1.1} added {Server@2036f83[provider=null,keyStore=null,trustStore=null],AUTO} 00:08:17.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@68b3248a{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1863346936]@6f106af8{STOPPED,8<=0<=200,i=0,r=-1,t=-180659ms,q=0}[NO_TRY],AUTO} 00:08:17.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@68b3248a{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@5e158f33{STOPPED},AUTO} 00:08:17.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@52d9d817{STOPPED}[11.0.24,sto=0] added {LogarithmicArrayByteBufferPool@20fcea37{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 00:08:17.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@68b3248a{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@20fcea37{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 00:08:17.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@68b3248a{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@399af6dc{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 00:08:17.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@68b3248a{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@48fc0211,POJO} 00:08:17.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@68b3248a{null, (ssl)}{0.0.0.0:0} added {SslConnectionFactory@a1e912f{SSL->HTTP/1.1},AUTO} 00:08:17.099 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@68b3248a{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@a1e912f{SSL->HTTP/1.1} 00:08:17.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@68b3248a{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@601d295[HTTP/1.1],AUTO} 00:08:17.099 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@68b3248a{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@601d295[HTTP/1.1] 00:08:17.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@68b3248a{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@68b3248a{SSL, (ssl, http/1.1)}{0.0.0.0:0},MANAGED} 00:08:17.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@52d9d817{STOPPED}[11.0.24,sto=0] added {RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969},AUTO} 00:08:17.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@52d9d817{STOPPED}[11.0.24,sto=0] added {o.e.j.s.ServletContextHandler@6ce2e079{/,null,STOPPED},MANAGED} 00:08:17.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@3ae2702a{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@7d088813{base=null,protected=[]},MANAGED} 00:08:17.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@3ae2702a{/,null,STOPPED} added {ServletHandler@134abd78{STOPPED},MANAGED} 00:08:17.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@134abd78{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-3b0ed98a==org.glassfish.jersey.servlet.ServletContainer@229f61d0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:17.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@134abd78{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-3b0ed98a,POJO} 00:08:17.100 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@52d9d817{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6ce2e079{/,null,STOPPED}, connector=RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-3b0ed98a==org.glassfish.jersey.servlet.ServletContainer@229f61d0{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=https://localhost:6969/ +> swagger.context.id=swagger-6969 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:17.100 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@12448de1[null] added {org.eclipse.jetty.security.DefaultIdentityService@2b35c7aa,POJO} 00:08:17.100 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@12448de1[null] added {UserStore@6dd20ec9[users.count=1],AUTO} 00:08:17.100 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@20dd5870{STOPPED} added {org.eclipse.jetty.util.component.DumpableCollection@1640f20f,POJO} 00:08:17.100 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@20dd5870{STOPPED} added {org.eclipse.jetty.security.authentication.BasicAuthenticator@134d7ffa,POJO} 00:08:17.100 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@20dd5870{STOPPED} added {HashLoginService@12448de1[RestServerParameters-login-service],AUTO} 00:08:17.100 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler638404853==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@20dd5870{STOPPED},MANAGED} 00:08:17.100 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@20dd5870{STOPPED} added {ServletHandler@148ab138{STOPPED},MANAGED} 00:08:17.100 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@148ab138{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:17.100 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@148ab138{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-6e948f1c,POJO} 00:08:17.100 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@52d9d817{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6ce2e079{/,null,STOPPED}, connector=RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{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-6969 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.apex.services.onappf.rest.HealthCheckRestControllerV1 +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:17.100 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Rest Server 00:08:17.100 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:17.100 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 00:08:17.100 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@52d9d817{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6ce2e079{/,null,STOPPED}, connector=RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:17.101 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:17.101 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:17.101 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter started as a service 00:08:17.101 [RestServerParameters-6969] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@52d9d817{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6ce2e079{/,null,STOPPED}, connector=RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:17.101 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@52d9d817{STOPPED}[11.0.24,sto=0] 00:08:17.102 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@52d9d817{STARTING}[11.0.24,sto=0] added {ErrorHandler@28396092{STOPPED},AUTO} 00:08:17.102 [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 00:08:17.102 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:6969],POJO} 00:08:17.102 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting Server@52d9d817{STARTING}[11.0.24,sto=0] 00:08:17.102 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1863346936]@6f106af8{STOPPED,8<=0<=200,i=0,r=-1,t=-180662ms,q=0}[NO_TRY] 00:08:17.102 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0} 00:08:17.102 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp1863346936]@6f106af8{STARTING,8<=0<=200,i=0,r=-1,t=-180662ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] added {ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0},AUTO} 00:08:17.102 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0} 00:08:17.102 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4413ms ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0} 00:08:17.102 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=1e194e57-3fce-435d-abee-7d1edaf09b37, timestampMs=1736640497102, name=apex-9126d955-1ff3-421b-8546-92d1b4f063e9, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, description=dummy pdp status for test, pdpHeartbeatIntervalMs=-1, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=apexpolicytype, typeVersion=null, properties={engineServiceParameters={"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":2,"deploymentPort":65522,"policy_type_impl":{"apexPolicyModel":{"key":{"name":"SmallModel","version":"0.0.1"},"keyInformation":{"key":{"name":"SmallModel_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"BasicContextAlbum","version":"0.0.1"},"value":{"key":{"name":"BasicContextAlbum","version":"0.0.1"},"UUID":"fec1b353-b35f-4384-b7d9-69622059c248","description":"Generated description for a concept called \"BasicContextAlbum\" with version \"0.0.1\" and UUID \"fec1b353-b35f-4384-b7d9-69622059c248\""}},{"key":{"name":"BasicEvent","version":"0.0.1"},"value":{"key":{"name":"BasicEvent","version":"0.0.1"},"UUID":"cc8d3c1a-e975-459a-bcd2-69f423eaa1f3","description":"Generated description for a concept called \"BasicEvent\" with version \"0.0.1\" and UUID \"cc8d3c1a-e975-459a-bcd2-69f423eaa1f3\""}},{"key":{"name":"BasicPolicy","version":"0.0.1"},"value":{"key":{"name":"BasicPolicy","version":"0.0.1"},"UUID":"d0c5d8ee-5fe7-4978-89ce-4a3e69cad043","description":"Generated description for a concept called \"BasicPolicy\" with version \"0.0.1\" and UUID \"d0c5d8ee-5fe7-4978-89ce-4a3e69cad043\""}},{"key":{"name":"BasicTask","version":"0.0.1"},"value":{"key":{"name":"BasicTask","version":"0.0.1"},"UUID":"c5651414-fc1c-493b-878d-75f0ce685c36","description":"Generated description for a concept called \"BasicTask\" with version \"0.0.1\" and UUID \"c5651414-fc1c-493b-878d-75f0ce685c36\""}},{"key":{"name":"IntType","version":"0.0.1"},"value":{"key":{"name":"IntType","version":"0.0.1"},"UUID":"790ff718-8dc0-44e0-89d8-1b3bbe238310","description":"Generated description for a concept called \"IntType\" with version \"0.0.1\" and UUID \"790ff718-8dc0-44e0-89d8-1b3bbe238310\""}},{"key":{"name":"SmallModel","version":"0.0.1"},"value":{"key":{"name":"SmallModel","version":"0.0.1"},"UUID":"a1bd1f4e-713b-456b-b1a8-bb48beee28e8","description":"Generated description for a concept called \"SmallModel\" with version \"0.0.1\" and UUID \"a1bd1f4e-713b-456b-b1a8-bb48beee28e8\""}},{"key":{"name":"SmallModel_Albums","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Albums","version":"0.0.1"},"UUID":"72bed9af-ab7d-3379-b9f7-b5eca5c9ef22","description":"Generated description for concept referred to by key \"SmallModel_Albums:0.0.1\""}},{"key":{"name":"SmallModel_Events","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Events","version":"0.0.1"},"UUID":"796dc6b0-627d-34ae-a5e2-1bc4b4b486b8","description":"Generated description for concept referred to by key \"SmallModel_Events:0.0.1\""}},{"key":{"name":"SmallModel_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"SmallModel_KeyInfo","version":"0.0.1"},"UUID":"b4876774-6907-3d27-a2b8-f05737c5ee4a","description":"Generated description for concept referred to by key \"SmallModel_KeyInfo:0.0.1\""}},{"key":{"name":"SmallModel_Policies","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Policies","version":"0.0.1"},"UUID":"5bcf946b-67be-3190-a906-f954896f999f","description":"Generated description for concept referred to by key \"SmallModel_Policies:0.0.1\""}},{"key":{"name":"SmallModel_Schemas","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Schemas","version":"0.0.1"},"UUID":"c25bf5c3-7f1e-3667-b8a9-971ba21517bc","description":"Generated description for concept referred to by key \"SmallModel_Schemas:0.0.1\""}},{"key":{"name":"SmallModel_Tasks","version":"0.0.1"},"value":{"key":{"name":"SmallModel_Tasks","version":"0.0.1"},"UUID":"43b015ca-2ed1-3a35-b103-e8a5aa68f1ef","description":"Generated description for concept referred to by key \"SmallModel_Tasks:0.0.1\""}}]}},"policies":{"key":{"name":"SmallModel_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"BasicPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"BasicPolicy","version":"0.0.1"},"template":"FREEFORM","state":{"entry":[{"key":"OnlyState","value":{"stateKey":{"parentKeyName":"BasicPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"OnlyState"},"trigger":{"name":"BasicEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"OnlyOutput","value":{"key":{"parentKeyName":"BasicPolicy","parentKeyVersion":"0.0.1","parentLocalName":"OnlyState","localName":"OnlyOutput"},"outgoingEvent":{"name":"BasicEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[{"name":"BasicContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"BasicTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"BasicTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"BasicPolicy","parentKeyVersion":"0.0.1","parentLocalName":"OnlyState","localName":"BasicTask"},"outputType":"DIRECT","output":{"parentKeyName":"BasicPolicy","parentKeyVersion":"0.0.1","parentLocalName":"OnlyState","localName":"OnlyOutput"}}}]}}}]},"firstState":"OnlyState"}}]}},"tasks":{"key":{"name":"SmallModel_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"BasicTask","version":"0.0.1"},"value":{"key":{"name":"BasicTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"intPar","value":{"key":"intPar","fieldSchemaKey":{"name":"IntType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"intPar","value":{"key":"intPar","fieldSchemaKey":{"name":"IntType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"BasicContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"executor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"BasicContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nexecutor.logger.debug(executor.eo);\n\nvar returnValue = executor.isTrue;"}}}]}},"events":{"key":{"name":"SmallModel_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"BasicEvent","version":"0.0.1"},"value":{"key":{"name":"BasicEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.events","source":"source","target":"target","parameter":{"entry":[{"key":"intPar","value":{"key":"intPar","fieldSchemaKey":{"name":"IntType","version":"0.0.1"},"optional":false}}]}}}]}},"albums":{"key":{"name":"SmallModel_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"BasicContextAlbum","version":"0.0.1"},"value":{"key":{"name":"BasicContextAlbum","version":"0.0.1"},"scope":"GLOBAL","isWritable":true,"itemSchema":{"name":"IntType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"SmallModel_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"IntType","version":"0.0.1"},"value":{"key":{"name":"IntType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Integer"}}]}}}},"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.services.onappf.parameters.dummyclasses.SuperDooperExecutorParameters"}}}}, eventOutputParameters={"FirstProducer":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"standardIo":true}},"eventProtocolParameters":{"eventProtocol":"JSON"}}}, eventInputParameters={"TheFileConsumer1":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"fileName":"src/test/resources/TestPojoEvent.json"}},"eventProtocolParameters":{"eventProtocol":"JSON"}}}}))], policiesToBeUndeployed=[]) 00:08:17.102 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1863346936-150,5,main] 00:08:17.102 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"apex policy name","version":"1.0"}],"response":{"responseTo":"1e194e57-3fce-435d-abee-7d1edaf09b37","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"0929e619-3aa8-4895-9607-489aabe0204c","timestampMs":1736640497102,"name":"apex-9126d955-1ff3-421b-8546-92d1b4f063e9","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:17.102 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=0929e619-3aa8-4895-9607-489aabe0204c, timestampMs=1736640497102, name=apex-9126d955-1ff3-421b-8546-92d1b4f063e9, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpUpdate, policies=[apex policy name 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=1e194e57-3fce-435d-abee-7d1edaf09b37, responseStatus=SUCCESS, responseMessage=Pdp update successful.)) 00:08:17.103 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Apex pdp shutting down.","policies":[{"name":"apex policy name","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"af97c983-157b-410a-bf1f-f5d1c8e11a67","timestampMs":1736640497103,"name":"apex-9126d955-1ff3-421b-8546-92d1b4f063e9","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 00:08:17.103 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=af97c983-157b-410a-bf1f-f5d1c8e11a67, timestampMs=1736640497103, name=apex-9126d955-1ff3-421b-8546-92d1b4f063e9, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Apex pdp shutting down., policies=[apex policy name 1.0], deploymentInstanceInfo=null, properties=null, response=null) 00:08:17.103 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:17.103 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Rest Server 00:08:17.103 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:17.103 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 00:08:17.103 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@52d9d817{STARTING}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6ce2e079{/,null,STOPPED}, connector=RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STOPPING 00:08:17.109 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1863346936-151,5,main] 00:08:17.110 [qtp1863346936-150] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1863346936]@6f106af8{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.110 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1863346936-152,5,main] 00:08:17.111 [qtp1863346936-151] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1863346936]@6f106af8{STARTING,8<=3<=200,i=3,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.112 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1863346936-153,5,main] 00:08:17.112 [qtp1863346936-152] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1863346936]@6f106af8{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.112 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1863346936-154,5,main] 00:08:17.112 [qtp1863346936-153] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1863346936]@6f106af8{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.120 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1863346936-155,5,main] 00:08:17.120 [qtp1863346936-154] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1863346936]@6f106af8{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.124 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1863346936-156,5,main] 00:08:17.124 [qtp1863346936-155] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1863346936]@6f106af8{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.132 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1863346936-157,5,main] 00:08:17.132 [qtp1863346936-156] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1863346936]@6f106af8{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4450ms QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=8,r=-1,t=59992ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AttributeContainerMap@131ba005{size=0} 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4450ms AttributeContainerMap@131ba005{size=0} 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING CustomRequestLog@7f305f34{STOPPED} 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Slf4jRequestLogWriter@1a84a8b2{STOPPED} 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4450ms Slf4jRequestLogWriter@1a84a8b2{STARTED} 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4450ms CustomRequestLog@7f305f34{STARTED} 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING o.e.j.s.ServletContextHandler@6ce2e079{/,null,STOPPED} 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@675e7748 00:08:17.140 [qtp1863346936-157] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=8,r=-1,t=59991ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting o.e.j.s.ServletContextHandler@6ce2e079{/,null,STARTING} 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@3e39e0fb{base=null,protected=[]} 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@6ce2e079{/,null,STARTING} added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@3a215d4,POJO} 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4451ms SymlinkAllowedResourceAliasChecker@3e39e0fb{base=null,protected=[]} 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.SessionHandler638404853==dftMaxIdleSec=-1 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler638404853==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@234c3b9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.DefaultSessionCache@234c3b9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@7662ddf3[passivating=false,graceSec=3600],AUTO} 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING DefaultSessionIdManager@62920040{STOPPED}[worker=null] 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@62920040{STARTING}[worker=node0] added {HouseKeeper@710db573{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 00:08:17.140 [RestServerParameters-6969] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HouseKeeper@710db573{STOPPED}[interval=600000, ownscheduler=false] 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@550089e0{STOPPED} 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4451ms ScheduledExecutorScheduler@550089e0{STARTED} 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 using own scheduler for scavenging 00:08:17.140 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 scavenging every 660000ms 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4460ms HouseKeeper@710db573{STARTED}[interval=660000, ownscheduler=true] 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4460ms DefaultSessionIdManager@62920040{STARTED}[worker=node0] 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@52d9d817{STARTING}[11.0.24,sto=0] added {DefaultSessionIdManager@62920040{STARTED}[worker=node0],MANAGED} 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler638404853==dftMaxIdleSec=-1 added {DefaultSessionIdManager@62920040{STARTED}[worker=node0],UNMANAGED} 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@478fdd0b{STOPPED} 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4460ms ScheduledExecutorScheduler@478fdd0b{STARTED} 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting org.eclipse.jetty.server.session.SessionHandler638404853==dftMaxIdleSec=-1 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ConstraintSecurityHandler@20dd5870{STOPPED} 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource={}] to PathMappings[size=1] 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@20dd5870{STARTING} added {org.eclipse.jetty.security.DefaultIdentityService@2b35c7aa,POJO} 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ConstraintSecurityHandler@20dd5870{STARTING} 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@12448de1[RestServerParameters-login-service] 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@6dd20ec9[users.count=1] 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4460ms UserStore@6dd20ec9[users.count=1] 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4460ms HashLoginService@12448de1[RestServerParameters-login-service] 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServletHandler@148ab138{STOPPED} 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-6e948f1c[EMBEDDED:null] 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:17.149 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet5bb55ea4{/*->org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-6e948f1c=MappedServleta2b83bb{null->org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Adding Default404Servlet to ServletHandler@148ab138{STARTING} 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@148ab138{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55c65be3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7e73a6e2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@148ab138{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55c65be3,POJO} 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-6e948f1c[EMBEDDED:null] 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet6c98a3d5{/*->org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55c65be3[EMBEDDED:null] 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet1da9809c{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55c65be3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7e73a6e2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55c65be3=MappedServlet4bc9fec9{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55c65be3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7e73a6e2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-6e948f1c=MappedServlet2c37bd10{null->org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-6e948f1c[EMBEDDED:null] 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet5983548{/*->org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55c65be3[EMBEDDED:null] 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet54e4f807{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55c65be3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7e73a6e2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55c65be3=MappedServlet4bc9fec9{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55c65be3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7e73a6e2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-6e948f1c=MappedServlet2c37bd10{null->org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ServletHandler@148ab138{STARTING} 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4461ms ServletHandler@148ab138{STARTED} 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4461ms ConstraintSecurityHandler@20dd5870{STARTED} 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.DefaultSessionCache@234c3b9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.NullSessionDataStore@7662ddf3[passivating=false,graceSec=3600] 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4461ms org.eclipse.jetty.server.session.NullSessionDataStore@7662ddf3[passivating=false,graceSec=3600] 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4461ms org.eclipse.jetty.server.session.DefaultSessionCache@234c3b9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4461ms org.eclipse.jetty.server.session.SessionHandler638404853==dftMaxIdleSec=-1 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55c65be3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7e73a6e2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4461ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55c65be3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7e73a6e2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4461ms org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:17.150 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-6e948f1c 00:08:17.189 [RestServerParameters-6969] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 00:08:17.190 [RestServerParameters-6969] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 00:08:17.199 [RestServerParameters-6969] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@6ce2e079{/,null,AVAILABLE} 00:08:17.199 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4510ms o.e.j.s.ServletContextHandler@6ce2e079{/,null,AVAILABLE} 00:08:17.199 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ErrorHandler@28396092{STOPPED} 00:08:17.199 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ErrorHandler@28396092{STARTING} 00:08:17.199 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4510ms ErrorHandler@28396092{STARTED} 00:08:17.199 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.199 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@5e158f33{STOPPED} 00:08:17.199 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4510ms ScheduledExecutorScheduler@5e158f33{STARTED} 00:08:17.199 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SslConnectionFactory@a1e912f{SSL->HTTP/1.1} 00:08:17.199 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@2036f83[provider=null,keyStore=null,trustStore=null] 00:08:17.200 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 00:08:17.200 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Ciphers [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_EMPTY_RENEGOTIATION_INFO_SCSV] of [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] 00:08:17.200 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1736640497200|SSL_NULL_WITH_NULL_NULL)] 00:08:17.204 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4514ms Server@2036f83[provider=null,keyStore=null,trustStore=null] 00:08:17.204 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1736640497204|SSL_NULL_WITH_NULL_NULL)] 00:08:17.204 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4515ms SslConnectionFactory@a1e912f{SSL->HTTP/1.1} 00:08:17.204 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@601d295[HTTP/1.1] 00:08:17.204 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4515ms HttpConnectionFactory@601d295[HTTP/1.1] 00:08:17.204 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SelectorManager@RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.205 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@3c201ebf/SelectorProducer@26d03145/IDLE/p=false/QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=8,r=-1,t=59926ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.205898822Z added {SelectorProducer@26d03145,POJO} 00:08:17.206 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@3c201ebf/SelectorProducer@26d03145/IDLE/p=false/QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=8,r=-1,t=59925ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.206430328Z added {QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=8,r=-1,t=59925ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}],UNMANAGED} 00:08:17.206 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3c201ebf/SelectorProducer@26d03145/IDLE/p=false/QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=8,r=-1,t=59925ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.2068229Z created 00:08:17.207 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@9c3cd54{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@3c201ebf/SelectorProducer@26d03145/IDLE/p=false/QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=8,r=-1,t=59925ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.20718558Z,MANAGED} 00:08:17.212 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969} added {ManagedSelector@9c3cd54{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 00:08:17.212 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@40998b20/SelectorProducer@7c70b06a/IDLE/p=false/QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=8,r=-1,t=59919ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.212465332Z added {SelectorProducer@7c70b06a,POJO} 00:08:17.212 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@40998b20/SelectorProducer@7c70b06a/IDLE/p=false/QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=8,r=-1,t=59919ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.212553245Z added {QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=8,r=-1,t=59919ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}],UNMANAGED} 00:08:17.212 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@40998b20/SelectorProducer@7c70b06a/IDLE/p=false/QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=8,r=-1,t=59919ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.212658238Z created 00:08:17.212 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@5b0dfcb8{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@40998b20/SelectorProducer@7c70b06a/IDLE/p=false/QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=8,r=-1,t=59919ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.212741861Z,MANAGED} 00:08:17.212 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969} added {ManagedSelector@5b0dfcb8{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 00:08:17.214 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@9c3cd54{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:17.214 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@3c201ebf/SelectorProducer@26d03145/IDLE/p=false/QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=8,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.214279558Z 00:08:17.215 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4526ms AdaptiveExecutionStrategy@3c201ebf/SelectorProducer@26d03145/IDLE/p=false/QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=8,r=-1,t=59916ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.21565089Z 00:08:17.215 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@4c3333e0 startThread=0 00:08:17.215 [qtp1863346936-150] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@4c3333e0 in QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=7,r=-1,t=59916ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.215 [qtp1863346936-150] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3c201ebf/SelectorProducer@26d03145/IDLE/p=false/QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=7,r=-1,t=59916ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.215934179Z tryProduce false 00:08:17.215 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 00:08:17.216 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:17.216 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f29c7ae waiting with 0 keys 00:08:17.215 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@407f61cd on ManagedSelector@9c3cd54{STARTING} id=0 keys=0 selected=0 updates=0 00:08:17.216 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@9c3cd54{STARTING} id=0 keys=0 selected=0 updates=1 00:08:17.216 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f29c7ae woken with none selected 00:08:17.216 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f29c7ae woken up from select, 0/0/0 selected 00:08:17.216 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f29c7ae processing 0 keys, 1 updates 00:08:17.216 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:17.216 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@407f61cd 00:08:17.216 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:17.216 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f29c7ae waiting with 0 keys 00:08:17.216 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4527ms ManagedSelector@9c3cd54{STARTED} id=0 keys=0 selected=0 updates=0 00:08:17.216 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@5b0dfcb8{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:17.216 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@40998b20/SelectorProducer@7c70b06a/IDLE/p=false/QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=7,r=-1,t=59915ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.216582529Z 00:08:17.216 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4527ms AdaptiveExecutionStrategy@40998b20/SelectorProducer@7c70b06a/IDLE/p=false/QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=7,r=-1,t=59915ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.216649351Z 00:08:17.216 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@39757a48 startThread=0 00:08:17.216 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@da9b9e2 on ManagedSelector@5b0dfcb8{STARTING} id=1 keys=0 selected=0 updates=0 00:08:17.216 [qtp1863346936-151] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@39757a48 in QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=6,r=-1,t=59915ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.216 [qtp1863346936-151] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@40998b20/SelectorProducer@7c70b06a/IDLE/p=false/QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=6,r=-1,t=59915ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.216833927Z tryProduce false 00:08:17.216 [qtp1863346936-151] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:17.216 [qtp1863346936-151] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@da9b9e2 00:08:17.216 [qtp1863346936-151] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:17.216 [qtp1863346936-151] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2615203c waiting with 0 keys 00:08:17.216 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4527ms ManagedSelector@5b0dfcb8{STARTED} id=1 keys=0 selected=0 updates=0 00:08:17.216 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4527ms SelectorManager@RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.217 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969} added {acceptor-0@58503784,POJO} 00:08:17.217 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@58503784 startThread=0 00:08:17.217 [RestServerParameters-6969] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.217 [qtp1863346936-152] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@58503784 in QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=5,r=-1,t=59915ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.217 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4527ms RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.217 [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server -- Started Server@52d9d817{STARTING}[11.0.24,sto=0] @4527ms 00:08:17.217 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4527ms Server@52d9d817{STARTED}[11.0.24,sto=0] 00:08:17.217 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@52d9d817{STARTED}[11.0.24,sto=0] 00:08:17.217 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@52d9d817{STOPPING}[11.0.24,sto=0] 00:08:17.217 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@52d9d817{STOPPING}[11.0.24,sto=0] 00:08:17.217 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.217 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SelectorManager@RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.217 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@5b0dfcb8{STARTED} id=1 keys=0 selected=0 updates=0 00:08:17.217 [qtp1863346936-152] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1863346936-152-acceptor-0@58503784-RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969} in QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=5,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.217 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@24405466 on ManagedSelector@5b0dfcb8{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:17.217 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5b0dfcb8{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:17.217 [qtp1863346936-152] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=6,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.217 [qtp1863346936-151] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2615203c woken with none selected 00:08:17.217 [qtp1863346936-151] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2615203c woken up from select, 0/0/0 selected 00:08:17.217 [qtp1863346936-151] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2615203c processing 0 keys, 1 updates 00:08:17.217 [qtp1863346936-151] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:17.217 [qtp1863346936-151] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@24405466 00:08:17.217 [qtp1863346936-151] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@5b0dfcb8{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:17.217 [qtp1863346936-151] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:17.217 [qtp1863346936-151] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2615203c waiting with 0 keys 00:08:17.217 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@35010a6b on ManagedSelector@5b0dfcb8{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:17.217 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5b0dfcb8{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:17.217 [qtp1863346936-151] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2615203c woken with none selected 00:08:17.218 [qtp1863346936-151] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2615203c woken up from select, 0/0/0 selected 00:08:17.218 [qtp1863346936-151] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2615203c processing 0 keys, 1 updates 00:08:17.218 [qtp1863346936-151] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:17.218 [qtp1863346936-151] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@35010a6b 00:08:17.218 [qtp1863346936-151] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:17.218 [qtp1863346936-151] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@39757a48 in QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=6,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.218 [qtp1863346936-151] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=7,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.218 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@40998b20/SelectorProducer@7c70b06a/IDLE/p=false/QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=6,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.218181257Z 00:08:17.218 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@40998b20/SelectorProducer@7c70b06a/IDLE/p=false/QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=7,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.218297321Z 00:08:17.218 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@5b0dfcb8{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:17.218 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@9c3cd54{STARTED} id=0 keys=0 selected=0 updates=0 00:08:17.218 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@4d4b019e on ManagedSelector@9c3cd54{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:17.218 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@9c3cd54{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:17.218 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f29c7ae woken with none selected 00:08:17.218 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f29c7ae woken up from select, 0/0/0 selected 00:08:17.218 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f29c7ae processing 0 keys, 1 updates 00:08:17.218 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:17.218 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@4d4b019e 00:08:17.218 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@9c3cd54{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:17.218 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:17.218 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f29c7ae waiting with 0 keys 00:08:17.218 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@7ed8b44 on ManagedSelector@9c3cd54{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:17.218 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@9c3cd54{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:17.218 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f29c7ae woken with none selected 00:08:17.218 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f29c7ae woken up from select, 0/0/0 selected 00:08:17.218 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f29c7ae processing 0 keys, 1 updates 00:08:17.218 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:17.218 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@7ed8b44 00:08:17.218 [qtp1863346936-150] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:17.218 [qtp1863346936-150] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@4c3333e0 in QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=7,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.218 [qtp1863346936-150] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=8,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.218 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@3c201ebf/SelectorProducer@26d03145/IDLE/p=false/QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=7,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.218815028Z 00:08:17.218 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@3c201ebf/SelectorProducer@26d03145/IDLE/p=false/QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=8,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:17.21890436Z 00:08:17.218 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@9c3cd54{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:17.218 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SelectorManager@RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@601d295[HTTP/1.1] 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@601d295[HTTP/1.1] 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SslConnectionFactory@a1e912f{SSL->HTTP/1.1} 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@2036f83[provider=null,keyStore=null,trustStore=null] 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@2036f83[provider=null,keyStore=null,trustStore=null] 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SslConnectionFactory@a1e912f{SSL->HTTP/1.1} 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@5e158f33{STARTED} 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@5e158f33{STOPPED} 00:08:17.219 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@68b3248a{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:17.219 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@52d9d817{STOPPING}[11.0.24,sto=0] 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING DefaultSessionIdManager@62920040{STARTED}[worker=node0] 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HouseKeeper@710db573{STARTED}[interval=660000, ownscheduler=true] 00:08:17.219 [main] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 stopped scavenging 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@550089e0{STARTED} 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@550089e0{STOPPED} 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HouseKeeper@710db573{STOPPED}[interval=660000, ownscheduler=false] 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED DefaultSessionIdManager@62920040{STOPPED}[worker=node0] 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ErrorHandler@28396092{STARTED} 00:08:17.219 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ErrorHandler@28396092{STOPPING} 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ErrorHandler@28396092{STOPPED} 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING o.e.j.s.ServletContextHandler@6ce2e079{/,null,AVAILABLE} 00:08:17.219 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping o.e.j.s.ServletContextHandler@6ce2e079{/,null,STOPPED} 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.SessionHandler638404853==dftMaxIdleSec=-1 00:08:17.219 [main] DEBUG org.eclipse.jetty.server.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@234c3b9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@7662ddf3[passivating=false,graceSec=3600] 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@7662ddf3[passivating=false,graceSec=3600] 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@234c3b9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@478fdd0b{STARTED} 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@478fdd0b{STOPPED} 00:08:17.219 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping org.eclipse.jetty.server.session.SessionHandler638404853==dftMaxIdleSec=-1 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ConstraintSecurityHandler@20dd5870{STARTED} 00:08:17.219 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ConstraintSecurityHandler@20dd5870{STOPPING} 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServletHandler@148ab138{STARTED} 00:08:17.219 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ServletHandler@148ab138{STOPPING} 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55c65be3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7e73a6e2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-55c65be3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@7e73a6e2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:17.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 00:08:17.220 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:17.220 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-6e948f1c[EMBEDDED:null] 00:08:17.220 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:17.220 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet21280cbb{/*->org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:17.220 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-6e948f1c=MappedServlet1cc708a7{null->org.glassfish.jersey.servlet.ServletContainer-6e948f1c==org.glassfish.jersey.servlet.ServletContainer@58b5fd8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServletHandler@148ab138{STOPPED} 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@12448de1[RestServerParameters-login-service] 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@6dd20ec9[users.count=1] 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@6dd20ec9[users.count=1] 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@12448de1[RestServerParameters-login-service] 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ConstraintSecurityHandler@20dd5870{STOPPED} 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.SessionHandler638404853==dftMaxIdleSec=-1 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@3e39e0fb{base=null,protected=[]} 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@3e39e0fb{base=null,protected=[]} 00:08:17.221 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@6ce2e079{/,null,STOPPED} 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED o.e.j.s.ServletContextHandler@6ce2e079{/,null,STOPPED} 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING CustomRequestLog@7f305f34{STARTED} 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Slf4jRequestLogWriter@1a84a8b2{STARTED} 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Slf4jRequestLogWriter@1a84a8b2{STOPPED} 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED CustomRequestLog@7f305f34{STOPPED} 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AttributeContainerMap@131ba005{size=0} 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AttributeContainerMap@131ba005{size=0} 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1863346936]@6f106af8{STARTED,8<=8<=200,i=8,r=-1,t=59910ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=8<=200,i=8,r=-1,t=59910ms,q=0}[ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0}] 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@26fe9be5{reserved=0/4,pending=0} 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@26fe9be5{reserved=-1/4,pending=0} 00:08:17.221 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1863346936-150,5,main] for 2499 00:08:17.221 [qtp1863346936-153] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=8,r=-1,t=59910ms,q=0}[NO_TRY] 00:08:17.221 [qtp1863346936-153] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=8,r=-1,t=59910ms,q=0}[NO_TRY] 00:08:17.221 [qtp1863346936-153] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=9,r=-1,t=59910ms,q=0}[NO_TRY] 00:08:17.221 [qtp1863346936-153] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1863346936-153,5,main] exited for QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=9,r=-1,t=59910ms,q=0}[NO_TRY] 00:08:17.221 [qtp1863346936-154] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=9,r=-1,t=59910ms,q=0}[NO_TRY] 00:08:17.221 [qtp1863346936-154] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=9,r=-1,t=59910ms,q=0}[NO_TRY] 00:08:17.221 [qtp1863346936-154] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=10,r=-1,t=59910ms,q=0}[NO_TRY] 00:08:17.221 [qtp1863346936-154] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1863346936-154,5,main] exited for QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=10,r=-1,t=59910ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-155] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=10,r=-1,t=59910ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-155] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=10,r=-1,t=59910ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-155] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=11,r=-1,t=59910ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-155] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1863346936-155,5,main] exited for QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=11,r=-1,t=59910ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-156] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=11,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-156] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=11,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-156] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=12,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-156] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1863346936-156,5,main] exited for QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=12,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-157] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=12,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-152] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=12,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-157] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=12,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-152] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=12,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-157] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=13,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-152] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=14,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-157] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1863346936-157,5,main] exited for QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=14,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-152] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1863346936-152,5,main] exited for QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=14,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-151] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=14,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-151] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=14,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-151] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=15,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-151] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1863346936-151,5,main] exited for QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=15,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-150] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=15,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-150] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=15,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-150] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=16,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.222 [qtp1863346936-150] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1863346936-150,5,main] exited for QueuedThreadPool[qtp1863346936]@6f106af8{STOPPING,8<=0<=200,i=16,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.223 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1863346936-156,5,] for 2498 00:08:17.223 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1863346936]@6f106af8{STOPPED,8<=0<=200,i=16,r=-1,t=59909ms,q=0}[NO_TRY] 00:08:17.223 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@52d9d817{STOPPED}[11.0.24,sto=0] 00:08:17.223 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:17.223 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Create REST server 00:08:17.223 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 00:08:17.223 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2d73e8c4 00:08:17.223 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 00:08:17.223 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 00:08:17.223 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 00:08:17.223 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 00:08:17.223 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 00:08:17.223 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 00:08:17.223 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 00:08:17.223 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:17.223 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=3, locked=false, #topicListeners=0]]]: stopping 00:08:17.223 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=3, locked=false, #topicListeners=0]]]: shutdown 00:08:17.223 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=3, locked=false, #topicListeners=0]]]: stopping 00:08:17.223 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 00:08:17.223 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:17.223 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 s -- in org.onap.policy.apex.services.onappf.comm.TestPdpUpdateListener [INFO] Running org.onap.policy.apex.services.onappf.rest.TestHealthCheckRestControllerV1 00:08:17.233 [main] WARN org.onap.policy.common.utils.network.NetworkUtil -- localhost:44165 closed = retries=1 interval=1 00:08:17.382 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "keystore_san.txt" does not exist on the local file system 00:08:17.382 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar!/keystore_san.txt" : 00:08:18.549 [main] INFO org.onap.policy.apex.services.onappf.ApexStarterMain -- In ApexStarter with parameters [-c, src/test/resources/TestConfigParams.json] 00:08:18.549 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/TestConfigParams.json" was found on the local file system 00:08:18.550 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/TestConfigParams.json" was found on the local file system 00:08:18.550 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarterActivator initializing with instance id: apex-d8bbb6f5-752f-400a-b805-51ab3cb466f7 00:08:18.551 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter starting as a service . . . 00:08:18.551 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:18.551 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 00:08:18.551 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:18.551 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:18.551 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 00:08:18.551 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 00:08:18.551 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 00:08:18.551 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 00:08:18.555 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 00:08:18.555 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 00:08:18.555 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 00:08:18.555 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@628190ec 00:08:18.555 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Create REST server 00:08:18.555 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@4540aade{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@697797e4{base=null,protected=[]},MANAGED} 00:08:18.555 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@4540aade{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler952876299==dftMaxIdleSec=-1,MANAGED} 00:08:18.555 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler952876299==dftMaxIdleSec=-1 added {ServletHandler@56a34c0e{STOPPED},MANAGED} 00:08:18.556 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp376769118]@16750a5e{STOPPED,8<=0<=200,i=0,r=-1,t=-182116ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@436867c3,POJO} 00:08:18.556 [Timer-17] INFO network -- [OUT|NOOP|policy-pdp-pap] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status for HealthCheck","messageName":"PDP_STATUS","requestId":"5cc00040-6b5b-479e-b80a-3e58929cc4ef","timestampMs":1736640498555,"name":"apex-d8bbb6f5-752f-400a-b805-51ab3cb466f7","pdpGroup":"defaultGroup"} 00:08:18.556 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@262ea940{STOPPED}[11.0.24,sto=0] added {QueuedThreadPool[qtp376769118]@16750a5e{STOPPED,8<=0<=200,i=0,r=-1,t=-182116ms,q=0}[NO_TRY],AUTO} 00:08:18.557 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@262ea940{STOPPED}[11.0.24,sto=0] added {AttributeContainerMap@6aa152b7{size=0},AUTO} 00:08:18.557 [Timer-17] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=5cc00040-6b5b-479e-b80a-3e58929cc4ef, timestampMs=1736640498555, name=apex-d8bbb6f5-752f-400a-b805-51ab3cb466f7, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status for HealthCheck, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:18.557 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@54b88247{STOPPED} added {Slf4jRequestLogWriter@54eea16c{STOPPED},AUTO} 00:08:18.557 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@262ea940{STOPPED}[11.0.24,sto=0] added {CustomRequestLog@54b88247{STOPPED},AUTO} 00:08:18.564 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@47166740[HTTP/1.1] added {HttpConfiguration@3b75b7b4{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@7882379b]},POJO} 00:08:18.564 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@119cd026{SSL->HTTP/1.1} added {Server@65448932[provider=null,keyStore=file:///w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/test-classes/policy-keystore,trustStore=null],AUTO} 00:08:18.564 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@731a5a39{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp376769118]@16750a5e{STOPPED,8<=0<=200,i=0,r=-1,t=-182124ms,q=0}[NO_TRY],AUTO} 00:08:18.564 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@731a5a39{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@1acd952e{STOPPED},AUTO} 00:08:18.565 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@262ea940{STOPPED}[11.0.24,sto=0] added {LogarithmicArrayByteBufferPool@6da76bb1{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 00:08:18.565 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@731a5a39{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@6da76bb1{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 00:08:18.565 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@731a5a39{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@2ceb722e{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 00:08:18.565 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@731a5a39{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@d012e18,POJO} 00:08:18.565 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@731a5a39{null, (ssl)}{0.0.0.0:0} added {SslConnectionFactory@119cd026{SSL->HTTP/1.1},AUTO} 00:08:18.565 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@731a5a39{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@119cd026{SSL->HTTP/1.1} 00:08:18.565 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@47166740[HTTP/1.1],AUTO} 00:08:18.565 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@47166740[HTTP/1.1] 00:08:18.565 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:0},MANAGED} 00:08:18.565 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@262ea940{STOPPED}[11.0.24,sto=0] added {RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165},AUTO} 00:08:18.565 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@262ea940{STOPPED}[11.0.24,sto=0] added {o.e.j.s.ServletContextHandler@4540aade{/,null,STOPPED},MANAGED} 00:08:18.565 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@7b13ae73{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@2dbfb843{base=null,protected=[]},MANAGED} 00:08:18.565 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@7b13ae73{/,null,STOPPED} added {ServletHandler@5ab2c5d8{STOPPED},MANAGED} 00:08:18.565 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5ab2c5d8{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-5ec75178==org.glassfish.jersey.servlet.ServletContainer@e57de00f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:18.565 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5ab2c5d8{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-5ec75178,POJO} 00:08:18.566 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={}, swaggerId=swagger-44165, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=44165, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@262ea940{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@4540aade{/,null,STOPPED}, connector=RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-5ec75178==org.glassfish.jersey.servlet.ServletContainer@e57de00f{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=https://prd-ubuntu1804-builder-4c-4g-96968:44165/ +> swagger.context.id=swagger-44165 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-44165 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:18.566 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@38410ce5[null] added {org.eclipse.jetty.security.DefaultIdentityService@68ecc60e,POJO} 00:08:18.566 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@38410ce5[null] added {UserStore@24bc52ce[users.count=1],AUTO} 00:08:18.566 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@40949bb0{STOPPED} added {org.eclipse.jetty.util.component.DumpableCollection@70028163,POJO} 00:08:18.566 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@40949bb0{STOPPED} added {org.eclipse.jetty.security.authentication.BasicAuthenticator@7ed0e5db,POJO} 00:08:18.566 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@40949bb0{STOPPED} added {HashLoginService@38410ce5[RestServerParameters-login-service],AUTO} 00:08:18.566 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler952876299==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@40949bb0{STOPPED},MANAGED} 00:08:18.566 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@40949bb0{STOPPED} added {ServletHandler@56a34c0e{STOPPED},MANAGED} 00:08:18.566 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@56a34c0e{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:18.566 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@56a34c0e{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-38bce2ed,POJO} 00:08:18.566 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-44165, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=44165, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@262ea940{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@4540aade{/,null,STOPPED}, connector=RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{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-44165 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.apex.services.onappf.rest.HealthCheckRestControllerV1 +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-44165 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:18.566 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Rest Server 00:08:18.566 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:18.566 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 00:08:18.566 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-44165, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=44165, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@262ea940{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@4540aade{/,null,STOPPED}, connector=RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:18.566 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:18.566 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:18.566 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter started as a service 00:08:18.567 [main] INFO org.onap.policy.apex.services.onappf.ApexStarterMain -- Started policy-apex-pdp service successfully. 00:08:18.567 [RestServerParameters-44165] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-44165, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=44165, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@262ea940{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@4540aade{/,null,STOPPED}, connector=RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165}, jettyThread=Thread[RestServerParameters-44165,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:18.567 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@262ea940{STOPPED}[11.0.24,sto=0] 00:08:18.567 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@262ea940{STARTING}[11.0.24,sto=0] added {ErrorHandler@5824a5d1{STOPPED},AUTO} 00:08:18.567 [RestServerParameters-44165] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 00:08:18.567 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165} added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:44165],POJO} 00:08:18.567 [RestServerParameters-44165] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting Server@262ea940{STARTING}[11.0.24,sto=0] 00:08:18.567 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp376769118]@16750a5e{STOPPED,8<=0<=200,i=0,r=-1,t=-182127ms,q=0}[NO_TRY] 00:08:18.567 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0} 00:08:18.567 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp376769118]@16750a5e{STARTING,8<=0<=200,i=0,r=-1,t=-182127ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}] added {ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0},AUTO} 00:08:18.567 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0} 00:08:18.567 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5878ms ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0} 00:08:18.568 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp376769118-162,5,main] 00:08:18.568 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp376769118-163,5,main] 00:08:18.568 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp376769118]@16750a5e{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}] 00:08:18.568 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp376769118-164,5,main] 00:08:18.568 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp376769118]@16750a5e{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}] 00:08:18.568 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp376769118-165,5,main] 00:08:18.568 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp376769118-166,5,main] 00:08:18.568 [qtp376769118-164] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp376769118]@16750a5e{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}] 00:08:18.568 [qtp376769118-165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp376769118]@16750a5e{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}] 00:08:18.568 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp376769118-167,5,main] 00:08:18.568 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp376769118]@16750a5e{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}] 00:08:18.568 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp376769118-168,5,main] 00:08:18.568 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp376769118]@16750a5e{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}] 00:08:18.568 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp376769118-169,5,main] 00:08:18.569 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp376769118]@16750a5e{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}] 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5879ms QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}] 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AttributeContainerMap@6aa152b7{size=0} 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5879ms AttributeContainerMap@6aa152b7{size=0} 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING CustomRequestLog@54b88247{STOPPED} 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Slf4jRequestLogWriter@54eea16c{STOPPED} 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5879ms Slf4jRequestLogWriter@54eea16c{STARTED} 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5879ms CustomRequestLog@54b88247{STARTED} 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING o.e.j.s.ServletContextHandler@4540aade{/,null,STOPPED} 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@99a4d4e 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting o.e.j.s.ServletContextHandler@4540aade{/,null,STARTING} 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@697797e4{base=null,protected=[]} 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@4540aade{/,null,STARTING} added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@73bfbe81,POJO} 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5880ms SymlinkAllowedResourceAliasChecker@697797e4{base=null,protected=[]} 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.SessionHandler952876299==dftMaxIdleSec=-1 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler952876299==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@b0abcb6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.DefaultSessionCache@b0abcb6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@3ac1a307[passivating=false,graceSec=3600],AUTO} 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING DefaultSessionIdManager@61ea692c{STOPPED}[worker=null] 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@61ea692c{STARTING}[worker=node0] added {HouseKeeper@6faf8826{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 00:08:18.569 [RestServerParameters-44165] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HouseKeeper@6faf8826{STOPPED}[interval=600000, ownscheduler=false] 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@311e7669{STOPPED} 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5880ms ScheduledExecutorScheduler@311e7669{STARTED} 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 using own scheduler for scavenging 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 scavenging every 600000ms 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5880ms HouseKeeper@6faf8826{STARTED}[interval=600000, ownscheduler=true] 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5880ms DefaultSessionIdManager@61ea692c{STARTED}[worker=node0] 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@262ea940{STARTING}[11.0.24,sto=0] added {DefaultSessionIdManager@61ea692c{STARTED}[worker=node0],MANAGED} 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler952876299==dftMaxIdleSec=-1 added {DefaultSessionIdManager@61ea692c{STARTED}[worker=node0],UNMANAGED} 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@34e1982d{STOPPED} 00:08:18.569 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5880ms ScheduledExecutorScheduler@34e1982d{STARTED} 00:08:18.575 [RestServerParameters-44165] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting org.eclipse.jetty.server.session.SessionHandler952876299==dftMaxIdleSec=-1 00:08:18.575 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ConstraintSecurityHandler@40949bb0{STOPPED} 00:08:18.575 [RestServerParameters-44165] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:18.575 [RestServerParameters-44165] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:18.575 [RestServerParameters-44165] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource={}] to PathMappings[size=1] 00:08:18.575 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@40949bb0{STARTING} added {org.eclipse.jetty.security.DefaultIdentityService@68ecc60e,POJO} 00:08:18.575 [RestServerParameters-44165] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ConstraintSecurityHandler@40949bb0{STARTING} 00:08:18.575 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@38410ce5[RestServerParameters-login-service] 00:08:18.575 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@24bc52ce[users.count=1] 00:08:18.575 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5886ms UserStore@24bc52ce[users.count=1] 00:08:18.575 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5886ms HashLoginService@38410ce5[RestServerParameters-login-service] 00:08:18.575 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServletHandler@56a34c0e{STOPPED} 00:08:18.575 [RestServerParameters-44165] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-38bce2ed[EMBEDDED:null] 00:08:18.575 [RestServerParameters-44165] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:18.575 [RestServerParameters-44165] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet279cc82f{/*->org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:18.575 [RestServerParameters-44165] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-38bce2ed=MappedServlet65734f8b{null->org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:18.575 [RestServerParameters-44165] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Adding Default404Servlet to ServletHandler@56a34c0e{STARTING} 00:08:18.575 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@56a34c0e{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-62922761==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@ffbc35a9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@56a34c0e{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-62922761,POJO} 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-38bce2ed[EMBEDDED:null] 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet5a8aebee{/*->org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-62922761[EMBEDDED:null] 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet1b169d20{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-62922761==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@ffbc35a9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-38bce2ed=MappedServlet646696de{null->org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-62922761=MappedServlet17bc0c1c{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-62922761==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@ffbc35a9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-38bce2ed[EMBEDDED:null] 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet1ae4509e{/*->org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-62922761[EMBEDDED:null] 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet3534317f{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-62922761==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@ffbc35a9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-38bce2ed=MappedServlet646696de{null->org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-62922761=MappedServlet17bc0c1c{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-62922761==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@ffbc35a9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ServletHandler@56a34c0e{STARTING} 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5887ms ServletHandler@56a34c0e{STARTED} 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5887ms ConstraintSecurityHandler@40949bb0{STARTED} 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.DefaultSessionCache@b0abcb6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.NullSessionDataStore@3ac1a307[passivating=false,graceSec=3600] 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5887ms org.eclipse.jetty.server.session.NullSessionDataStore@3ac1a307[passivating=false,graceSec=3600] 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5887ms org.eclipse.jetty.server.session.DefaultSessionCache@b0abcb6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5887ms org.eclipse.jetty.server.session.SessionHandler952876299==dftMaxIdleSec=-1 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-62922761==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@ffbc35a9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5887ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-62922761==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@ffbc35a9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5887ms org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:18.576 [RestServerParameters-44165] DEBUG org.eclipse.jetty.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-38bce2ed 00:08:18.575 [qtp376769118-169] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=8,r=-1,t=59993ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}] 00:08:18.599 [RestServerParameters-44165] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 00:08:18.599 [RestServerParameters-44165] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 00:08:18.604 [RestServerParameters-44165] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@4540aade{/,null,AVAILABLE} 00:08:18.604 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5915ms o.e.j.s.ServletContextHandler@4540aade{/,null,AVAILABLE} 00:08:18.604 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ErrorHandler@5824a5d1{STOPPED} 00:08:18.604 [RestServerParameters-44165] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ErrorHandler@5824a5d1{STARTING} 00:08:18.604 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5915ms ErrorHandler@5824a5d1{STARTED} 00:08:18.604 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165} 00:08:18.605 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@1acd952e{STOPPED} 00:08:18.605 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5915ms ScheduledExecutorScheduler@1acd952e{STARTED} 00:08:18.605 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SslConnectionFactory@119cd026{SSL->HTTP/1.1} 00:08:18.605 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@65448932[provider=null,keyStore=file:///w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/test-classes/policy-keystore,trustStore=null] 00:08:18.645 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy in X509@792e79aa(policy@policy.onap.org,h=[],a=[],w=[]) 00:08:18.645 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools in X509@792e79aa(policy@policy.onap.org,h=[policy],a=[],w=[]) 00:08:18.645 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools.onap in X509@792e79aa(policy@policy.onap.org,h=[policy, drools],a=[],w=[]) 00:08:18.645 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp in X509@792e79aa(policy@policy.onap.org,h=[policy, drools, drools.onap],a=[],w=[]) 00:08:18.645 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp.onap in X509@792e79aa(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp],a=[],w=[]) 00:08:18.645 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api in X509@792e79aa(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap],a=[],w=[]) 00:08:18.645 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api.onap in X509@792e79aa(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api],a=[],w=[]) 00:08:18.645 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution in X509@792e79aa(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap],a=[],w=[]) 00:08:18.645 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution.onap in X509@792e79aa(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution],a=[],w=[]) 00:08:18.645 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap in X509@792e79aa(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap],a=[],w=[]) 00:08:18.645 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap.onap in X509@792e79aa(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap],a=[],w=[]) 00:08:18.645 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp in X509@792e79aa(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap],a=[],w=[]) 00:08:18.645 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp.onap in X509@792e79aa(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp],a=[],w=[]) 00:08:18.645 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy.api.simpledemo.onap.org in X509@792e79aa(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap],a=[],w=[]) 00:08:18.645 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-sim in X509@792e79aa(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],a=[],w=[]) 00:08:18.646 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate CN alias=policy@policy.onap.org CN=policy in X509@792e79aa(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) 00:08:18.646 [RestServerParameters-44165] INFO org.eclipse.jetty.util.ssl.SslContextFactory -- x509=X509@792e79aa(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@65448932[provider=null,keyStore=file:///w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/test-classes/policy-keystore,trustStore=null] 00:08:18.656 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- managers=[sun.security.ssl.SunX509KeyManagerImpl@32c4531f] for Server@65448932[provider=null,keyStore=file:///w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/test-classes/policy-keystore,trustStore=null] 00:08:18.657 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 00:08:18.657 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Ciphers [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_EMPTY_RENEGOTIATION_INFO_SCSV] of [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] 00:08:18.657 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1736640498657|SSL_NULL_WITH_NULL_NULL)] 00:08:18.658 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5969ms Server@65448932[provider=null,keyStore=file:///w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/test-classes/policy-keystore,trustStore=null] 00:08:18.658 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1736640498658|SSL_NULL_WITH_NULL_NULL)] 00:08:18.658 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5969ms SslConnectionFactory@119cd026{SSL->HTTP/1.1} 00:08:18.658 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@47166740[HTTP/1.1] 00:08:18.658 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5969ms HttpConnectionFactory@47166740[HTTP/1.1] 00:08:18.658 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SelectorManager@RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165} 00:08:18.658 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/IDLE/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=8,r=-1,t=59910ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:18.658937478Z added {SelectorProducer@3dda0526,POJO} 00:08:18.658 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/IDLE/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=8,r=-1,t=59909ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:18.65900984Z added {QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=8,r=-1,t=59909ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}],UNMANAGED} 00:08:18.659 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/IDLE/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=8,r=-1,t=59909ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:18.659070141Z created 00:08:18.659 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@452a475b{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/IDLE/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=8,r=-1,t=59909ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:18.659140634Z,MANAGED} 00:08:18.659 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165} added {ManagedSelector@452a475b{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 00:08:18.659 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@3083a2cc/SelectorProducer@26295f65/IDLE/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=8,r=-1,t=59909ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:18.65935993Z added {SelectorProducer@26295f65,POJO} 00:08:18.659 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@3083a2cc/SelectorProducer@26295f65/IDLE/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=8,r=-1,t=59909ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:18.659419882Z added {QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=8,r=-1,t=59909ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}],UNMANAGED} 00:08:18.659 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3083a2cc/SelectorProducer@26295f65/IDLE/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=8,r=-1,t=59909ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:18.659478324Z created 00:08:18.659 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@4bb79db3{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@3083a2cc/SelectorProducer@26295f65/IDLE/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=8,r=-1,t=59909ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:18.659533075Z,MANAGED} 00:08:18.659 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165} added {ManagedSelector@4bb79db3{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 00:08:18.659 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@452a475b{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:18.659 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/IDLE/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=8,r=-1,t=59909ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:18.659632548Z 00:08:18.659 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5970ms AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/IDLE/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=8,r=-1,t=59909ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:18.65968808Z 00:08:18.659 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@3931954b in QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=7,r=-1,t=59909ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}] 00:08:18.659 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/IDLE/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=7,r=-1,t=59909ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:18.659845785Z tryProduce false 00:08:18.659 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 00:08:18.659 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:18.659 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d waiting with 0 keys 00:08:18.659 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@3931954b startThread=0 00:08:18.659 [RestServerParameters-44165] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@5cb01b01 on ManagedSelector@452a475b{STARTING} id=0 keys=0 selected=0 updates=0 00:08:18.659 [RestServerParameters-44165] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@452a475b{STARTING} id=0 keys=0 selected=0 updates=1 00:08:18.660 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken with none selected 00:08:18.660 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken up from select, 0/0/0 selected 00:08:18.660 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d processing 0 keys, 1 updates 00:08:18.660 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:18.660 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@5cb01b01 00:08:18.660 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:18.660 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d waiting with 0 keys 00:08:18.660 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5970ms ManagedSelector@452a475b{STARTED} id=0 keys=0 selected=0 updates=0 00:08:18.660 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@4bb79db3{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:18.660 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@3083a2cc/SelectorProducer@26295f65/IDLE/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=7,r=-1,t=59908ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:18.660175694Z 00:08:18.660 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5970ms AdaptiveExecutionStrategy@3083a2cc/SelectorProducer@26295f65/IDLE/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=7,r=-1,t=59908ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:18.660229966Z 00:08:18.660 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@aaf2154 in QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=6,r=-1,t=59908ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}] 00:08:18.660 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3083a2cc/SelectorProducer@26295f65/IDLE/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=6,r=-1,t=59908ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:18.660345669Z tryProduce false 00:08:18.660 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 00:08:18.660 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:18.660 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 waiting with 0 keys 00:08:18.660 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@aaf2154 startThread=0 00:08:18.660 [RestServerParameters-44165] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@71884799 on ManagedSelector@4bb79db3{STARTING} id=1 keys=0 selected=0 updates=0 00:08:18.660 [RestServerParameters-44165] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4bb79db3{STARTING} id=1 keys=0 selected=0 updates=1 00:08:18.660 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken with none selected 00:08:18.660 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken up from select, 0/0/0 selected 00:08:18.660 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 processing 0 keys, 1 updates 00:08:18.660 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:18.660 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@71884799 00:08:18.660 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:18.660 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 waiting with 0 keys 00:08:18.660 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5971ms ManagedSelector@4bb79db3{STARTED} id=1 keys=0 selected=0 updates=0 00:08:18.660 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5971ms SelectorManager@RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165} 00:08:18.660 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165} added {acceptor-0@1d36fcba,POJO} 00:08:18.660 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@1d36fcba startThread=0 00:08:18.660 [RestServerParameters-44165] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165} 00:08:18.660 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5971ms RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165} 00:08:18.660 [RestServerParameters-44165] INFO org.eclipse.jetty.server.Server -- Started Server@262ea940{STARTING}[11.0.24,sto=0] @5971ms 00:08:18.660 [RestServerParameters-44165] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5971ms Server@262ea940{STARTED}[11.0.24,sto=0] 00:08:18.661 [qtp376769118-164] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@1d36fcba in QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=5,r=-1,t=59907ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}] 00:08:20.555 [Timer-17] INFO network -- [OUT|NOOP|policy-pdp-pap] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status for HealthCheck","messageName":"PDP_STATUS","requestId":"7fa9c638-f842-4134-8965-760f767b2f31","timestampMs":1736640500555,"name":"apex-d8bbb6f5-752f-400a-b805-51ab3cb466f7","pdpGroup":"defaultGroup"} 00:08:20.556 [Timer-17] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=7fa9c638-f842-4134-8965-760f767b2f31, timestampMs=1736640500555, name=apex-d8bbb6f5-752f-400a-b805-51ab3cb466f7, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status for HealthCheck, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:22.555 [Timer-17] INFO network -- [OUT|NOOP|policy-pdp-pap] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status for HealthCheck","messageName":"PDP_STATUS","requestId":"66c7aa93-6927-45a4-8792-482d1f48e50c","timestampMs":1736640502555,"name":"apex-d8bbb6f5-752f-400a-b805-51ab3cb466f7","pdpGroup":"defaultGroup"} 00:08:22.556 [Timer-17] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=66c7aa93-6927-45a4-8792-482d1f48e50c, timestampMs=1736640502555, name=apex-d8bbb6f5-752f-400a-b805-51ab3cb466f7, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status for HealthCheck, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:24.555 [Timer-17] INFO network -- [OUT|NOOP|policy-pdp-pap] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status for HealthCheck","messageName":"PDP_STATUS","requestId":"43902810-5560-474f-a215-312166053e95","timestampMs":1736640504555,"name":"apex-d8bbb6f5-752f-400a-b805-51ab3cb466f7","pdpGroup":"defaultGroup"} 00:08:24.555 [Timer-17] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=43902810-5560-474f-a215-312166053e95, timestampMs=1736640504555, name=apex-d8bbb6f5-752f-400a-b805-51ab3cb466f7, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status for HealthCheck, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:26.556 [Timer-17] INFO network -- [OUT|NOOP|policy-pdp-pap] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status for HealthCheck","messageName":"PDP_STATUS","requestId":"b851d0f6-bae3-450d-bcb7-5913f6306434","timestampMs":1736640506556,"name":"apex-d8bbb6f5-752f-400a-b805-51ab3cb466f7","pdpGroup":"defaultGroup"} 00:08:26.556 [Timer-17] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=b851d0f6-bae3-450d-bcb7-5913f6306434, timestampMs=1736640506556, name=apex-d8bbb6f5-752f-400a-b805-51ab3cb466f7, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status for HealthCheck, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:28.555 [Timer-17] INFO network -- [OUT|NOOP|policy-pdp-pap] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status for HealthCheck","messageName":"PDP_STATUS","requestId":"83290fa2-c68e-4e6f-ba89-f2e8c60e6f40","timestampMs":1736640508555,"name":"apex-d8bbb6f5-752f-400a-b805-51ab3cb466f7","pdpGroup":"defaultGroup"} 00:08:28.556 [Timer-17] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=83290fa2-c68e-4e6f-ba89-f2e8c60e6f40, timestampMs=1736640508555, name=apex-d8bbb6f5-752f-400a-b805-51ab3cb466f7, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status for HealthCheck, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:28.567 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:44165 connected - retries=6 interval=10000 00:08:28.570 [qtp376769118-164-acceptor-0@1d36fcba-RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@13c2f537[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33284]] on ManagedSelector@4bb79db3{STARTED} id=1 keys=0 selected=0 updates=0 00:08:28.570 [qtp376769118-164-acceptor-0@1d36fcba-RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4bb79db3{STARTED} id=1 keys=0 selected=0 updates=1 00:08:28.570 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken with none selected 00:08:28.571 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken up from select, 0/0/0 selected 00:08:28.571 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 processing 0 keys, 1 updates 00:08:28.571 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:28.571 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@13c2f537[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33284]] 00:08:28.571 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@13c2f537[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33284]] startThread=0 00:08:28.571 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:28.571 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 waiting with 1 keys 00:08:28.571 [qtp376769118-165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@13c2f537[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33284]] in QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=4,r=-1,t=49997ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}] 00:08:28.585 [qtp376769118-165] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}]->[<null>] 00:08:28.585 [qtp376769118-165] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 6 ms, remaining: 29994 ms 00:08:28.588 [qtp376769118-165] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=127.0.0.1, port=33284, Session(1736640508587|SSL_NULL_WITH_NULL_NULL)] 00:08:28.601 [qtp376769118-165] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on DecryptedEndPoint@705fd515[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=0/30000}] 00:08:28.647 [qtp376769118-165] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@705fd515[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=46/30000}],null,HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 00:08:28.660 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 00:08:28.661 [qtp376769118-165] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@8045ac3::DecryptedEndPoint@705fd515[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=60/30000}] 00:08:28.662 [qtp376769118-165] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$891/0x0000000801120af0@10fb9db on ManagedSelector@4bb79db3{STARTED} id=1 keys=1 selected=0 updates=0 00:08:28.662 [qtp376769118-165] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=83/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=61/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.663 [qtp376769118-165] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@2b77297b::SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=83/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=62/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.663 [qtp376769118-165] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@8045ac3::DecryptedEndPoint@705fd515[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=62/30000}] 00:08:28.663 [qtp376769118-165] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@8045ac3::DecryptedEndPoint@705fd515[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=62/30000}] 00:08:28.663 [qtp376769118-165] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7d18c467{ReadCallback@6f36164e{HttpConnection@8045ac3::DecryptedEndPoint@705fd515[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=0/30000}]}} 00:08:28.663 [qtp376769118-165] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@2b77297b::SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=83/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.664 [qtp376769118-165] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null 00:08:28.664 [qtp376769118-165] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@2b77297b::SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=84/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.664 [qtp376769118-165] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7b0e5ac{SSLC.NBReadCB@2b77297b{SslConnection@2b77297b::SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 00:08:28.664 [qtp376769118-165] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.664 [qtp376769118-165] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$855/0x00000008010dad18@6d319ab0 on ManagedSelector@4bb79db3{STARTED} id=1 keys=1 selected=0 updates=1 00:08:28.664 [qtp376769118-165] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4bb79db3{STARTED} id=1 keys=1 selected=0 updates=2 00:08:28.664 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken with none selected 00:08:28.664 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken up from select, 0/0/1 selected 00:08:28.664 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 processing 0 keys, 2 updates 00:08:28.664 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 00:08:28.664 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$891/0x0000000801120af0@10fb9db 00:08:28.664 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$855/0x00000008010dad18@6d319ab0 00:08:28.665 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 00:08:28.665 [qtp376769118-163] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.665 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:28.665 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 waiting with 1 keys 00:08:28.665 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken up from select, 1/1/1 selected 00:08:28.665 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 processing 1 keys, 0 updates 00:08:28.665 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33284], selector=sun.nio.ch.EPollSelectorImpl@468ce71, interestOps=1, readyOps=1 SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.665 [qtp376769118-163] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.665 [qtp376769118-163] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=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 00:08:28.666 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0} tryExecute AdaptiveExecutionStrategy@3083a2cc/SelectorProducer@26295f65/PRODUCING/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=4,r=-1,t=49902ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:28.666785337Z 00:08:28.666 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@56e350a5{reserved=0/4,pending=1} startReservedThread p=1 00:08:28.667 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@631746ce{PENDING,thread=null} startThread=0 00:08:28.667 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@631746ce{PENDING,thread=null} in QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49901ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=1}] 00:08:28.667 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@631746ce{PENDING,thread=Thread[qtp376769118-166,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 00:08:28.667 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@631746ce{RESERVED,thread=Thread[qtp376769118-166,5,main]} waiting ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0} 00:08:28.667 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=PRODUCE_EXECUTE_CONSUME t=SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=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@3083a2cc/SelectorProducer@26295f65/PRODUCING/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49900ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:28.668080939Z 00:08:28.668 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=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[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=2,r=-1,t=49900ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}] 00:08:28.668 [qtp376769118-167] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7b0e5ac{SSLC.NBReadCB@2b77297b{SslConnection@2b77297b::SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 00:08:28.668 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@2b77297b::SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.668 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@2b77297b::SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.668 [qtp376769118-167] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7d18c467{ReadCallback@6f36164e{HttpConnection@8045ac3::DecryptedEndPoint@705fd515[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=5/30000}]}} 00:08:28.668 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@8045ac3::DecryptedEndPoint@705fd515[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=5/30000}] onFillable enter HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 00:08:28.669 [qtp376769118-167] DEBUG org.eclipse.jetty.util.Pool -- RetainedBucket@1fea0df9[inUse=0,size=1,max=-1,closed=false]{capacity=32768,inuse=0(0%)} returning new reserved entry MonoEntry@5cc8839a{PENDING,pooled=null} 00:08:28.668 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=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 00:08:28.673 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 00:08:28.673 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:28.673 [qtp376769118-163] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.673 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 waiting with 1 keys 00:08:28.673 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@2b77297b::SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.673 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING 00:08:28.673 [qtp376769118-167] DEBUG org.eclipse.jetty.util.Pool -- RetainedBucket@43a2825[inUse=0,size=1,max=-1,closed=false]{capacity=32768,inuse=0(0%)} returning new reserved entry MonoEntry@503905bc{PENDING,pooled=null} 00:08:28.673 [qtp376769118-167] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=32768/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.674 [qtp376769118-167] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.674 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=-1 00:08:28.674 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill starting handshake SslConnection@2b77297b::SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.674 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=-1 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.674 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=-1 uf=false SslConnection@2b77297b::SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.674 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 00:08:28.674 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@8045ac3::DecryptedEndPoint@705fd515[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=11/30000}] 00:08:28.674 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@8045ac3::DecryptedEndPoint@705fd515[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=11/30000}] filled -1 null 00:08:28.674 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@8045ac3::DecryptedEndPoint@705fd515[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=11/30000}] parse null 00:08:28.674 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@3dd9fc5a[p=0,l=0,c=0,r=0]={<<<>>>} 00:08:28.674 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 00:08:28.675 [qtp376769118-167] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close DecryptedEndPoint@705fd515[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=11/30000}] 00:08:28.675 [qtp376769118-167] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) DecryptedEndPoint@705fd515[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=11/30000}] 00:08:28.675 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- shutdownOutput: SslConnection@2b77297b::SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@8045ac3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] oshut=false, ishut=true 00:08:28.675 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@2b77297b::SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@8045ac3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.675 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@3dd9fc5a[p=0,l=0,c=0,r=0]={<<<>>>} 00:08:28.675 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NOT_HANDSHAKING 00:08:28.676 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 [p=0,l=0,c=32768,r=0] ioDone=true/true 00:08:28.676 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true 00:08:28.676 [qtp376769118-167] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@8045ac3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.676 [qtp376769118-167] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@8045ac3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.676 [qtp376769118-167] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7b0e5ac{null} 00:08:28.676 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4bb79db3{STARTED} id=1 keys=1 selected=0 updates=0 00:08:28.677 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5178303b in QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=1,r=-1,t=49891ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}] 00:08:28.677 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@3b9bad1c[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@8045ac3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.677 [qtp376769118-168] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@8045ac3::DecryptedEndPoint@705fd515[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}] 00:08:28.677 [qtp376769118-168] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose SslConnection@2b77297b::SocketChannelEndPoint@3b9bad1c[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@8045ac3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.677 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5178303b in QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=1,r=-1,t=49891ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}] 00:08:28.677 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=2,r=-1,t=49891ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}] 00:08:28.677 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken with none selected 00:08:28.677 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken up from select, 0/0/0 selected 00:08:28.677 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 processing 0 keys, 0 updates 00:08:28.677 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 00:08:28.677 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:28.677 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 waiting with 0 keys 00:08:28.677 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5178303b startThread=0 00:08:28.678 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@2b77297b::SocketChannelEndPoint@3b9bad1c[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@8045ac3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.678 [qtp376769118-167] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@3b9bad1c[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@8045ac3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.678 [qtp376769118-167] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@3b9bad1c[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@8045ac3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.678 [qtp376769118-167] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7d18c467{null} 00:08:28.678 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@8045ac3::DecryptedEndPoint@705fd515[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}] parsed false HttpParser{s=CLOSED,0 of -1} 00:08:28.678 [qtp376769118-167] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput DecryptedEndPoint@705fd515[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}] 00:08:28.678 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@8045ac3::DecryptedEndPoint@705fd515[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}] onFillable exit HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 00:08:28.678 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@2b77297b::SocketChannelEndPoint@3b9bad1c[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@8045ac3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.678 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@3b9bad1c[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@8045ac3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=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[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=2,r=-1,t=49889ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}] 00:08:28.679 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49889ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}] 00:08:28.666 [qtp376769118-165] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@3b9bad1c[{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@2b77297b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33284,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@8045ac3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1a574e9{s=START}]=>HttpChannelOverHttp@15b128b0{s=HttpChannelState@14f28e1c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.679 [qtp376769118-165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@13c2f537[java.nio.channels.SocketChannel[closed]] in QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49889ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}] 00:08:28.679 [qtp376769118-165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=4,r=-1,t=49889ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}] 00:08:28.827 [qtp376769118-164-acceptor-0@1d36fcba-RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@78c18f81[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33288]] on ManagedSelector@452a475b{STARTED} id=0 keys=0 selected=0 updates=0 00:08:28.827 [qtp376769118-164-acceptor-0@1d36fcba-RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@452a475b{STARTED} id=0 keys=0 selected=0 updates=1 00:08:28.828 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken with none selected 00:08:28.828 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken up from select, 0/0/0 selected 00:08:28.828 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d processing 0 keys, 1 updates 00:08:28.828 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:28.828 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@78c18f81[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33288]] 00:08:28.828 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@78c18f81[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33288]] startThread=0 00:08:28.828 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:28.828 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d waiting with 1 keys 00:08:28.828 [qtp376769118-169] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@78c18f81[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33288]] in QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49740ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}] 00:08:28.828 [qtp376769118-169] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] 00:08:28.828 [qtp376769118-169] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 00:08:28.828 [qtp376769118-169] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=127.0.0.1, port=33288, Session(1736640508828|SSL_NULL_WITH_NULL_NULL)] 00:08:28.829 [qtp376769118-169] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}] 00:08:28.829 [qtp376769118-169] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}],null,HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 00:08:28.829 [qtp376769118-169] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}] 00:08:28.829 [qtp376769118-169] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$891/0x0000000801120af0@480780ae on ManagedSelector@452a475b{STARTED} id=0 keys=1 selected=0 updates=0 00:08:28.829 [qtp376769118-169] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.829 [qtp376769118-169] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.830 [qtp376769118-169] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}] 00:08:28.830 [qtp376769118-169] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=1/30000}] 00:08:28.830 [qtp376769118-169] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5831cf2c{ReadCallback@2c473674{HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}]}} 00:08:28.830 [qtp376769118-169] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.830 [qtp376769118-169] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null 00:08:28.830 [qtp376769118-169] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.830 [qtp376769118-169] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5ea2caa3{SSLC.NBReadCB@45a6e631{SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 00:08:28.830 [qtp376769118-169] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.831 [qtp376769118-169] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$855/0x00000008010dad18@1dd538db on ManagedSelector@452a475b{STARTED} id=0 keys=1 selected=0 updates=1 00:08:28.831 [qtp376769118-169] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@452a475b{STARTED} id=0 keys=1 selected=0 updates=2 00:08:28.831 [qtp376769118-169] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.831 [qtp376769118-169] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@78c18f81[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33288]] in QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49737ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}] 00:08:28.831 [qtp376769118-169] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=4,r=-1,t=49737ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}] 00:08:28.831 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken with none selected 00:08:28.831 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken up from select, 0/0/1 selected 00:08:28.831 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d processing 0 keys, 2 updates 00:08:28.831 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 00:08:28.831 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$891/0x0000000801120af0@480780ae 00:08:28.831 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$855/0x00000008010dad18@1dd538db 00:08:28.831 [qtp376769118-162] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.832 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:28.832 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d waiting with 1 keys 00:08:28.849 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken up from select, 1/1/1 selected 00:08:28.849 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d processing 1 keys, 0 updates 00:08:28.849 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33288], selector=sun.nio.ch.EPollSelectorImpl@37f67c1d, interestOps=1, readyOps=1 SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=19/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.850 [qtp376769118-162] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.850 [qtp376769118-162] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=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 00:08:28.850 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/PRODUCING/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=4,r=-1,t=49718ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:28.850423415Z 00:08:28.850 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@56e350a5{reserved=0/4,pending=1} startReservedThread p=1 00:08:28.850 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@76cb7626{PENDING,thread=null} startThread=0 00:08:28.850 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@631746ce{RESERVED,thread=Thread[qtp376769118-166,5,main]} task=AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/IDLE/p=true/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49718ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:28.850928117Z ReservedThreadExecutor@56e350a5{reserved=0/4,pending=1} 00:08:28.850 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=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@2b07a76e/SelectorProducer@3dda0526/IDLE/p=true/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49717ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:28.851083951Z 00:08:28.851 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/IDLE/p=true/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49717ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=1]@2025-01-12T00:08:28.851193394Z tryProduce true 00:08:28.851 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 00:08:28.851 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:28.851 [qtp376769118-162] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5ea2caa3{SSLC.NBReadCB@45a6e631{SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 00:08:28.851 [qtp376769118-166] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.851 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d waiting with 1 keys 00:08:28.851 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.851 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.851 [qtp376769118-162] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5831cf2c{ReadCallback@2c473674{HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=21/30000}]}} 00:08:28.852 [qtp376769118-162] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=21/30000}] onFillable enter HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 00:08:28.852 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.852 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING 00:08:28.852 [qtp376769118-162] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 307 HeapByteBuffer@79965653[p=0,l=307,c=32768,r=307]={<<<\x16\x03\x03\x01.\x01\x00\x01*\x03\x03\xF1C\xCb\xBa\xE6\xEcD\x10\xAa\xC8\x9f\xFb\x91\x05...\n\x08\x0b\x04\x01\x05\x01\x06\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.852 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=307 00:08:28.853 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill starting handshake SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=307/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.856 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=307 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 307 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=307,l=307,c=32768,r=0]={\x16\x03\x03\x01.\x01\x00\x01*...\x02\x02\x03\x02\x01\x02\x02<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.856 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK 00:08:28.860 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@76cb7626{PENDING,thread=null} in QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49708ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=1}] 00:08:28.860 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76cb7626{PENDING,thread=Thread[qtp376769118-168,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 00:08:28.860 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76cb7626{RESERVED,thread=Thread[qtp376769118-168,5,main]} waiting ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0} 00:08:28.863 [qtp376769118-162] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=33288, Session(1736640508828|SSL_NULL_WITH_NULL_NULL)] 00:08:28.863 [qtp376769118-162] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=33288, Session(1736640508828|SSL_NULL_WITH_NULL_NULL)] 00:08:28.863 [qtp376769118-162] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=33288, Session(1736640508828|SSL_NULL_WITH_NULL_NULL)] 00:08:28.863 [qtp376769118-162] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=33288, Session(1736640508828|SSL_NULL_WITH_NULL_NULL)] 00:08:28.863 [qtp376769118-162] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=33288, Session(1736640508828|SSL_NULL_WITH_NULL_NULL)] 00:08:28.863 [qtp376769118-162] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=33288, Session(1736640508828|SSL_NULL_WITH_NULL_NULL)] 00:08:28.865 [qtp376769118-162] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selecting alias: keyType=RSA, sni=null, sniRequired=false, certs=[X509@792e79aa(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])] 00:08:28.865 [qtp376769118-162] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected alias=delegate_no_sni_match 00:08:28.865 [qtp376769118-162] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose delegate alias=policy@policy.onap.org keyType=RSA on SSLEngine[hostname=127.0.0.1, port=33288, Session(1736640508828|SSL_NULL_WITH_NULL_NULL)] 00:08:28.882 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP 00:08:28.882 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=52/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.882 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@3dd9fc5a[p=0,l=0,c=0,r=0]={<<<>>>} 00:08:28.882 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP 00:08:28.883 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 1527 sequenceNumber = 0 [p=0,l=1527,c=32768,r=1527] ioDone=false/false 00:08:28.884 [qtp376769118-162] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1527 SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=53/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.884 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true 00:08:28.884 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=54/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.884 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP 00:08:28.884 [qtp376769118-162] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.884 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0 00:08:28.884 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.884 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=54/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.884 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=54/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.884 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP 00:08:28.884 [qtp376769118-162] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.884 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0 00:08:28.884 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.885 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=54/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.885 [qtp376769118-162] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=54/30000}] 00:08:28.885 [qtp376769118-162] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=55/30000}] filled 0 null 00:08:28.885 [qtp376769118-162] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=55/30000}] parse null 00:08:28.885 [qtp376769118-162] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@3dd9fc5a[p=0,l=0,c=0,r=0]={<<<>>>} 00:08:28.885 [qtp376769118-162] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=55/30000}] parsed false HttpParser{s=START,0 of -1} 00:08:28.885 [qtp376769118-162] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=55/30000}] 00:08:28.885 [qtp376769118-162] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5831cf2c{ReadCallback@2c473674{HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}]}} 00:08:28.885 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.885 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null 00:08:28.885 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.885 [qtp376769118-162] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5ea2caa3{SSLC.NBReadCB@45a6e631{SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 00:08:28.885 [qtp376769118-162] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.885 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$855/0x00000008010dad18@1dd538db on ManagedSelector@452a475b{STARTED} id=0 keys=1 selected=0 updates=0 00:08:28.885 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@452a475b{STARTED} id=0 keys=1 selected=0 updates=1 00:08:28.885 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken with none selected 00:08:28.885 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken up from select, 0/0/1 selected 00:08:28.885 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d processing 0 keys, 1 updates 00:08:28.885 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:28.885 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$855/0x00000008010dad18@1dd538db 00:08:28.885 [qtp376769118-166] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.886 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:28.886 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d waiting with 1 keys 00:08:28.885 [qtp376769118-162] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}] onFillable exit HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 00:08:28.886 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.886 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@3931954b in QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49682ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}] 00:08:28.886 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=4,r=-1,t=49681ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}] 00:08:28.892 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken up from select, 1/1/1 selected 00:08:28.892 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d processing 1 keys, 0 updates 00:08:28.892 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33288], selector=sun.nio.ch.EPollSelectorImpl@37f67c1d, interestOps=1, readyOps=1 SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.892 [qtp376769118-166] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.892 [qtp376769118-166] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=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 00:08:28.892 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/PRODUCING/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=4,r=-1,t=49676ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2025-01-12T00:08:28.892773075Z 00:08:28.892 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@56e350a5{reserved=0/4,pending=1} startReservedThread p=1 00:08:28.892 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@64729db3{PENDING,thread=null} startThread=0 00:08:28.892 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@64729db3{PENDING,thread=null} in QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49676ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=1}] 00:08:28.892 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@64729db3{PENDING,thread=Thread[qtp376769118-167,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 00:08:28.893 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@64729db3{RESERVED,thread=Thread[qtp376769118-167,5,main]} waiting ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0} 00:08:28.892 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76cb7626{RESERVED,thread=Thread[qtp376769118-168,5,main]} task=AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/IDLE/p=true/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49675ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2025-01-12T00:08:28.893133224Z ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0} 00:08:28.892 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=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@2b07a76e/SelectorProducer@3dda0526/IDLE/p=true/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49675ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2025-01-12T00:08:28.893224816Z 00:08:28.893 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/IDLE/p=true/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49675ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=2]@2025-01-12T00:08:28.893296978Z tryProduce true 00:08:28.893 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 00:08:28.893 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:28.893 [qtp376769118-166] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5ea2caa3{SSLC.NBReadCB@45a6e631{SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 00:08:28.893 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.893 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d waiting with 1 keys 00:08:28.893 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.893 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.893 [qtp376769118-166] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5831cf2c{ReadCallback@2c473674{HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=8/30000}]}} 00:08:28.893 [qtp376769118-166] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=8/30000}] onFillable enter HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 00:08:28.893 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.894 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP 00:08:28.894 [qtp376769118-166] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 42 HeapByteBuffer@79965653[p=0,l=42,c=32768,r=42]={<<<\x16\x03\x03\x00%\x10\x00\x00! \xDe`\xE6\xC0\xD3\xBc\xD0\x17\xD7\xE1\xFf\x9e\xCe\x8e\xCa\xE9\x1f\xD0\xDa\xC5u\x07%\xDe\xBdNeK\x87\xC6\xC7d>>>\x94\x00\x00\\\xC0,\xC0+\xCc...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.894 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=42 00:08:28.894 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=42 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 42 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=42,l=42,c=32768,r=0]={\x16\x03\x03\x00%\x10\x00\x00!...NeK\x87\xC6\xC7d<<<>>>\x94\x00\x00\\\xC0,\xC0+\xCc...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.894 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK 00:08:28.900 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP 00:08:28.900 [qtp376769118-166] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.900 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0 00:08:28.901 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.901 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.901 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.901 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP 00:08:28.901 [qtp376769118-166] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.901 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0 00:08:28.901 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.901 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.901 [qtp376769118-166] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=16/30000}] 00:08:28.901 [qtp376769118-166] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=16/30000}] filled 0 null 00:08:28.901 [qtp376769118-166] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=16/30000}] parse null 00:08:28.901 [qtp376769118-166] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@3dd9fc5a[p=0,l=0,c=0,r=0]={<<<>>>} 00:08:28.901 [qtp376769118-166] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=16/30000}] parsed false HttpParser{s=START,0 of -1} 00:08:28.901 [qtp376769118-166] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=16/30000}] 00:08:28.901 [qtp376769118-166] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5831cf2c{ReadCallback@2c473674{HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}]}} 00:08:28.901 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.901 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null 00:08:28.901 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.902 [qtp376769118-166] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5ea2caa3{SSLC.NBReadCB@45a6e631{SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 00:08:28.902 [qtp376769118-166] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.902 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$855/0x00000008010dad18@1dd538db on ManagedSelector@452a475b{STARTED} id=0 keys=1 selected=0 updates=0 00:08:28.902 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@452a475b{STARTED} id=0 keys=1 selected=0 updates=1 00:08:28.902 [qtp376769118-166] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}] onFillable exit HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 00:08:28.902 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.902 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@631746ce{RUNNING,thread=Thread[qtp376769118-166,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 00:08:28.902 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@631746ce{RESERVED,thread=Thread[qtp376769118-166,5,main]} waiting ReservedThreadExecutor@56e350a5{reserved=2/4,pending=0} 00:08:28.906 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken with none selected 00:08:28.906 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken up from select, 0/0/1 selected 00:08:28.906 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d processing 0 keys, 1 updates 00:08:28.906 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:28.906 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$855/0x00000008010dad18@1dd538db 00:08:28.906 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.906 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:28.906 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d waiting with 1 keys 00:08:28.906 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken up from select, 1/1/1 selected 00:08:28.906 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d processing 1 keys, 0 updates 00:08:28.906 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33288], selector=sun.nio.ch.EPollSelectorImpl@37f67c1d, interestOps=1, readyOps=1 SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.906 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.906 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=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 00:08:28.906 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@56e350a5{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/PRODUCING/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49662ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=2]@2025-01-12T00:08:28.906821003Z 00:08:28.906 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=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@2b07a76e/SelectorProducer@3dda0526/IDLE/p=true/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49661ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=2]@2025-01-12T00:08:28.907172962Z 00:08:28.907 [qtp376769118-168] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5ea2caa3{SSLC.NBReadCB@45a6e631{SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 00:08:28.907 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.907 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.907 [qtp376769118-168] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5831cf2c{ReadCallback@2c473674{HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=5/30000}]}} 00:08:28.907 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=5/30000}] onFillable enter HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 00:08:28.907 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.907 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP 00:08:28.907 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 51 HeapByteBuffer@79965653[p=0,l=51,c=32768,r=51]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x000\xE8Ki\x02\xB9...>\x9d\x93\xC5\xE8Y\x03xA\xD9|\xEd]\xF2\x87\x06o\xBd\x14\xD5t\xB9\x80>>>\xA9\xC00\xCc\xA8\xC0/\x00\x9f...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.907 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=51 00:08:28.908 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=51 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=6,l=51,c=32768,r=45]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x000\xE8Ki\x02\xB9\xD3\xFa\x10>\x9d\x93\xC5\xE8Y\x03xA\xD9|\xEd]\xF2\x87\x06o\xBd\x14\xD5t\xB9\x80>>>\xA9\xC00\xCc\xA8\xC0/\x00\x9f...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.908 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP 00:08:28.908 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@79965653[p=6,l=51,c=32768,r=45]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x000\xE8Ki\x02\xB9\xD3\xFa\x10>\x9d\x93\xC5\xE8Y\x03xA\xD9|\xEd]\xF2\x87\x06o\xBd\x14\xD5t\xB9\x80>>>\xA9\xC00\xCc\xA8\xC0/\x00\x9f...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.908 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0 00:08:28.911 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 45 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=51,l=51,c=32768,r=0]={\x14\x03\x03\x00\x01\x01\x16\x03\x03...o\xBd\x14\xD5t\xB9\x80<<<>>>\xA9\xC00\xCc\xA8\xC0/\x00\x9f...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.911 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP 00:08:28.911 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.911 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@3dd9fc5a[p=0,l=0,c=0,r=0]={<<<>>>} 00:08:28.911 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP 00:08:28.911 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 1403 sequenceNumber = 1 [p=0,l=1403,c=32768,r=1403] ioDone=false/false 00:08:28.911 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1403 SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.911 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true 00:08:28.911 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP 00:08:28.911 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=32768,r=6] ioDone=false/false 00:08:28.911 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 6 SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.915 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true 00:08:28.915 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP 00:08:28.915 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 45 sequenceNumber = 0 [p=0,l=45,c=32768,r=45] ioDone=false/false 00:08:28.915 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 45 SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.915 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true 00:08:28.915 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- handshake succeeded SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] resumed server TLSv1.2/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 00:08:28.915 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.915 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING 00:08:28.915 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.915 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0 00:08:28.915 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.915 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.915 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=14/30000}] 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=14/30000}] filled 0 null 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=14/30000}] parse null 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@3dd9fc5a[p=0,l=0,c=0,r=0]={<<<>>>} 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=14/30000}] parsed false HttpParser{s=START,0 of -1} 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=14/30000}] 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5831cf2c{ReadCallback@2c473674{HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}]}} 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5ea2caa3{SSLC.NBReadCB@45a6e631{SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=true 0->1 for SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}] onFillable exit HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 00:08:28.916 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.917 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 00:08:28.917 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:28.917 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 1 on SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.917 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d waiting with 1 keys 00:08:28.924 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@631746ce{RESERVED,thread=Thread[qtp376769118-166,5,main]} task=AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/PRODUCING/p=true/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49644ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2025-01-12T00:08:28.924106331Z ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0} 00:08:28.924 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/PRODUCING/p=true/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49644ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2025-01-12T00:08:28.924178743Z tryProduce true 00:08:28.924 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@631746ce{RUNNING,thread=Thread[qtp376769118-166,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 00:08:28.924 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@631746ce{RESERVED,thread=Thread[qtp376769118-166,5,main]} waiting ReservedThreadExecutor@56e350a5{reserved=2/4,pending=0} 00:08:28.960 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken up from select, 1/1/1 selected 00:08:28.960 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d processing 1 keys, 0 updates 00:08:28.960 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33288], selector=sun.nio.ch.EPollSelectorImpl@37f67c1d, interestOps=1, readyOps=1 SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=43/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=43/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.960 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=43/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=44/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.960 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=43/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=44/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=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 00:08:28.960 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@56e350a5{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/REPRODUCING/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49608ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2025-01-12T00:08:28.960795981Z 00:08:28.960 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=44/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=44/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=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@2b07a76e/SelectorProducer@3dda0526/IDLE/p=true/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49608ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2025-01-12T00:08:28.960966445Z 00:08:28.961 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@631746ce{RESERVED,thread=Thread[qtp376769118-166,5,main]} task=AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/IDLE/p=true/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49607ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2025-01-12T00:08:28.961127889Z ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0} 00:08:28.961 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/IDLE/p=true/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49607ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2025-01-12T00:08:28.961197Z tryProduce true 00:08:28.961 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 00:08:28.961 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:28.961 [qtp376769118-168] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5ea2caa3{SSLC.NBReadCB@45a6e631{SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=44/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=44/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 00:08:28.961 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=44/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=44/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.961 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=44/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=45/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.961 [qtp376769118-168] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5831cf2c{ReadCallback@2c473674{HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=45/30000}]}} 00:08:28.961 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=45/30000}] onFillable enter HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 00:08:28.961 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=44/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=45/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.961 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING 00:08:28.961 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 254 HeapByteBuffer@79965653[p=0,l=254,c=32768,r=254]={<<<\x17\x03\x03\x00\xF9\x00\x00\x00\x00\x00\x00\x00\x01\x17y\x98\xE2\xFbA\x92\xA78\x04h\xDa...\x06\xAf\xD8\xE7-E\x0c\xD7#/\x83\xE6ai\t\x8b\xD7\x1d\rY);\xAe>>>\x00\x03\x02\x03\x03\x002\x00,...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.961 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=254 00:08:28.962 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=254 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 254 bytesProduced = 225 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=254,l=254,c=32768,r=0]={\x17\x03\x03\x00\xF9\x00\x00\x00\x00...\xD7\x1d\rY);\xAe<<<>>>\x00\x03\x02\x03\x03\x002\x00,...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=225,c=32768,r=225]={<<<GET /policy/apex-pdp/v1/h...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=225,c=32768,r=225]={<<<GET /policy/apex-pdp/v1/h...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.961 [qtp376769118-166] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=44/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=44/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.962 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d waiting with 1 keys 00:08:28.962 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=225 uf=false SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=45/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:28.962 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=45/30000}] filled 225 RetainableByteBuffer@3014dd47{DirectByteBuffer@62291ec7[p=0,l=225,c=32768,r=225]={<<<GET /policy/apex-pdp/v1/h...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} 00:08:28.962 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=45/30000}] parse RetainableByteBuffer@3014dd47{DirectByteBuffer@62291ec7[p=0,l=225,c=32768,r=225]={<<<GET /policy/apex-pdp/v1/h...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} 00:08:28.962 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@62291ec7[p=0,l=225,c=32768,r=225]={<<<GET /policy/apex-pdp/v1/h...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:28.962 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 00:08:28.965 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 00:08:28.965 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 00:08:28.965 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 00:08:28.965 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 00:08:28.965 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept --> VALUE 00:08:28.965 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept --> IN_VALUE 00:08:28.965 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept --> FIELD 00:08:28.966 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json] 00:08:28.966 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 00:08:28.966 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 00:08:28.966 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 00:08:28.966 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0] 00:08:28.966 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 00:08:28.966 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 00:08:28.966 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 00:08:28.966 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.9 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.9 (HttpUrlConnection 17.0.4)] 00:08:28.966 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 00:08:28.966 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 00:08:28.966 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 00:08:28.968 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:44165) header=Host, headerString=[Host], valueString=[localhost:44165] 00:08:28.968 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 00:08:28.968 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 00:08:28.968 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 00:08:28.968 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 00:08:28.970 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1516677110 cs=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@158efc05 eof=false 00:08:28.979 [qtp376769118-168] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@158efc05 00:08:28.979 [qtp376769118-168] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@1d78e6df[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=10}] 00:08:28.979 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /policy/apex-pdp/v1/healthcheck on HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{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:44165/policy/apex-pdp/v1/healthcheck,age=10} GET /policy/apex-pdp/v1/healthcheck HTTP/1.1 Accept: application/json Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0 User-Agent: Jersey/3.1.9 (HttpUrlConnection 17.0.4) Host: localhost:44165 Connection: keep-alive 00:08:28.980 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=63/30000}] parsed true HttpParser{s=CONTENT,0 of -1} 00:08:28.980 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=63/30000}] 00:08:28.980 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:44165/policy/apex-pdp/v1/healthcheck HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{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:44165/policy/apex-pdp/v1/healthcheck,age=11} 00:08:28.980 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 00:08:28.981 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:44165/policy/apex-pdp/v1/healthcheck,age=12} 00:08:28.984 [qtp376769118-168] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /policy/apex-pdp/v1/healthcheck ?null on HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=15} 00:08:28.984 [qtp376769118-168] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/policy/apex-pdp/v1/healthcheck @ o.e.j.s.ServletContextHandler@4540aade{/,null,AVAILABLE} 00:08:28.984 [qtp376769118-168] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=||/policy/apex-pdp/v1/healthcheck @ o.e.j.s.ServletContextHandler@4540aade{/,null,AVAILABLE} 00:08:28.984 [qtp376769118-168] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler952876299==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 00:08:28.985 [qtp376769118-168] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler952876299==dftMaxIdleSec=-1 session=null 00:08:28.987 [qtp376769118-168] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet ||/policy/apex-pdp/v1/healthcheck|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-38bce2ed, mappingMatch=PATH, servletPath=, pathInfo=/policy/apex-pdp/v1/healthcheck} -> org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 00:08:28.991 [qtp376769118-168] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 00:08:29.055 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@602b306e[p=0,l=109,c=8192,r=109]={<<<{"name":"apex-d8bbb6f5-75...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 00:08:29.055 [qtp376769118-168] 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=109 null 00:08:29.055 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@522e5715[p=0,l=109,c=8192,r=109]={<<<{"name":"apex-d8bbb6f5-75...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@67811f4{null} 00:08:29.055 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /policy/apex-pdp/v1/healthcheck on HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=86} 200 null HTTP/1.1 Date: Sun, 12 Jan 2025 00:08:28 GMT Content-Length: 109 Content-Type: application/json 00:08:29.057 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@577bc481[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=109},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@79b80050] (null,[p=0,l=109,c=8192,r=109],true)@START 00:08:29.057 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=109} last=true content=HeapByteBuffer@522e5715[p=0,l=109,c=8192,r=109]={<<<{"name":"apex-d8bbb6f5-75...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.057 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sun, 12 Jan 2025 00:08:28 GMT Content-Length: 109 Content-Type: application/json 00:08:29.058 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 00:08:29.058 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@577bc481[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=109},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@79b80050] ([p=0,l=133,c=8192,r=133],[p=0,l=109,c=8192,r=109],true)@COMPLETING 00:08:29.058 [qtp376769118-168] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@837f492{IDLE}->null [DirectByteBuffer@3b2a8a69[p=0,l=133,c=8192,r=133]={<<<HTTP/1.1 200 OK\r\nDate: Su...ver: Jetty(11.0.24)\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@522e5715[p=0,l=109,c=8192,r=109]={<<<{"name":"apex-d8bbb6f5-75...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 00:08:29.058 [qtp376769118-168] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@837f492{WRITING}->null:IDLE-->WRITING 00:08:29.058 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=96/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=W,to=141/30000}=>HttpConnection@3dff829c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@199b45e1{s=COMPLETING}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=89}] 00:08:29.058 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=DirectByteBuffer@3b2a8a69[p=0,l=133,c=8192,r=133]={<<<HTTP/1.1 200 OK\r\nDate: Su...ver: Jetty(11.0.24)\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.058 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[1]=HeapByteBuffer@522e5715[p=0,l=109,c=8192,r=109]={<<<{"name":"apex-d8bbb6f5-75...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.058 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NOT_HANDSHAKING 00:08:29.058 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 242 bytesProduced = 271 sequenceNumber = 1 [p=0,l=271,c=32768,r=271] ioDone=false/false 00:08:29.058 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 271 SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=97/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=W,to=142/30000}=>HttpConnection@3dff829c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@199b45e1{s=COMPLETING}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=90}] 00:08:29.059 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true 00:08:29.059 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=W,to=142/30000}=>HttpConnection@3dff829c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@199b45e1{s=COMPLETING}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=90}] 00:08:29.059 [qtp376769118-168] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=242 remaining=0 WriteFlusher@837f492{WRITING}->null 00:08:29.059 [qtp376769118-168] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@837f492{IDLE}->null:WRITING-->IDLE 00:08:29.059 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@577bc481[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=109},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@79b80050] ([p=133,l=133,c=8192,r=0],[p=109,l=109,c=8192,r=0],true)@END 00:08:29.059 [qtp376769118-168] 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 00:08:29.064 [qtp376769118-168] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler952876299==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 00:08:29.064 [qtp376769118-168] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=95} 00:08:29.064 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@79b4baae{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 00:08:29.064 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@79b4baae{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 00:08:29.064 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=95} 00:08:29.065 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@141aa39d) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 00:08:29.065 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@79b4baae{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 00:08:29.065 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@79b4baae{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 00:08:29.065 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@79b4baae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 00:08:29.065 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=96} 00:08:29.065 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /policy/apex-pdp/v1/healthcheck written=109 00:08:29.082 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 00:08:29.083 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 00:08:29.086 [qtp376769118-164-acceptor-0@1d36fcba-RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4291d829[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33304]] on ManagedSelector@4bb79db3{STARTED} id=1 keys=0 selected=0 updates=0 00:08:29.086 [qtp376769118-164-acceptor-0@1d36fcba-RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4bb79db3{STARTED} id=1 keys=0 selected=0 updates=1 00:08:29.086 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken with none selected 00:08:29.086 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken up from select, 0/0/0 selected 00:08:29.086 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 processing 0 keys, 1 updates 00:08:29.086 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:29.086 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4291d829[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33304]] 00:08:29.086 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4291d829[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33304]] startThread=0 00:08:29.086 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:29.086 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 waiting with 1 keys 00:08:29.086 [qtp376769118-165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4291d829[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33304]] in QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=2,r=-1,t=49482ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}] 00:08:29.086 [qtp376769118-165] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] 00:08:29.086 [qtp376769118-165] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 00:08:29.087 [qtp376769118-165] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=127.0.0.1, port=33304, Session(1736640509087|SSL_NULL_WITH_NULL_NULL)] 00:08:29.087 [qtp376769118-165] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}] 00:08:29.087 [qtp376769118-165] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}],null,HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 00:08:29.087 [qtp376769118-165] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}] 00:08:29.087 [qtp376769118-165] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$891/0x0000000801120af0@130cc32c on ManagedSelector@4bb79db3{STARTED} id=1 keys=1 selected=0 updates=0 00:08:29.087 [qtp376769118-165] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.087 [qtp376769118-165] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.087 [qtp376769118-165] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}] 00:08:29.087 [qtp376769118-165] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}] 00:08:29.087 [qtp376769118-165] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@71da5ac3{ReadCallback@4baf277{HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}]}} 00:08:29.088 [qtp376769118-165] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.088 [qtp376769118-165] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null 00:08:29.088 [qtp376769118-165] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.088 [qtp376769118-165] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@12e4edc6{SSLC.NBReadCB@c334f61{SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 00:08:29.088 [qtp376769118-165] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.088 [qtp376769118-165] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$855/0x00000008010dad18@2969babf on ManagedSelector@4bb79db3{STARTED} id=1 keys=1 selected=0 updates=1 00:08:29.088 [qtp376769118-165] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4bb79db3{STARTED} id=1 keys=1 selected=0 updates=2 00:08:29.088 [qtp376769118-165] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.088 [qtp376769118-165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4291d829[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33304]] in QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=2,r=-1,t=49480ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}] 00:08:29.088 [qtp376769118-165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49480ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}] 00:08:29.088 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken with none selected 00:08:29.088 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken up from select, 0/0/1 selected 00:08:29.088 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 processing 0 keys, 2 updates 00:08:29.088 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 00:08:29.088 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$891/0x0000000801120af0@130cc32c 00:08:29.088 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$855/0x00000008010dad18@2969babf 00:08:29.088 [qtp376769118-163] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.088 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:29.088 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 waiting with 1 keys 00:08:29.092 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken up from select, 1/1/1 selected 00:08:29.092 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 processing 1 keys, 0 updates 00:08:29.092 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33304], selector=sun.nio.ch.EPollSelectorImpl@468ce71, interestOps=1, readyOps=1 SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.092 [qtp376769118-168] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [12/Jan/2025:00:08:28 +0000] "GET /policy/apex-pdp/v1/healthcheck HTTP/1.1" 200 109 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 00:08:29.093 [qtp376769118-163] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.093 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1516677110 cs=HttpChannelState@79b4baae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@158efc05 eof=false 00:08:29.093 [qtp376769118-163] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=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 00:08:29.093 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=124} 00:08:29.093 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 00:08:29.093 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@3083a2cc/SelectorProducer@26295f65/PRODUCING/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49475ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=0]@2025-01-12T00:08:29.093412257Z 00:08:29.093 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=176/30000}] parse null 00:08:29.093 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@3dd9fc5a[p=0,l=0,c=0,r=0]={<<<>>>} 00:08:29.093 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@56e350a5{reserved=0/4,pending=1} startReservedThread p=1 00:08:29.093 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 00:08:29.093 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@2860f1c9{PENDING,thread=null} startThread=0 00:08:29.093 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=124} 00:08:29.093 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 00:08:29.093 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=124} 00:08:29.093 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 00:08:29.093 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=177/30000}] parsed false HttpParser{s=END,0 of -1} 00:08:29.093 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 00:08:29.093 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=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@3083a2cc/SelectorProducer@26295f65/IDLE/p=true/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=2,r=-1,t=49475ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=1}][pc=0,pic=0,pec=1,epc=0]@2025-01-12T00:08:29.093859989Z 00:08:29.094 [qtp376769118-163] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@12e4edc6{SSLC.NBReadCB@c334f61{SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 00:08:29.094 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.094 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.094 [qtp376769118-163] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@71da5ac3{ReadCallback@4baf277{HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=6/30000}]}} 00:08:29.094 [qtp376769118-163] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=6/30000}] onFillable enter HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 00:08:29.094 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.094 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING 00:08:29.094 [qtp376769118-163] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 307 HeapByteBuffer@79965653[p=0,l=307,c=32768,r=307]={<<<\x16\x03\x03\x01.\x01\x00\x01*\x03\x03y\x0f5G\xFdC\xDc\xAa@\xA9\x18\xBej\xDb...\n\x08\x0b\x04\x01\x05\x01\x06\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.094 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=307 00:08:29.094 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill starting handshake SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=307/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.093 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@64729db3{RESERVED,thread=Thread[qtp376769118-167,5,main]} task=AdaptiveExecutionStrategy@3083a2cc/SelectorProducer@26295f65/IDLE/p=true/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=2,r=-1,t=49475ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=1}][pc=0,pic=0,pec=1,epc=0]@2025-01-12T00:08:29.093968142Z ReservedThreadExecutor@56e350a5{reserved=0/4,pending=1} 00:08:29.095 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3083a2cc/SelectorProducer@26295f65/IDLE/p=true/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=2,r=-1,t=49473ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=1}][pc=0,pic=0,pec=1,epc=1]@2025-01-12T00:08:29.095808346Z tryProduce true 00:08:29.095 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 00:08:29.095 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:29.096 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=307 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 307 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=307,l=307,c=32768,r=0]={\x16\x03\x03\x01.\x01\x00\x01*...\x02\x02\x03\x02\x01\x02\x02<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.095 [qtp376769118-167] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NEED_TASK,eio=307/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.096 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK 00:08:29.096 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 waiting with 1 keys 00:08:29.098 [qtp376769118-163] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=33304, Session(1736640509087|SSL_NULL_WITH_NULL_NULL)] 00:08:29.098 [qtp376769118-163] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=33304, Session(1736640509087|SSL_NULL_WITH_NULL_NULL)] 00:08:29.099 [qtp376769118-163] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=33304, Session(1736640509087|SSL_NULL_WITH_NULL_NULL)] 00:08:29.099 [qtp376769118-163] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=33304, Session(1736640509087|SSL_NULL_WITH_NULL_NULL)] 00:08:29.099 [qtp376769118-163] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=33304, Session(1736640509087|SSL_NULL_WITH_NULL_NULL)] 00:08:29.099 [qtp376769118-163] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=33304, Session(1736640509087|SSL_NULL_WITH_NULL_NULL)] 00:08:29.099 [qtp376769118-163] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selecting alias: keyType=RSA, sni=null, sniRequired=false, certs=[X509@792e79aa(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])] 00:08:29.099 [qtp376769118-163] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected alias=delegate_no_sni_match 00:08:29.099 [qtp376769118-163] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose delegate alias=policy@policy.onap.org keyType=RSA on SSLEngine[hostname=127.0.0.1, port=33304, Session(1736640509087|SSL_NULL_WITH_NULL_NULL)] 00:08:29.094 [qtp376769118-169] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@2860f1c9{PENDING,thread=null} in QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=2,r=-1,t=49474ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=0/4,pending=1}] 00:08:29.094 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 00:08:29.104 [qtp376769118-169] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2860f1c9{PENDING,thread=Thread[qtp376769118-169,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 00:08:29.104 [qtp376769118-169] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2860f1c9{RESERVED,thread=Thread[qtp376769118-169,5,main]} waiting ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0} 00:08:29.104 [qtp376769118-168] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@1d78e6df[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=135}] 00:08:29.104 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1516677110 cs=HttpChannelState@79b4baae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@158efc05 eof=true 00:08:29.104 [qtp376769118-168] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@1d78e6df[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=135}] 00:08:29.104 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1516677110 cs=HttpChannelState@79b4baae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@158efc05 eof=true 00:08:29.104 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@79b4baae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 00:08:29.104 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1516677110 cs=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@158efc05 eof=true 00:08:29.104 [qtp376769118-168] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@158efc05 00:08:29.104 [qtp376769118-168] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@1d78e6df[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=135}] 00:08:29.106 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 00:08:29.106 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 00:08:29.106 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 00:08:29.107 [qtp376769118-168] DEBUG org.eclipse.jetty.util.Pool -- RetainedBucket@1fea0df9[inUse=1,size=2,max=-1,closed=false]{capacity=32768,inuse=1(50%)} returning new reserved entry MonoEntry@5dca784c{PENDING,pooled=null} 00:08:29.107 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=48/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=190/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.107 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING 00:08:29.107 [qtp376769118-168] DEBUG org.eclipse.jetty.util.Pool -- RetainedBucket@43a2825[inUse=1,size=2,max=-1,closed=false]{capacity=32768,inuse=1(50%)} returning new reserved entry MonoEntry@4bd21cca{PENDING,pooled=null} 00:08:29.107 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@42e32df6[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.107 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0 00:08:29.107 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@1adbdb3a{HeapByteBuffer@42e32df6[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@14ddd9f5[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@14ddd9f5[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.107 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=48/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=191/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.107 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=48/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=191/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.107 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING 00:08:29.107 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@42e32df6[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.107 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0 00:08:29.108 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@1adbdb3a{HeapByteBuffer@42e32df6[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@14ddd9f5[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@14ddd9f5[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.108 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=49/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=191/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.108 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=191/30000}] 00:08:29.108 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=191/30000}] filled 0 null 00:08:29.108 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=191/30000}] parse null 00:08:29.108 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@3dd9fc5a[p=0,l=0,c=0,r=0]={<<<>>>} 00:08:29.108 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=191/30000}] parsed false HttpParser{s=START,0 of -1} 00:08:29.108 [qtp376769118-168] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=191/30000}] 00:08:29.108 [qtp376769118-168] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5831cf2c{ReadCallback@2c473674{HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}]}} 00:08:29.108 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP 00:08:29.108 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.108 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@3dd9fc5a[p=0,l=0,c=0,r=0]={<<<>>>} 00:08:29.108 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP 00:08:29.108 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 1527 sequenceNumber = 0 [p=0,l=1527,c=32768,r=1527] ioDone=false/false 00:08:29.108 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=49/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.108 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null 00:08:29.108 [qtp376769118-163] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1527 SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.108 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=-,flush=-,to=49/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.109 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true 00:08:29.109 [qtp376769118-168] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5ea2caa3{SSLC.NBReadCB@45a6e631{SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 00:08:29.109 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.109 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP 00:08:29.109 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.114 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$855/0x00000008010dad18@1dd538db on ManagedSelector@452a475b{STARTED} id=0 keys=1 selected=0 updates=0 00:08:29.114 [qtp376769118-163] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 93 HeapByteBuffer@79965653[p=0,l=93,c=32768,r=93]={<<<\x16\x03\x03\x00%\x10\x00\x00! (\xB8#\xB5\x17r\xF8\x03V\xDb)\xF6'\x87*...^w\xE2L{\xC2:R\xA9!\xCb\x8c\xD9\x83\xF2y\xDb8)\x07E0k>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.114 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=93 00:08:29.114 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@452a475b{STARTED} id=0 keys=1 selected=0 updates=1 00:08:29.114 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken with none selected 00:08:29.114 [qtp376769118-168] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=5/30000}] onFillable exit HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 00:08:29.114 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken up from select, 0/0/1 selected 00:08:29.114 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=93 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 42 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=42,l=93,c=32768,r=51]={\x16\x03\x03\x00%\x10\x00\x00!...\x9b\xAa\x83X\x0bhX<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xCa\xA1\xCbz\x12\xD9...^w\xE2L{\xC2:R\xA9!\xCb\x8c\xD9\x83\xF2y\xDb8)\x07E0k>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.114 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d processing 0 keys, 1 updates 00:08:29.114 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK 00:08:29.114 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:29.114 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$855/0x00000008010dad18@1dd538db 00:08:29.114 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=5/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.114 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76cb7626{RUNNING,thread=Thread[qtp376769118-168,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 00:08:29.114 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76cb7626{RESERVED,thread=Thread[qtp376769118-168,5,main]} waiting ReservedThreadExecutor@56e350a5{reserved=2/4,pending=0} 00:08:29.114 [qtp376769118-166] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.114 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:29.114 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d waiting with 1 keys 00:08:29.119 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP 00:08:29.120 [qtp376769118-163] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@79965653[p=42,l=93,c=32768,r=51]={\x16\x03\x03\x00%\x10\x00\x00!...\x9b\xAa\x83X\x0bhX<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xCa\xA1\xCbz\x12\xD9...^w\xE2L{\xC2:R\xA9!\xCb\x8c\xD9\x83\xF2y\xDb8)\x07E0k>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.120 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0 00:08:29.121 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=48,l=93,c=32768,r=45]={\x16\x03\x03\x00%\x10\x00\x00!...X\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xCa\xA1\xCbz\x12\xD9\x12xJ^w\xE2L{\xC2:R\xA9!\xCb\x8c\xD9\x83\xF2y\xDb8)\x07E0k>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.122 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP 00:08:29.122 [qtp376769118-163] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@79965653[p=48,l=93,c=32768,r=45]={\x16\x03\x03\x00%\x10\x00\x00!...X\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xCa\xA1\xCbz\x12\xD9\x12xJ^w\xE2L{\xC2:R\xA9!\xCb\x8c\xD9\x83\xF2y\xDb8)\x07E0k>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.122 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0 00:08:29.123 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 45 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=93,l=93,c=32768,r=0]={\x16\x03\x03\x00%\x10\x00\x00!...\xDb8)\x07E0k<<<>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.123 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP 00:08:29.123 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=35/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.123 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@3dd9fc5a[p=0,l=0,c=0,r=0]={<<<>>>} 00:08:29.123 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP 00:08:29.123 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 1403 sequenceNumber = 1 [p=0,l=1403,c=32768,r=1403] ioDone=false/false 00:08:29.124 [qtp376769118-163] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1403 SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=36/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.124 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true 00:08:29.124 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP 00:08:29.124 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=32768,r=6] ioDone=false/false 00:08:29.125 [qtp376769118-163] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 6 SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=37/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.125 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true 00:08:29.125 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP 00:08:29.125 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 45 sequenceNumber = 0 [p=0,l=45,c=32768,r=45] ioDone=false/false 00:08:29.125 [qtp376769118-163] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 45 SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=38/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- handshake succeeded SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=38/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] resumed server TLSv1.2/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=38/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=38/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=38/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=38/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=38/30000}] 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=38/30000}] filled 0 null 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=39/30000}] parse null 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@3dd9fc5a[p=0,l=0,c=0,r=0]={<<<>>>} 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=39/30000}] parsed false HttpParser{s=START,0 of -1} 00:08:29.126 [qtp376769118-163] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=39/30000}] 00:08:29.127 [qtp376769118-163] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@71da5ac3{ReadCallback@4baf277{HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}]}} 00:08:29.127 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.127 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null 00:08:29.127 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.127 [qtp376769118-163] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@12e4edc6{SSLC.NBReadCB@c334f61{SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 00:08:29.127 [qtp376769118-163] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.127 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$855/0x00000008010dad18@2969babf on ManagedSelector@4bb79db3{STARTED} id=1 keys=1 selected=0 updates=0 00:08:29.127 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4bb79db3{STARTED} id=1 keys=1 selected=0 updates=1 00:08:29.128 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken with none selected 00:08:29.128 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken up from select, 0/0/1 selected 00:08:29.128 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 processing 0 keys, 1 updates 00:08:29.128 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:29.128 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$855/0x00000008010dad18@2969babf 00:08:29.128 [qtp376769118-167] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.128 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:29.128 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 waiting with 1 keys 00:08:29.128 [qtp376769118-163] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=1/30000}] onFillable exit HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 00:08:29.129 [qtp376769118-163] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.129 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@aaf2154 in QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=2,r=-1,t=49439ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=2/4,pending=0}] 00:08:29.129 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49439ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=2/4,pending=0}] 00:08:29.132 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken up from select, 1/1/1 selected 00:08:29.132 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 processing 1 keys, 0 updates 00:08:29.132 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:44165 remote=/127.0.0.1:33304], selector=sun.nio.ch.EPollSelectorImpl@468ce71, interestOps=1, readyOps=1 SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.133 [qtp376769118-167] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.133 [qtp376769118-167] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=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 00:08:29.133 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@56e350a5{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@3083a2cc/SelectorProducer@26295f65/PRODUCING/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49435ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=1]@2025-01-12T00:08:29.133297459Z 00:08:29.133 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76cb7626{RESERVED,thread=Thread[qtp376769118-168,5,main]} task=AdaptiveExecutionStrategy@3083a2cc/SelectorProducer@26295f65/IDLE/p=true/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49435ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=1]@2025-01-12T00:08:29.133441092Z ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0} 00:08:29.133 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=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@3083a2cc/SelectorProducer@26295f65/IDLE/p=true/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49435ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=1]@2025-01-12T00:08:29.133505904Z 00:08:29.133 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3083a2cc/SelectorProducer@26295f65/IDLE/p=true/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49435ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=2]@2025-01-12T00:08:29.133564445Z tryProduce true 00:08:29.133 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 00:08:29.133 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:29.133 [qtp376769118-167] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@12e4edc6{SSLC.NBReadCB@c334f61{SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 00:08:29.133 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.133 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 waiting with 1 keys 00:08:29.133 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.133 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.133 [qtp376769118-167] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@71da5ac3{ReadCallback@4baf277{HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=6/30000}]}} 00:08:29.133 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=6/30000}] onFillable enter HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 00:08:29.134 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.134 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING 00:08:29.134 [qtp376769118-167] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 203 HeapByteBuffer@79965653[p=0,l=203,c=32768,r=203]={<<<\x17\x03\x03\x00\xC6\x00\x00\x00\x00\x00\x00\x00\x01\xDb5p\x16OO\x11\xCe\xAd{=\xAa...\xD1G\xB7n\xFa\xF7\xE2 \xE5\xF7\x02sF\x19g?\x07M\xAd1Bg\xAb>>>\x00\x00\r\x00,\x00*\x04\x03...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.134 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=203 00:08:29.134 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=203 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 203 bytesProduced = 174 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=203,l=203,c=32768,r=0]={\x17\x03\x03\x00\xC6\x00\x00\x00\x00...\x07M\xAd1Bg\xAb<<<>>>\x00\x00\r\x00,\x00*\x04\x03...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=174,c=32768,r=174]={<<<GET /policy/apex-pdp/v1/h...nection: keep-alive\r\n\r\n>>>\r\nHost: l...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=174,c=32768,r=174]={<<<GET /policy/apex-pdp/v1/h...nection: keep-alive\r\n\r\n>>>\r\nHost: l...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.134 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=174 uf=false SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.134 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=7/30000}] filled 174 RetainableByteBuffer@3014dd47{DirectByteBuffer@62291ec7[p=0,l=174,c=32768,r=174]={<<<GET /policy/apex-pdp/v1/h...nection: keep-alive\r\n\r\n>>>\r\nHost: l...\x00\x00\x00\x00\x00\x00\x00},r=1} 00:08:29.134 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=7/30000}] parse RetainableByteBuffer@3014dd47{DirectByteBuffer@62291ec7[p=0,l=174,c=32768,r=174]={<<<GET /policy/apex-pdp/v1/h...nection: keep-alive\r\n\r\n>>>\r\nHost: l...\x00\x00\x00\x00\x00\x00\x00},r=1} 00:08:29.134 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@62291ec7[p=0,l=174,c=32768,r=174]={<<<GET /policy/apex-pdp/v1/h...nection: keep-alive\r\n\r\n>>>\r\nHost: l...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.134 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 00:08:29.134 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 00:08:29.134 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 00:08:29.134 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 00:08:29.134 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 00:08:29.134 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept --> VALUE 00:08:29.134 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept --> IN_VALUE 00:08:29.134 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept --> FIELD 00:08:29.134 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json] 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.9 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.9 (HttpUrlConnection 17.0.4)] 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:44165) header=Host, headerString=[Host], valueString=[localhost:44165] 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1243908838 cs=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3618a0a5 eof=false 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@3618a0a5 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@3fb62c49[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /policy/apex-pdp/v1/healthcheck on HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{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:44165/policy/apex-pdp/v1/healthcheck,age=0} GET /policy/apex-pdp/v1/healthcheck HTTP/1.1 Accept: application/json User-Agent: Jersey/3.1.9 (HttpUrlConnection 17.0.4) Host: localhost:44165 Connection: keep-alive 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=8/30000}] parsed true HttpParser{s=CONTENT,0 of -1} 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=8/30000}] 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:44165/policy/apex-pdp/v1/healthcheck HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{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:44165/policy/apex-pdp/v1/healthcheck,age=0} 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:44165/policy/apex-pdp/v1/healthcheck,age=0} 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /policy/apex-pdp/v1/healthcheck ?null on HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=0} 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/policy/apex-pdp/v1/healthcheck @ o.e.j.s.ServletContextHandler@4540aade{/,null,AVAILABLE} 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=||/policy/apex-pdp/v1/healthcheck @ o.e.j.s.ServletContextHandler@4540aade{/,null,AVAILABLE} 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler952876299==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler952876299==dftMaxIdleSec=-1 session=null 00:08:29.135 [qtp376769118-167] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet ||/policy/apex-pdp/v1/healthcheck|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-38bce2ed, mappingMatch=PATH, servletPath=, pathInfo=/policy/apex-pdp/v1/healthcheck} -> org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 00:08:29.138 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@7f55c362{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 00:08:29.138 [qtp376769118-167] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler952876299==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 00:08:29.138 [qtp376769118-167] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=3} 00:08:29.138 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@7f55c362{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 00:08:29.138 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@7f55c362{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 00:08:29.138 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=3} 00:08:29.138 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1243908838 cs=HttpChannelState@7f55c362{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3618a0a5 eof=false 00:08:29.139 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=4} 00:08:29.139 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 00:08:29.139 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=12/30000}] parse null 00:08:29.139 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@3dd9fc5a[p=0,l=0,c=0,r=0]={<<<>>>} 00:08:29.139 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 00:08:29.139 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=4} 00:08:29.139 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 00:08:29.139 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=4} 00:08:29.139 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 00:08:29.139 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=12/30000}] parsed false HttpParser{s=END,0 of -1} 00:08:29.139 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 00:08:29.139 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 00:08:29.139 [qtp376769118-167] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@3fb62c49[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=4}] 00:08:29.139 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1243908838 cs=HttpChannelState@7f55c362{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3618a0a5 eof=true 00:08:29.139 [qtp376769118-167] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@3fb62c49[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=4}] 00:08:29.139 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1243908838 cs=HttpChannelState@7f55c362{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3618a0a5 eof=true 00:08:29.148 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@7f55c362{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 00:08:29.149 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@216c10fe[p=0,l=153,c=32768,r=153]={<<<{\n"servlet":"org.glassfis...heck",\n"status":"401"\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@677054a8 00:08:29.149 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /policy/apex-pdp/v1/healthcheck on HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=14} 401 null HTTP/1.1 Date: Sun, 12 Jan 2025 00:08:29 GMT WWW-Authenticate: basic realm="RestServerParameters-login-service" Cache-Control: must-revalidate,no-cache,no-store Content-Type: application/json 00:08:29.149 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@59cb106a[PROCESSING][i=HTTP/1.1{s=401,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@58094a95] (null,[p=0,l=153,c=32768,r=153],true)@START 00:08:29.149 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=401,h=4,cl=-1} last=true content=DirectByteBuffer@216c10fe[p=0,l=153,c=32768,r=153]={<<<{\n"servlet":"org.glassfis...heck",\n"status":"401"\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.150 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sun, 12 Jan 2025 00:08:29 GMT WWW-Authenticate: basic realm="RestServerParameters-login-service" Cache-Control: must-revalidate,no-cache,no-store Content-Type: application/json 00:08:29.150 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 00:08:29.150 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@59cb106a[PROCESSING][i=HTTP/1.1{s=401,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@58094a95] ([p=0,l=261,c=8192,r=261],[p=0,l=153,c=32768,r=153],true)@COMPLETING 00:08:29.150 [qtp376769118-167] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@19a34a8a{IDLE}->null [DirectByteBuffer@3b2a8a69[p=0,l=261,c=8192,r=261]={<<<HTTP/1.1 401 Unauthorized...ver: Jetty(11.0.24)\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@216c10fe[p=0,l=153,c=32768,r=153]={<<<{\n"servlet":"org.glassfis...heck",\n"status":"401"\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 00:08:29.151 [qtp376769118-167] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@19a34a8a{WRITING}->null:IDLE-->WRITING 00:08:29.151 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=W,to=24/30000}=>HttpConnection@64191868[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5d2cc356{s=COMPLETING}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=16}] 00:08:29.151 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=DirectByteBuffer@3b2a8a69[p=0,l=261,c=8192,r=261]={<<<HTTP/1.1 401 Unauthorized...ver: Jetty(11.0.24)\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.151 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[1]=DirectByteBuffer@216c10fe[p=0,l=153,c=32768,r=153]={<<<{\n"servlet":"org.glassfis...heck",\n"status":"401"\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.151 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NOT_HANDSHAKING 00:08:29.152 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 414 bytesProduced = 443 sequenceNumber = 1 [p=0,l=443,c=32768,r=443] ioDone=false/false 00:08:29.152 [qtp376769118-167] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 443 SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=W,to=25/30000}=>HttpConnection@64191868[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5d2cc356{s=COMPLETING}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=17}] 00:08:29.152 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true 00:08:29.152 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=W,to=25/30000}=>HttpConnection@64191868[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5d2cc356{s=COMPLETING}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=18}] 00:08:29.153 [qtp376769118-167] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=414 remaining=0 WriteFlusher@19a34a8a{WRITING}->null 00:08:29.153 [qtp376769118-167] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@19a34a8a{IDLE}->null:WRITING-->IDLE 00:08:29.153 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@59cb106a[PROCESSING][i=HTTP/1.1{s=401,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@58094a95] ([p=261,l=261,c=8192,r=0],[p=153,l=153,c=32768,r=0],true)@END 00:08:29.153 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@7f55c362{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 00:08:29.153 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@7f55c362{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 00:08:29.154 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@7f55c362{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 00:08:29.154 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=19} 00:08:29.154 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /policy/apex-pdp/v1/healthcheck written=153 00:08:29.154 [qtp376769118-167] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [12/Jan/2025:00:08:29 +0000] "GET /policy/apex-pdp/v1/healthcheck HTTP/1.1" 401 153 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 00:08:29.154 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1243908838 cs=HttpChannelState@7f55c362{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3618a0a5 eof=true 00:08:29.154 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=19} 00:08:29.154 [qtp376769118-167] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@3fb62c49[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=19}] 00:08:29.154 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1243908838 cs=HttpChannelState@7f55c362{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3618a0a5 eof=true 00:08:29.154 [qtp376769118-167] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@3fb62c49[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=19}] 00:08:29.154 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1243908838 cs=HttpChannelState@7f55c362{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3618a0a5 eof=true 00:08:29.169 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@7f55c362{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 00:08:29.169 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1243908838 cs=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3618a0a5 eof=true 00:08:29.169 [qtp376769118-167] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@3618a0a5 00:08:29.169 [qtp376769118-167] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@3fb62c49[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=https://localhost:44165/policy/apex-pdp/v1/healthcheck,age=34}] 00:08:29.169 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 00:08:29.169 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 00:08:29.169 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 00:08:29.169 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=42/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.169 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING 00:08:29.169 [qtp376769118-167] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x17\x03\x03\x00\xC6\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.169 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x17\x03\x03\x00\xC6\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=43/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=43/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x17\x03\x03\x00\xC6\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=RetainableByteBuffer@7a25f3db{HeapByteBuffer@79965653[p=0,l=0,c=32768,r=0]={<<<>>>\x17\x03\x03\x00\xC6\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} unwrapBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62291ec7[p=0,l=0,c=32768,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=43/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=43/30000}] 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=43/30000}] filled 0 null 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=43/30000}] parse null 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@3dd9fc5a[p=0,l=0,c=0,r=0]={<<<>>>} 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=43/30000}] parsed false HttpParser{s=START,0 of -1} 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=43/30000}] 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@71da5ac3{ReadCallback@4baf277{HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}]}} 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.170 [qtp376769118-167] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@12e4edc6{SSLC.NBReadCB@c334f61{SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 00:08:29.171 [qtp376769118-167] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.171 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$855/0x00000008010dad18@2969babf on ManagedSelector@4bb79db3{STARTED} id=1 keys=1 selected=0 updates=0 00:08:29.171 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4bb79db3{STARTED} id=1 keys=1 selected=0 updates=1 00:08:29.171 [qtp376769118-167] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}] onFillable exit HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 00:08:29.171 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken with none selected 00:08:29.171 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken up from select, 0/0/1 selected 00:08:29.171 [qtp376769118-167] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.171 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 processing 0 keys, 1 updates 00:08:29.171 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:29.171 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@64729db3{RUNNING,thread=Thread[qtp376769118-167,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 00:08:29.171 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$855/0x00000008010dad18@2969babf 00:08:29.171 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@64729db3{RESERVED,thread=Thread[qtp376769118-167,5,main]} waiting ReservedThreadExecutor@56e350a5{reserved=2/4,pending=0} 00:08:29.171 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.171 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:29.171 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 waiting with 1 keys 00:08:29.188 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'manager' from target object [org.onap.policy.apex.services.onappf.ApexStarterActivator@3abe8714] or target class [class org.onap.policy.apex.services.onappf.ApexStarterActivator] 00:08:29.189 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@2c2f4769] or target class [class org.onap.policy.common.utils.services.ServiceManager] 00:08:29.192 [main] INFO network -- [OUT|NOOP|policy-pdp-pap] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Apex pdp shutting down.","messageName":"PDP_STATUS","requestId":"0d8c5cea-4a8b-434a-be4f-af88a6ce6f23","timestampMs":1736640509192,"name":"apex-d8bbb6f5-752f-400a-b805-51ab3cb466f7","pdpGroup":"defaultGroup"} 00:08:29.192 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=0d8c5cea-4a8b-434a-be4f-af88a6ce6f23, timestampMs=1736640509192, name=apex-d8bbb6f5-752f-400a-b805-51ab3cb466f7, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Apex pdp shutting down., policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:29.192 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:29.192 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Rest Server 00:08:29.192 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:29.192 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 00:08:29.192 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-44165, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=44165, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@262ea940{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@4540aade{/,null,AVAILABLE}, connector=RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165}, jettyThread=Thread[RestServerParameters-44165,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 00:08:29.193 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165} 00:08:29.193 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SelectorManager@RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165} 00:08:29.193 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@4bb79db3{STARTED} id=1 keys=1 selected=0 updates=0 00:08:29.193 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@3299cc9f on ManagedSelector@4bb79db3{STOPPING} id=1 keys=1 selected=0 updates=0 00:08:29.193 [qtp376769118-164] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp376769118-164-acceptor-0@1d36fcba-RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165} in QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49375ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=2/4,pending=0}] 00:08:29.193 [qtp376769118-164] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=4,r=-1,t=49375ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=2/4,pending=0}] 00:08:29.193 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4bb79db3{STOPPING} id=1 keys=1 selected=0 updates=1 00:08:29.196 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken with none selected 00:08:29.196 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken up from select, 0/0/1 selected 00:08:29.196 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 processing 0 keys, 1 updates 00:08:29.196 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:29.196 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@3299cc9f 00:08:29.196 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on ManagedSelector@4bb79db3{STOPPING} id=1 keys=1 selected=0 updates=0 00:08:29.196 [qtp376769118-168] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=25/30000}] 00:08:29.196 [qtp376769118-168] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) DecryptedEndPoint@1e4d35e2[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=25/30000}] 00:08:29.196 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- shutdownOutput: SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=25/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,CLOSED,fill=FI,flush=-,to=25/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] oshut=false, ishut=false 00:08:29.196 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=25/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@c334f61{NEED_WRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,CLOSED,fill=FI,flush=-,to=26/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.196 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@3dd9fc5a[p=0,l=0,c=0,r=0]={<<<>>>} 00:08:29.196 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP 00:08:29.197 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 31 sequenceNumber = 2 [p=0,l=31,c=32768,r=31] ioDone=false/true 00:08:29.197 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 31 SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=26/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,CLOSED,fill=FI,flush=-,to=26/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.197 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true 00:08:29.197 [qtp376769118-168] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,CLOSED,fill=FI,flush=-,to=26/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.197 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,CLOSED,fill=FI,flush=-,to=26/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.197 [qtp376769118-168] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,CLOSED,fill=FI,flush=-,to=26/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.197 [qtp376769118-168] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,CLOSED,fill=FI,flush=-,to=27/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.197 [qtp376769118-168] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@7b0c0b73[{l=/127.0.0.1:44165,r=/127.0.0.1:33304,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33304,CLOSED,fill=FI,flush=-,to=27/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.197 [qtp376769118-168] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@12e4edc6{SSLC.NBReadCB@c334f61{SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=null,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=27/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 00:08:29.198 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillableFail SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=null,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=27/30000}=>HttpConnection@64191868[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.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.ssl.SslConnection$DecryptedEndPoint.disconnect(SslConnection.java:1384) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1366) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1434) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:258) 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.io.ssl.SslConnection.close(SslConnection.java:354) 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) 00:08:29.198 [qtp376769118-168] DEBUG org.eclipse.jetty.io.FillInterest -- onFail FillInterest@71da5ac3{ReadCallback@4baf277{HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=null,r=null,CLOSED,fill=FI,flush=-,to=27/30000}]}} 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.ssl.SslConnection$DecryptedEndPoint.disconnect(SslConnection.java:1384) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1366) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1434) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:258) 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.io.ssl.SslConnection.close(SslConnection.java:354) 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) 00:08:29.198 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1} 00:08:29.198 [qtp376769118-168] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE 00:08:29.198 [qtp376769118-168] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=null,r=null,CLOSED,fill=-,flush=-,to=28/30000}] 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.ssl.SslConnection$DecryptedEndPoint.disconnect(SslConnection.java:1384) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1366) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1434) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:258) 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.io.ssl.SslConnection.close(SslConnection.java:354) 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) 00:08:29.198 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4bb79db3{STOPPING} id=1 keys=1 selected=0 updates=0 00:08:29.198 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@608bd962 startThread=0 00:08:29.198 [qtp376769118-168] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@71da5ac3{null} 00:08:29.198 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:29.198 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 waiting with 1 keys 00:08:29.199 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@6e44825e on ManagedSelector@4bb79db3{STOPPING} id=1 keys=0 selected=0 updates=0 00:08:29.199 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4bb79db3{STOPPING} id=1 keys=0 selected=0 updates=1 00:08:29.199 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken with none selected 00:08:29.199 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 woken up from select, 0/0/0 selected 00:08:29.199 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@468ce71 processing 0 keys, 1 updates 00:08:29.199 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:29.199 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@6e44825e 00:08:29.199 [qtp376769118-168] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:29.199 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76cb7626{RUNNING,thread=Thread[qtp376769118-168,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 00:08:29.199 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76cb7626{RESERVED,thread=Thread[qtp376769118-168,5,main]} waiting ReservedThreadExecutor@56e350a5{reserved=3/4,pending=0} 00:08:29.200 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@3083a2cc/SelectorProducer@26295f65/IDLE/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49368ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=2]@2025-01-12T00:08:29.200130935Z 00:08:29.200 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@3083a2cc/SelectorProducer@26295f65/IDLE/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=3,r=-1,t=49368ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=2]@2025-01-12T00:08:29.20032822Z 00:08:29.200 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@4bb79db3{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:29.200 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@452a475b{STARTED} id=0 keys=1 selected=0 updates=0 00:08:29.200 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@2e8488f4 on ManagedSelector@452a475b{STOPPING} id=0 keys=1 selected=0 updates=0 00:08:29.200 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@452a475b{STOPPING} id=0 keys=1 selected=0 updates=1 00:08:29.200 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken with none selected 00:08:29.200 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken up from select, 0/0/1 selected 00:08:29.200 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d processing 0 keys, 1 updates 00:08:29.200 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:29.200 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@2e8488f4 00:08:29.200 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on ManagedSelector@452a475b{STOPPING} id=0 keys=1 selected=0 updates=0 00:08:29.200 [qtp376769118-166] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=92/30000}] 00:08:29.200 [qtp376769118-166] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) DecryptedEndPoint@3889b095[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=92/30000}] 00:08:29.200 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- shutdownOutput: SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=91/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,CLOSED,fill=FI,flush=-,to=92/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] oshut=false, ishut=false 00:08:29.200 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=91/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NEED_WRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,CLOSED,fill=FI,flush=-,to=92/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.200 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@3dd9fc5a[p=0,l=0,c=0,r=0]={<<<>>>} 00:08:29.200 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP 00:08:29.201 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 31 sequenceNumber = 2 [p=0,l=31,c=32768,r=31] ioDone=false/true 00:08:29.201 [qtp376769118-166] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 31 SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=92/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,CLOSED,fill=FI,flush=-,to=92/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.201 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true 00:08:29.201 [qtp376769118-166] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,CLOSED,fill=FI,flush=-,to=92/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.201 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,CLOSED,fill=FI,flush=-,to=93/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.201 [qtp376769118-166] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,CLOSED,fill=FI,flush=-,to=93/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.201 [qtp376769118-166] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,CLOSED,fill=FI,flush=-,to=93/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.201 [qtp376769118-166] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@364e482c[{l=/127.0.0.1:44165,r=/127.0.0.1:33288,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:44165,r=/127.0.0.1:33288,CLOSED,fill=FI,flush=-,to=93/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.201 [qtp376769118-166] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5ea2caa3{SSLC.NBReadCB@45a6e631{SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=null,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=93/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 00:08:29.202 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillableFail SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=null,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=93/30000}=>HttpConnection@3dff829c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.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.ssl.SslConnection$DecryptedEndPoint.disconnect(SslConnection.java:1384) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1366) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1434) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:258) 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.io.ssl.SslConnection.close(SslConnection.java:354) 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) 00:08:29.202 [qtp376769118-166] DEBUG org.eclipse.jetty.io.FillInterest -- onFail FillInterest@5831cf2c{ReadCallback@2c473674{HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=null,r=null,CLOSED,fill=FI,flush=-,to=94/30000}]}} 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.ssl.SslConnection$DecryptedEndPoint.disconnect(SslConnection.java:1384) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1366) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1434) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:258) 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.io.ssl.SslConnection.close(SslConnection.java:354) 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) 00:08:29.202 [qtp376769118-166] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1} 00:08:29.202 [qtp376769118-166] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE 00:08:29.202 [qtp376769118-166] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=null,r=null,CLOSED,fill=-,flush=-,to=94/30000}] 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.ssl.SslConnection$DecryptedEndPoint.disconnect(SslConnection.java:1384) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1366) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1434) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:258) 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.io.ssl.SslConnection.close(SslConnection.java:354) 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) 00:08:29.202 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@452a475b{STOPPING} id=0 keys=1 selected=0 updates=0 00:08:29.202 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@27e309b0 startThread=0 00:08:29.202 [qtp376769118-166] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5831cf2c{null} 00:08:29.202 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:29.202 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d waiting with 1 keys 00:08:29.203 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@2822ee4b on ManagedSelector@452a475b{STOPPING} id=0 keys=0 selected=0 updates=0 00:08:29.203 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@452a475b{STOPPING} id=0 keys=0 selected=0 updates=1 00:08:29.203 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken with none selected 00:08:29.203 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d woken up from select, 0/0/0 selected 00:08:29.203 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@37f67c1d processing 0 keys, 1 updates 00:08:29.204 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:29.204 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@2822ee4b 00:08:29.204 [qtp376769118-166] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:29.204 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@631746ce{RUNNING,thread=Thread[qtp376769118-166,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 00:08:29.204 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@631746ce{RESERVED,thread=Thread[qtp376769118-166,5,main]} waiting ReservedThreadExecutor@56e350a5{reserved=4/4,pending=0} 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/IDLE/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=2,r=-1,t=49364ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2025-01-12T00:08:29.204126132Z 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@2b07a76e/SelectorProducer@3dda0526/IDLE/p=false/QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=2,r=-1,t=49364ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2025-01-12T00:08:29.204192514Z 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@452a475b{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SelectorManager@RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165} 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@47166740[HTTP/1.1] 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@47166740[HTTP/1.1] 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SslConnectionFactory@119cd026{SSL->HTTP/1.1} 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@65448932[provider=null,keyStore=file:///w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/test-classes/policy-keystore,trustStore=null] 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@65448932[provider=null,keyStore=file:///w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/test-classes/policy-keystore,trustStore=null] 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SslConnectionFactory@119cd026{SSL->HTTP/1.1} 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@1acd952e{STARTED} 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@1acd952e{STOPPED} 00:08:29.204 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165} 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@731a5a39{SSL, (ssl, http/1.1)}{0.0.0.0:44165} 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@262ea940{STARTED}[11.0.24,sto=0] 00:08:29.204 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@262ea940{STOPPING}[11.0.24,sto=0] 00:08:29.204 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@262ea940{STOPPING}[11.0.24,sto=0] 00:08:29.204 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@262ea940{STOPPING}[11.0.24,sto=0] 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING DefaultSessionIdManager@61ea692c{STARTED}[worker=node0] 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HouseKeeper@6faf8826{STARTED}[interval=600000, ownscheduler=true] 00:08:29.204 [main] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 stopped scavenging 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@311e7669{STARTED} 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@311e7669{STOPPED} 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HouseKeeper@6faf8826{STOPPED}[interval=600000, ownscheduler=false] 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED DefaultSessionIdManager@61ea692c{STOPPED}[worker=node0] 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ErrorHandler@5824a5d1{STARTED} 00:08:29.204 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ErrorHandler@5824a5d1{STOPPING} 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ErrorHandler@5824a5d1{STOPPED} 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING o.e.j.s.ServletContextHandler@4540aade{/,null,AVAILABLE} 00:08:29.204 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping o.e.j.s.ServletContextHandler@4540aade{/,null,STOPPED} 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.SessionHandler952876299==dftMaxIdleSec=-1 00:08:29.204 [main] DEBUG org.eclipse.jetty.server.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@b0abcb6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@3ac1a307[passivating=false,graceSec=3600] 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@3ac1a307[passivating=false,graceSec=3600] 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@b0abcb6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@34e1982d{STARTED} 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@34e1982d{STOPPED} 00:08:29.204 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping org.eclipse.jetty.server.session.SessionHandler952876299==dftMaxIdleSec=-1 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ConstraintSecurityHandler@40949bb0{STARTED} 00:08:29.204 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ConstraintSecurityHandler@40949bb0{STOPPING} 00:08:29.204 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServletHandler@56a34c0e{STARTED} 00:08:29.204 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ServletHandler@56a34c0e{STOPPING} 00:08:29.205 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-62922761==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@ffbc35a9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:29.205 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-62922761==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@ffbc35a9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:29.205 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 00:08:29.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:29.206 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-38bce2ed[EMBEDDED:null] 00:08:29.206 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:29.206 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet54a332e4{/*->org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:29.206 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-38bce2ed=MappedServlet1e3f0c5c{null->org.glassfish.jersey.servlet.ServletContainer-38bce2ed==org.glassfish.jersey.servlet.ServletContainer@ca1028c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:29.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServletHandler@56a34c0e{STOPPED} 00:08:29.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@38410ce5[RestServerParameters-login-service] 00:08:29.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@24bc52ce[users.count=1] 00:08:29.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@24bc52ce[users.count=1] 00:08:29.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@38410ce5[RestServerParameters-login-service] 00:08:29.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ConstraintSecurityHandler@40949bb0{STOPPED} 00:08:29.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.SessionHandler952876299==dftMaxIdleSec=-1 00:08:29.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@697797e4{base=null,protected=[]} 00:08:29.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@697797e4{base=null,protected=[]} 00:08:29.206 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@4540aade{/,null,STOPPED} 00:08:29.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED o.e.j.s.ServletContextHandler@4540aade{/,null,STOPPED} 00:08:29.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING CustomRequestLog@54b88247{STARTED} 00:08:29.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Slf4jRequestLogWriter@54eea16c{STARTED} 00:08:29.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Slf4jRequestLogWriter@54eea16c{STOPPED} 00:08:29.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED CustomRequestLog@54b88247{STOPPED} 00:08:29.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AttributeContainerMap@6aa152b7{size=0} 00:08:29.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AttributeContainerMap@6aa152b7{size=0} 00:08:29.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp376769118]@16750a5e{STARTED,8<=8<=200,i=2,r=-1,t=49362ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=4/4,pending=0}] 00:08:29.207 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=8<=200,i=2,r=-1,t=49361ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=4/4,pending=0}] 00:08:29.207 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@56e350a5{reserved=4/4,pending=0} 00:08:29.208 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@608bd962 in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=8<=200,i=2,r=-1,t=49360ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0}] 00:08:29.209 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@7b0c0b73[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@64191868[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.209 [qtp376769118-162] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@64191868::DecryptedEndPoint@1e4d35e2[{l=null,r=null,CLOSED,fill=-,flush=-,to=38/30000}] 00:08:29.209 [qtp376769118-162] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose SslConnection@c334f61::SocketChannelEndPoint@7b0c0b73[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@c334f61{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@64191868[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5d2cc356{s=START}]=>HttpChannelOverHttp@1e503e02{s=HttpChannelState@7f55c362{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.209 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@608bd962 in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=8<=200,i=2,r=-1,t=49359ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0}] 00:08:29.209 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@27e309b0 in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=8<=200,i=3,r=-1,t=49359ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0}] 00:08:29.209 [qtp376769118-162] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@364e482c[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=101/30000}=>HttpConnection@3dff829c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.209 [qtp376769118-162] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@3dff829c::DecryptedEndPoint@3889b095[{l=null,r=null,CLOSED,fill=-,flush=-,to=101/30000}] 00:08:29.209 [qtp376769118-162] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose SslConnection@45a6e631::SocketChannelEndPoint@364e482c[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@45a6e631{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=101/30000}=>HttpConnection@3dff829c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@199b45e1{s=START}]=>HttpChannelOverHttp@3cb6235c{s=HttpChannelState@79b4baae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 00:08:29.210 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@27e309b0 in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=8<=200,i=3,r=-1,t=49358ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0}] 00:08:29.210 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=8<=200,i=4,r=-1,t=49358ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0}] 00:08:29.218 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@631746ce{RESERVED,thread=Thread[qtp376769118-166,5,main]} task=STOP ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0} 00:08:29.218 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@631746ce{RESERVED,thread=Thread[qtp376769118-166,5,main]} exited ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0} 00:08:29.218 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@631746ce{RESERVED,thread=null} in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=8<=200,i=4,r=-1,t=49350ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0}] 00:08:29.218 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=8<=200,i=5,r=-1,t=49350ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0}] 00:08:29.222 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76cb7626{RESERVED,thread=Thread[qtp376769118-168,5,main]} task=STOP ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0} 00:08:29.222 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@64729db3{RESERVED,thread=Thread[qtp376769118-167,5,main]} task=STOP ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0} 00:08:29.222 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76cb7626{RESERVED,thread=Thread[qtp376769118-168,5,main]} exited ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0} 00:08:29.222 [qtp376769118-169] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2860f1c9{RESERVED,thread=Thread[qtp376769118-169,5,main]} task=STOP ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0} 00:08:29.222 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@76cb7626{RESERVED,thread=null} in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=8<=200,i=5,r=-1,t=49346ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0}] 00:08:29.222 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@64729db3{RESERVED,thread=Thread[qtp376769118-167,5,main]} exited ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0} 00:08:29.222 [qtp376769118-169] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2860f1c9{RESERVED,thread=Thread[qtp376769118-169,5,main]} exited ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0} 00:08:29.222 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=8<=200,i=6,r=-1,t=49346ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0}] 00:08:29.222 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@64729db3{RESERVED,thread=null} in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=8<=200,i=6,r=-1,t=49346ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0}] 00:08:29.222 [qtp376769118-169] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@2860f1c9{RESERVED,thread=null} in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=8<=200,i=6,r=-1,t=49346ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0}] 00:08:29.223 [qtp376769118-169] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=8<=200,i=8,r=-1,t=49345ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0}] 00:08:29.223 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0} 00:08:29.223 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp376769118-163,5,main] for 2499 00:08:29.223 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=8<=200,i=7,r=-1,t=49345ms,q=0}[ReservedThreadExecutor@56e350a5{reserved=-1/4,pending=0}] 00:08:29.223 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=8,r=-1,t=49345ms,q=0}[NO_TRY] 00:08:29.223 [qtp376769118-167] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp376769118-167,5,main] exited for QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=7,r=-1,t=49345ms,q=0}[NO_TRY] 00:08:29.223 [qtp376769118-164] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=7,r=-1,t=49345ms,q=0}[NO_TRY] 00:08:29.223 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=7,r=-1,t=49345ms,q=0}[NO_TRY] 00:08:29.223 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=7,r=-1,t=49345ms,q=0}[NO_TRY] 00:08:29.223 [qtp376769118-164] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=7,r=-1,t=49345ms,q=0}[NO_TRY] 00:08:29.223 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=7,r=-1,t=49345ms,q=0}[NO_TRY] 00:08:29.223 [qtp376769118-164] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=9,r=-1,t=49345ms,q=0}[NO_TRY] 00:08:29.223 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=8,r=-1,t=49345ms,q=0}[NO_TRY] 00:08:29.223 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=10,r=-1,t=49345ms,q=0}[NO_TRY] 00:08:29.223 [qtp376769118-164] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp376769118-164,5,main] exited for QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=10,r=-1,t=49345ms,q=0}[NO_TRY] 00:08:29.223 [qtp376769118-163] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp376769118-163,5,main] exited for QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=10,r=-1,t=49345ms,q=0}[NO_TRY] 00:08:29.223 [qtp376769118-162] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp376769118-162,5,main] exited for QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=10,r=-1,t=49345ms,q=0}[NO_TRY] 00:08:29.223 [qtp376769118-165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=10,r=-1,t=49345ms,q=0}[NO_TRY] 00:08:29.223 [qtp376769118-165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=10,r=-1,t=49345ms,q=0}[NO_TRY] 00:08:29.223 [qtp376769118-165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=11,r=-1,t=49345ms,q=0}[NO_TRY] 00:08:29.223 [qtp376769118-165] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp376769118-165,5,main] exited for QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=11,r=-1,t=49345ms,q=0}[NO_TRY] 00:08:29.224 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp376769118-164,5,] for 2499 00:08:29.224 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp376769118-168,5,main] for 2499 00:08:29.224 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=11,r=-1,t=49344ms,q=0}[NO_TRY] 00:08:29.224 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=11,r=-1,t=49344ms,q=0}[NO_TRY] 00:08:29.224 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=11,r=-1,t=49344ms,q=0}[NO_TRY] 00:08:29.224 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=11,r=-1,t=49344ms,q=0}[NO_TRY] 00:08:29.224 [qtp376769118-169] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=11,r=-1,t=49344ms,q=0}[NO_TRY] 00:08:29.224 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=12,r=-1,t=49344ms,q=0}[NO_TRY] 00:08:29.224 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=13,r=-1,t=49344ms,q=0}[NO_TRY] 00:08:29.224 [qtp376769118-169] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$485/0x0000000800d9e910@4cb1f8ba in QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=13,r=-1,t=49344ms,q=0}[NO_TRY] 00:08:29.224 [qtp376769118-168] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp376769118-168,5,main] exited for QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=13,r=-1,t=49344ms,q=0}[NO_TRY] 00:08:29.224 [qtp376769118-166] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp376769118-166,5,main] exited for QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=13,r=-1,t=49344ms,q=0}[NO_TRY] 00:08:29.224 [qtp376769118-169] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=14,r=-1,t=49344ms,q=0}[NO_TRY] 00:08:29.224 [qtp376769118-169] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp376769118-169,5,main] exited for QueuedThreadPool[qtp376769118]@16750a5e{STOPPING,8<=0<=200,i=14,r=-1,t=49344ms,q=0}[NO_TRY] 00:08:29.224 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp376769118-166,5,] for 2498 00:08:29.225 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp376769118]@16750a5e{STOPPED,8<=0<=200,i=14,r=-1,t=49343ms,q=0}[NO_TRY] 00:08:29.225 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@262ea940{STOPPED}[11.0.24,sto=0] 00:08:29.225 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:29.225 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Create REST server 00:08:29.225 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 00:08:29.225 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@628190ec 00:08:29.225 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 00:08:29.225 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 00:08:29.225 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 00:08:29.225 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 00:08:29.225 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 00:08:29.225 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 00:08:29.225 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 00:08:29.225 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:29.225 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=7, locked=false, #topicListeners=0]]]: stopping 00:08:29.225 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=7, locked=false, #topicListeners=0]]]: shutdown 00:08:29.225 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=7, locked=false, #topicListeners=0]]]: stopping 00:08:29.225 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 00:08:29.225 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:29.225 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.00 s -- in org.onap.policy.apex.services.onappf.rest.TestHealthCheckRestControllerV1 [INFO] Running org.onap.policy.apex.services.onappf.TestApexStarterActivator 00:08:29.228 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:29.229 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarterActivator initializing with instance id: apex-9f2629ee-f8c9-46f2-b6cd-f8cbad919927 00:08:29.229 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter starting as a service . . . 00:08:29.229 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:29.229 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 00:08:29.229 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:29.229 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:29.229 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 00:08:29.229 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 00:08:29.232 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 00:08:29.232 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 00:08:29.238 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 00:08:29.238 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 00:08:29.238 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 00:08:29.239 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1476e447 00:08:29.239 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Create REST server 00:08:29.240 [Timer-18] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"ac800b7b-7eea-480d-8497-fbdbfafec809","timestampMs":1736640509240,"name":"apex-9f2629ee-f8c9-46f2-b6cd-f8cbad919927","pdpGroup":"defaultGroup"} 00:08:29.240 [Timer-18] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=ac800b7b-7eea-480d-8497-fbdbfafec809, timestampMs=1736640509240, name=apex-9f2629ee-f8c9-46f2-b6cd-f8cbad919927, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:29.240 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@2b991034{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@666033b1{base=null,protected=[]},MANAGED} 00:08:29.240 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@2b991034{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler14393037==dftMaxIdleSec=-1,MANAGED} 00:08:29.240 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler14393037==dftMaxIdleSec=-1 added {ServletHandler@23ac164d{STOPPED},MANAGED} 00:08:29.240 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp1079491260]@4057babc{STOPPED,8<=0<=200,i=0,r=-1,t=-192800ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@274de4bc,POJO} 00:08:29.240 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@7bbc3b6e{STOPPED}[11.0.24,sto=0] added {QueuedThreadPool[qtp1079491260]@4057babc{STOPPED,8<=0<=200,i=0,r=-1,t=-192800ms,q=0}[NO_TRY],AUTO} 00:08:29.240 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@7bbc3b6e{STOPPED}[11.0.24,sto=0] added {AttributeContainerMap@38e1442a{size=0},AUTO} 00:08:29.240 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@451e8bd0{STOPPED} added {Slf4jRequestLogWriter@d3effcb{STOPPED},AUTO} 00:08:29.241 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@7bbc3b6e{STOPPED}[11.0.24,sto=0] added {CustomRequestLog@451e8bd0{STOPPED},AUTO} 00:08:29.241 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1743c249[HTTP/1.1] added {HttpConfiguration@2531049f{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@14404be2]},POJO} 00:08:29.241 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@6efa2e06{SSL->HTTP/1.1} added {Server@6722f81a[provider=null,keyStore=file:///w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/test-classes/policy-keystore,trustStore=null],AUTO} 00:08:29.241 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4a9a0d9d{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1079491260]@4057babc{STOPPED,8<=0<=200,i=0,r=-1,t=-192801ms,q=0}[NO_TRY],AUTO} 00:08:29.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4a9a0d9d{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@5c934077{STOPPED},AUTO} 00:08:29.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@7bbc3b6e{STOPPED}[11.0.24,sto=0] added {LogarithmicArrayByteBufferPool@63a6dffd{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 00:08:29.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4a9a0d9d{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@63a6dffd{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 00:08:29.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4a9a0d9d{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@13b409bb{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 00:08:29.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4a9a0d9d{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@9d818b5,POJO} 00:08:29.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4a9a0d9d{null, (ssl)}{0.0.0.0:0} added {SslConnectionFactory@6efa2e06{SSL->HTTP/1.1},AUTO} 00:08:29.242 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@4a9a0d9d{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@6efa2e06{SSL->HTTP/1.1} 00:08:29.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4a9a0d9d{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@1743c249[HTTP/1.1],AUTO} 00:08:29.242 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@4a9a0d9d{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@1743c249[HTTP/1.1] 00:08:29.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4a9a0d9d{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@4a9a0d9d{SSL, (ssl, http/1.1)}{0.0.0.0:0},MANAGED} 00:08:29.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@7bbc3b6e{STOPPED}[11.0.24,sto=0] added {RestServerParameters@4a9a0d9d{SSL, (ssl, http/1.1)}{localhost:6969},AUTO} 00:08:29.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@7bbc3b6e{STOPPED}[11.0.24,sto=0] added {o.e.j.s.ServletContextHandler@2b991034{/,null,STOPPED},MANAGED} 00:08:29.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@4f8e6101{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@1a02063a{base=null,protected=[]},MANAGED} 00:08:29.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@4f8e6101{/,null,STOPPED} added {ServletHandler@29483d10{STOPPED},MANAGED} 00:08:29.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@29483d10{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-601c953c==org.glassfish.jersey.servlet.ServletContainer@6d063c6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:29.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@29483d10{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-601c953c,POJO} 00:08:29.242 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7bbc3b6e{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2b991034{/,null,STOPPED}, connector=RestServerParameters@4a9a0d9d{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-601c953c==org.glassfish.jersey.servlet.ServletContainer@6d063c6{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=https://localhost:6969/ +> swagger.context.id=swagger-6969 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:29.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@5ca67657[null] added {org.eclipse.jetty.security.DefaultIdentityService@561f982f,POJO} 00:08:29.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@5ca67657[null] added {UserStore@3ed79f41[users.count=1],AUTO} 00:08:29.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@3ae648d2{STOPPED} added {org.eclipse.jetty.util.component.DumpableCollection@559d9517,POJO} 00:08:29.243 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@3ae648d2{STOPPED} added {org.eclipse.jetty.security.authentication.BasicAuthenticator@7f69a16b,POJO} 00:08:29.243 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@3ae648d2{STOPPED} added {HashLoginService@5ca67657[RestServerParameters-login-service],AUTO} 00:08:29.243 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler14393037==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@3ae648d2{STOPPED},MANAGED} 00:08:29.243 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@3ae648d2{STOPPED} added {ServletHandler@23ac164d{STOPPED},MANAGED} 00:08:29.243 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@23ac164d{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-7d461450==org.glassfish.jersey.servlet.ServletContainer@30165b5b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:29.243 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@23ac164d{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-7d461450,POJO} 00:08:29.243 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7d461450==org.glassfish.jersey.servlet.ServletContainer@30165b5b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@7bbc3b6e{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2b991034{/,null,STOPPED}, connector=RestServerParameters@4a9a0d9d{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7d461450==org.glassfish.jersey.servlet.ServletContainer@30165b5b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-7d461450==org.glassfish.jersey.servlet.ServletContainer@30165b5b{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-6969 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.apex.services.onappf.rest.HealthCheckRestControllerV1 +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:29.243 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Rest Server 00:08:29.243 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:29.243 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 00:08:29.243 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7d461450==org.glassfish.jersey.servlet.ServletContainer@30165b5b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@7bbc3b6e{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2b991034{/,null,STOPPED}, connector=RestServerParameters@4a9a0d9d{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7d461450==org.glassfish.jersey.servlet.ServletContainer@30165b5b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:29.252 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:29.252 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:29.252 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter started as a service 00:08:29.253 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Apex pdp shutting down.","messageName":"PDP_STATUS","requestId":"83099a76-5f30-475b-9ca4-5d6f47f1cecd","timestampMs":1736640509253,"name":"apex-9f2629ee-f8c9-46f2-b6cd-f8cbad919927","pdpGroup":"defaultGroup"} 00:08:29.253 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=83099a76-5f30-475b-9ca4-5d6f47f1cecd, timestampMs=1736640509253, name=apex-9f2629ee-f8c9-46f2-b6cd-f8cbad919927, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Apex pdp shutting down., policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:29.253 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:29.253 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Rest Server 00:08:29.253 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:29.253 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 00:08:29.253 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7d461450==org.glassfish.jersey.servlet.ServletContainer@30165b5b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@7bbc3b6e{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2b991034{/,null,STOPPED}, connector=RestServerParameters@4a9a0d9d{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7d461450==org.glassfish.jersey.servlet.ServletContainer@30165b5b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STOPPING 00:08:29.253 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:29.253 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Create REST server 00:08:29.253 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 00:08:29.253 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1476e447 00:08:29.253 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 00:08:29.253 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 00:08:29.253 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 00:08:29.253 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 00:08:29.253 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 00:08:29.253 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 00:08:29.253 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 00:08:29.253 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:29.253 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 00:08:29.253 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown 00:08:29.253 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 00:08:29.253 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 00:08:29.253 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:29.253 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:29.252 [RestServerParameters-6969] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7d461450==org.glassfish.jersey.servlet.ServletContainer@30165b5b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@7bbc3b6e{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2b991034{/,null,STOPPED}, connector=RestServerParameters@4a9a0d9d{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7d461450==org.glassfish.jersey.servlet.ServletContainer@30165b5b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:29.264 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@7bbc3b6e{STOPPED}[11.0.24,sto=0] 00:08:29.264 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@7bbc3b6e{STARTING}[11.0.24,sto=0] added {ErrorHandler@6031b44e{STOPPED},AUTO} 00:08:29.264 [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 00:08:29.264 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestServerParameters@4a9a0d9d{SSL, (ssl, http/1.1)}{localhost:6969} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:6969],POJO} 00:08:29.264 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting Server@7bbc3b6e{STARTING}[11.0.24,sto=0] 00:08:29.264 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1079491260]@4057babc{STOPPED,8<=0<=200,i=0,r=-1,t=-192824ms,q=0}[NO_TRY] 00:08:29.264 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0} 00:08:29.264 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp1079491260]@4057babc{STARTING,8<=0<=200,i=0,r=-1,t=-192824ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}] added {ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0},AUTO} 00:08:29.264 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0} 00:08:29.264 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16575ms ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0} 00:08:29.264 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1079491260-177,5,main] 00:08:29.267 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:29.267 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarterActivator initializing with instance id: apex-8782a182-8992-4a72-a8e7-4fcb853786fc 00:08:29.267 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter starting as a service . . . 00:08:29.268 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:29.268 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 00:08:29.268 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:29.268 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:29.268 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 00:08:29.268 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 00:08:29.268 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 00:08:29.268 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 00:08:29.268 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1079491260-179,5,main] 00:08:29.268 [qtp1079491260-177] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1079491260]@4057babc{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}] 00:08:29.280 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 00:08:29.280 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 00:08:29.280 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 00:08:29.280 [Timer-19] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"ce8581f3-f9c6-4c0a-8648-3fbedd6aa407","timestampMs":1736640509280,"name":"apex-8782a182-8992-4a72-a8e7-4fcb853786fc","pdpGroup":"defaultGroup"} 00:08:29.280 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3253d771 00:08:29.280 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Create REST server 00:08:29.280 [Timer-19] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=ce8581f3-f9c6-4c0a-8648-3fbedd6aa407, timestampMs=1736640509280, name=apex-8782a182-8992-4a72-a8e7-4fcb853786fc, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:29.280 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@2a0c76d6{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@2a62384{base=null,protected=[]},MANAGED} 00:08:29.280 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@2a0c76d6{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler546037348==dftMaxIdleSec=-1,MANAGED} 00:08:29.281 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler546037348==dftMaxIdleSec=-1 added {ServletHandler@c4f6d5b{STOPPED},MANAGED} 00:08:29.281 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp1161564354]@453c10c2{STOPPED,8<=0<=200,i=0,r=-1,t=-192841ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@76b5b1e2,POJO} 00:08:29.281 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@8b329ae{STOPPED}[11.0.24,sto=0] added {QueuedThreadPool[qtp1161564354]@453c10c2{STOPPED,8<=0<=200,i=0,r=-1,t=-192841ms,q=0}[NO_TRY],AUTO} 00:08:29.281 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@8b329ae{STOPPED}[11.0.24,sto=0] added {AttributeContainerMap@7fe1a856{size=0},AUTO} 00:08:29.281 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@5a7e0d68{STOPPED} added {Slf4jRequestLogWriter@11f8d64{STOPPED},AUTO} 00:08:29.281 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@8b329ae{STOPPED}[11.0.24,sto=0] added {CustomRequestLog@5a7e0d68{STOPPED},AUTO} 00:08:29.282 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@10f03ab0[HTTP/1.1] added {HttpConfiguration@62a193e0{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@489ec791]},POJO} 00:08:29.282 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@3597174b{SSL->HTTP/1.1} added {Server@24a38ef3[provider=null,keyStore=file:///w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/test-classes/policy-keystore,trustStore=null],AUTO} 00:08:29.282 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4af32714{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1161564354]@453c10c2{STOPPED,8<=0<=200,i=0,r=-1,t=-192842ms,q=0}[NO_TRY],AUTO} 00:08:29.282 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4af32714{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@74efc394{STOPPED},AUTO} 00:08:29.282 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@8b329ae{STOPPED}[11.0.24,sto=0] added {LogarithmicArrayByteBufferPool@794fbf0d{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 00:08:29.282 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4af32714{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@794fbf0d{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 00:08:29.282 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4af32714{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@41a372c1{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 00:08:29.282 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4af32714{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@12bb3666,POJO} 00:08:29.282 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4af32714{null, (ssl)}{0.0.0.0:0} added {SslConnectionFactory@3597174b{SSL->HTTP/1.1},AUTO} 00:08:29.282 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@4af32714{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@3597174b{SSL->HTTP/1.1} 00:08:29.282 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4af32714{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@10f03ab0[HTTP/1.1],AUTO} 00:08:29.282 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@4af32714{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@10f03ab0[HTTP/1.1] 00:08:29.282 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4af32714{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@4af32714{SSL, (ssl, http/1.1)}{0.0.0.0:0},MANAGED} 00:08:29.282 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@8b329ae{STOPPED}[11.0.24,sto=0] added {RestServerParameters@4af32714{SSL, (ssl, http/1.1)}{localhost:6969},AUTO} 00:08:29.282 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@8b329ae{STOPPED}[11.0.24,sto=0] added {o.e.j.s.ServletContextHandler@2a0c76d6{/,null,STOPPED},MANAGED} 00:08:29.283 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@18c2b4c6{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@1c71d704{base=null,protected=[]},MANAGED} 00:08:29.283 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@18c2b4c6{/,null,STOPPED} added {ServletHandler@461e9b31{STOPPED},MANAGED} 00:08:29.283 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@461e9b31{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-d5d9d92==org.glassfish.jersey.servlet.ServletContainer@7c573e09{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:29.283 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@461e9b31{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-d5d9d92,POJO} 00:08:29.283 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@8b329ae{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2a0c76d6{/,null,STOPPED}, connector=RestServerParameters@4af32714{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-d5d9d92==org.glassfish.jersey.servlet.ServletContainer@7c573e09{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=https://localhost:6969/ +> swagger.context.id=swagger-6969 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:29.283 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@347c7b[null] added {org.eclipse.jetty.security.DefaultIdentityService@126f428e,POJO} 00:08:29.283 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@347c7b[null] added {UserStore@201a84e1[users.count=1],AUTO} 00:08:29.283 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@414a3c7d{STOPPED} added {org.eclipse.jetty.util.component.DumpableCollection@623e578b,POJO} 00:08:29.283 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@414a3c7d{STOPPED} added {org.eclipse.jetty.security.authentication.BasicAuthenticator@aad1270,POJO} 00:08:29.283 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@414a3c7d{STOPPED} added {HashLoginService@347c7b[RestServerParameters-login-service],AUTO} 00:08:29.283 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler546037348==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@414a3c7d{STOPPED},MANAGED} 00:08:29.283 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@414a3c7d{STOPPED} added {ServletHandler@c4f6d5b{STOPPED},MANAGED} 00:08:29.283 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@c4f6d5b{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-7e64b248==org.glassfish.jersey.servlet.ServletContainer@6860576e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:29.283 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@c4f6d5b{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-7e64b248,POJO} 00:08:29.283 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e64b248==org.glassfish.jersey.servlet.ServletContainer@6860576e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@8b329ae{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2a0c76d6{/,null,STOPPED}, connector=RestServerParameters@4af32714{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e64b248==org.glassfish.jersey.servlet.ServletContainer@6860576e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-7e64b248==org.glassfish.jersey.servlet.ServletContainer@6860576e{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-6969 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.apex.services.onappf.rest.HealthCheckRestControllerV1 +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:29.283 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Rest Server 00:08:29.283 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:29.283 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 00:08:29.283 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e64b248==org.glassfish.jersey.servlet.ServletContainer@6860576e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@8b329ae{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2a0c76d6{/,null,STOPPED}, connector=RestServerParameters@4af32714{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e64b248==org.glassfish.jersey.servlet.ServletContainer@6860576e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:29.292 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1079491260-181,5,main] 00:08:29.292 [qtp1079491260-179] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1079491260]@4057babc{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}] 00:08:29.300 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:29.300 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:29.300 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter started as a service 00:08:29.307 [RestServerParameters-6969] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e64b248==org.glassfish.jersey.servlet.ServletContainer@6860576e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@8b329ae{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2a0c76d6{/,null,STOPPED}, connector=RestServerParameters@4af32714{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e64b248==org.glassfish.jersey.servlet.ServletContainer@6860576e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:29.307 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@8b329ae{STOPPED}[11.0.24,sto=0] 00:08:29.307 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@8b329ae{STARTING}[11.0.24,sto=0] added {ErrorHandler@43a74580{STOPPED},AUTO} 00:08:29.307 [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 00:08:29.308 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Apex pdp shutting down.","messageName":"PDP_STATUS","requestId":"753a8197-8e58-4fa8-a5a0-ca2e3ddd9877","timestampMs":1736640509308,"name":"apex-8782a182-8992-4a72-a8e7-4fcb853786fc","pdpGroup":"defaultGroup"} 00:08:29.308 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=753a8197-8e58-4fa8-a5a0-ca2e3ddd9877, timestampMs=1736640509308, name=apex-8782a182-8992-4a72-a8e7-4fcb853786fc, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Apex pdp shutting down., policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:29.308 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:29.308 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Rest Server 00:08:29.308 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:29.308 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 00:08:29.308 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e64b248==org.glassfish.jersey.servlet.ServletContainer@6860576e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@8b329ae{STARTING}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2a0c76d6{/,null,STOPPED}, connector=RestServerParameters@4af32714{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e64b248==org.glassfish.jersey.servlet.ServletContainer@6860576e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STOPPING 00:08:29.308 [RestServerParameters-6969] WARN org.eclipse.jetty.util.component.AbstractLifeCycle -- FAILED Server@8b329ae{FAILED}[11.0.24,sto=0]: java.io.IOException: Failed to bind to localhost/127.0.0.1:6969 java.io.IOException: Failed to bind to localhost/127.0.0.1:6969 at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:344) at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:304) at org.eclipse.jetty.server.Server.lambda$doStart$0(Server.java:402) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.eclipse.jetty.server.Server.doStart(Server.java:398) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93) at org.onap.policy.common.endpoints.http.server.internal.JettyServletServer.run(JettyServletServer.java:335) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.BindException: Address already in use at java.base/sun.nio.ch.Net.bind0(Native Method) at java.base/sun.nio.ch.Net.bind(Net.java:555) at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:337) at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294) at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:339) ... 16 common frames omitted 00:08:29.308 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@8b329ae{FAILED}[11.0.24,sto=0] 00:08:29.308 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@8b329ae{STOPPING}[11.0.24,sto=0] 00:08:29.308 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@8b329ae{STOPPING}[11.0.24,sto=0] 00:08:29.308 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@8b329ae{STOPPING}[11.0.24,sto=0] 00:08:29.308 [RestServerParameters-6969] ERROR org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e64b248==org.glassfish.jersey.servlet.ServletContainer@6860576e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@8b329ae{FAILED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2a0c76d6{/,null,STOPPED}, connector=RestServerParameters@4af32714{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e64b248==org.glassfish.jersey.servlet.ServletContainer@6860576e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: error found while bringing up server java.io.IOException: Failed to bind to localhost/127.0.0.1:6969 at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:344) at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:304) at org.eclipse.jetty.server.Server.lambda$doStart$0(Server.java:402) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.eclipse.jetty.server.Server.doStart(Server.java:398) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93) at org.onap.policy.common.endpoints.http.server.internal.JettyServletServer.run(JettyServletServer.java:335) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.BindException: Address already in use at java.base/sun.nio.ch.Net.bind0(Native Method) at java.base/sun.nio.ch.Net.bind(Net.java:555) at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:337) at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294) at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:339) ... 16 common frames omitted 00:08:29.309 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@8b329ae{STOPPED}[11.0.24,sto=0] 00:08:29.309 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:29.309 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Create REST server 00:08:29.309 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 00:08:29.309 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3253d771 00:08:29.309 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 00:08:29.309 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 00:08:29.309 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 00:08:29.309 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 00:08:29.309 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 00:08:29.309 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 00:08:29.309 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 00:08:29.309 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:29.309 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 00:08:29.309 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown 00:08:29.309 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 00:08:29.309 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 00:08:29.309 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:29.309 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.onap.policy.apex.services.onappf.TestApexStarterActivator [INFO] Running org.onap.policy.apex.services.onappf.parameters.TestToscaPolicyTypeIdentifierParameters 00:08:29.312 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1079491260-182,5,main] 00:08:29.314 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1079491260-183,5,main] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.apex.services.onappf.parameters.TestToscaPolicyTypeIdentifierParameters 00:08:29.315 [qtp1079491260-181] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1079491260]@4057babc{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}] [INFO] Running org.onap.policy.apex.services.onappf.parameters.TestPdpStatusParameters 00:08:29.315 [qtp1079491260-182] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1079491260]@4057babc{STARTING,8<=5<=200,i=5,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}] 00:08:29.317 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1079491260-184,5,main] 00:08:29.325 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1079491260-185,5,main] 00:08:29.327 [qtp1079491260-183] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1079491260]@4057babc{STARTING,8<=7<=200,i=7,r=-1,t=59997ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}] 00:08:29.330 [qtp1079491260-184] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1079491260]@4057babc{STARTING,8<=7<=200,i=7,r=-1,t=59994ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.policy.apex.services.onappf.parameters.TestPdpStatusParameters [INFO] Running org.onap.policy.apex.services.onappf.parameters.TestApexStarterParameterGroup 00:08:29.336 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1079491260-186,5,main] 00:08:29.336 [qtp1079491260-185] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1079491260]@4057babc{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}] 00:08:29.337 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16648ms QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=8,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}] 00:08:29.337 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AttributeContainerMap@38e1442a{size=0} 00:08:29.337 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16648ms AttributeContainerMap@38e1442a{size=0} 00:08:29.337 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING CustomRequestLog@451e8bd0{STOPPED} 00:08:29.337 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Slf4jRequestLogWriter@d3effcb{STOPPED} 00:08:29.337 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16648ms Slf4jRequestLogWriter@d3effcb{STARTED} 00:08:29.337 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16648ms CustomRequestLog@451e8bd0{STARTED} 00:08:29.337 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING o.e.j.s.ServletContextHandler@2b991034{/,null,STOPPED} 00:08:29.337 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@21be31a9 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting o.e.j.s.ServletContextHandler@2b991034{/,null,STARTING} 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@666033b1{base=null,protected=[]} 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@2b991034{/,null,STARTING} added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@4baa8801,POJO} 00:08:29.338 [qtp1079491260-186] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=8,r=-1,t=59997ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}] 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16648ms SymlinkAllowedResourceAliasChecker@666033b1{base=null,protected=[]} 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.SessionHandler14393037==dftMaxIdleSec=-1 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler14393037==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@291249b8[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.DefaultSessionCache@291249b8[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@53415641[passivating=false,graceSec=3600],AUTO} 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING DefaultSessionIdManager@32216f9{STOPPED}[worker=null] 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@32216f9{STARTING}[worker=node0] added {HouseKeeper@1c577c1c{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 00:08:29.338 [RestServerParameters-6969] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HouseKeeper@1c577c1c{STOPPED}[interval=600000, ownscheduler=false] 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@27b3b9a7{STOPPED} 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16649ms ScheduledExecutorScheduler@27b3b9a7{STARTED} 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 using own scheduler for scavenging 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 scavenging every 660000ms 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16649ms HouseKeeper@1c577c1c{STARTED}[interval=660000, ownscheduler=true] 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16649ms DefaultSessionIdManager@32216f9{STARTED}[worker=node0] 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@7bbc3b6e{STARTING}[11.0.24,sto=0] added {DefaultSessionIdManager@32216f9{STARTED}[worker=node0],MANAGED} 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler14393037==dftMaxIdleSec=-1 added {DefaultSessionIdManager@32216f9{STARTED}[worker=node0],UNMANAGED} 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@6d9f54aa{STOPPED} 00:08:29.338 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16649ms ScheduledExecutorScheduler@6d9f54aa{STARTED} 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting org.eclipse.jetty.server.session.SessionHandler14393037==dftMaxIdleSec=-1 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ConstraintSecurityHandler@3ae648d2{STOPPED} 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource={}] to PathMappings[size=1] 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@3ae648d2{STARTING} added {org.eclipse.jetty.security.DefaultIdentityService@561f982f,POJO} 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ConstraintSecurityHandler@3ae648d2{STARTING} 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@5ca67657[RestServerParameters-login-service] 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@3ed79f41[users.count=1] 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16649ms UserStore@3ed79f41[users.count=1] 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16649ms HashLoginService@5ca67657[RestServerParameters-login-service] 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServletHandler@23ac164d{STOPPED} 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-7d461450[EMBEDDED:null] 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet4a0f7299{/*->org.glassfish.jersey.servlet.ServletContainer-7d461450==org.glassfish.jersey.servlet.ServletContainer@30165b5b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-7d461450=MappedServlet70cb84fe{null->org.glassfish.jersey.servlet.ServletContainer-7d461450==org.glassfish.jersey.servlet.ServletContainer@30165b5b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Adding Default404Servlet to ServletHandler@23ac164d{STARTING} 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@23ac164d{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46e661c9==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@4ee222b8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@23ac164d{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46e661c9,POJO} 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-7d461450[EMBEDDED:null] 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet514b57bb{/*->org.glassfish.jersey.servlet.ServletContainer-7d461450==org.glassfish.jersey.servlet.ServletContainer@30165b5b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:29.339 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46e661c9[EMBEDDED:null] 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet60e16cb1{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46e661c9==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@4ee222b8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46e661c9=MappedServlet4ca1e827{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46e661c9==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@4ee222b8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-7d461450=MappedServlet393c2053{null->org.glassfish.jersey.servlet.ServletContainer-7d461450==org.glassfish.jersey.servlet.ServletContainer@30165b5b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-7d461450[EMBEDDED:null] 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet32415e40{/*->org.glassfish.jersey.servlet.ServletContainer-7d461450==org.glassfish.jersey.servlet.ServletContainer@30165b5b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46e661c9[EMBEDDED:null] 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet592e285d{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46e661c9==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@4ee222b8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46e661c9=MappedServlet4ca1e827{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46e661c9==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@4ee222b8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-7d461450=MappedServlet393c2053{null->org.glassfish.jersey.servlet.ServletContainer-7d461450==org.glassfish.jersey.servlet.ServletContainer@30165b5b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ServletHandler@23ac164d{STARTING} 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16650ms ServletHandler@23ac164d{STARTED} 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16650ms ConstraintSecurityHandler@3ae648d2{STARTED} 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.DefaultSessionCache@291249b8[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.NullSessionDataStore@53415641[passivating=false,graceSec=3600] 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16651ms org.eclipse.jetty.server.session.NullSessionDataStore@53415641[passivating=false,graceSec=3600] 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16651ms org.eclipse.jetty.server.session.DefaultSessionCache@291249b8[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16651ms org.eclipse.jetty.server.session.SessionHandler14393037==dftMaxIdleSec=-1 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46e661c9==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@4ee222b8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16651ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46e661c9==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@4ee222b8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-7d461450==org.glassfish.jersey.servlet.ServletContainer@30165b5b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16651ms org.glassfish.jersey.servlet.ServletContainer-7d461450==org.glassfish.jersey.servlet.ServletContainer@30165b5b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STARTED} 00:08:29.340 [RestServerParameters-6969] DEBUG org.eclipse.jetty.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-7d461450 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.apex.services.onappf.parameters.TestApexStarterParameterGroup [INFO] Running org.onap.policy.apex.services.onappf.parameters.TestApexStarterParameterHandler 00:08:29.351 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParameters.json" was found on the local file system 00:08:29.369 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/NoParameters.json" was found on the local file system 00:08:29.370 [main] ERROR org.onap.policy.apex.services.onappf.parameters.ApexStarterParameterHandler -- no parameters found in "src/test/resources/NoParameters.json" 00:08:29.373 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParameters_InvalidName.json" was found on the local file system 00:08:29.373 [main] ERROR org.onap.policy.apex.services.onappf.parameters.ApexStarterParameterHandler -- validation error(s) on parameters from "src/test/resources/ApexStarterConfigParameters_InvalidName.json" "ApexStarterParameterGroup" INVALID, item has status INVALID item "restServerParameters" value "null" INVALID, is null item "pdpStatusParameters" value "null" INVALID, is null item "topicParameterGroup" value "null" INVALID, is null item "name" value " " INVALID, is blank 00:08:29.375 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/InvalidParameters.json" was found on the local file system 00:08:29.375 [RestServerParameters-6969] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 00:08:29.376 [RestServerParameters-6969] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 00:08:29.378 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "version.txt" does not exist on the local file system 00:08:29.379 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/classes/version.txt" : 00:08:29.381 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "src/test/resources/NoParametersFile.json" does not exist on the local file system 00:08:29.382 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- cound not find URL resource "src/test/resources/NoParametersFile.json" : 00:08:29.388 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/EmptyConfigParameters.json" was found on the local file system 00:08:29.388 [main] ERROR org.onap.policy.apex.services.onappf.parameters.ApexStarterParameterHandler -- validation error(s) on parameters from "src/test/resources/EmptyConfigParameters.json" "ApexStarterParameterGroup" INVALID, item has status INVALID item "restServerParameters" value "null" INVALID, is null item "pdpStatusParameters" value "null" INVALID, is null item "topicParameterGroup" value "null" INVALID, is null item "name" value "null" INVALID, is null [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.policy.apex.services.onappf.parameters.TestApexStarterParameterHandler 00:08:29.391 [RestServerParameters-6969] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@2b991034{/,null,AVAILABLE} 00:08:29.391 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16701ms o.e.j.s.ServletContextHandler@2b991034{/,null,AVAILABLE} 00:08:29.391 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ErrorHandler@6031b44e{STOPPED} 00:08:29.391 [RestServerParameters-6969] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ErrorHandler@6031b44e{STARTING} 00:08:29.391 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16701ms ErrorHandler@6031b44e{STARTED} 00:08:29.391 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@4a9a0d9d{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:29.391 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@5c934077{STOPPED} 00:08:29.391 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16702ms ScheduledExecutorScheduler@5c934077{STARTED} 00:08:29.391 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SslConnectionFactory@6efa2e06{SSL->HTTP/1.1} 00:08:29.391 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@6722f81a[provider=null,keyStore=file:///w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/test-classes/policy-keystore,trustStore=null] [INFO] Running org.onap.policy.apex.services.onappf.TestApexStarterCommandLineArguments 00:08:29.402 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "version.txt" does not exist on the local file system 00:08:29.402 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/classes/version.txt" : 00:08:29.402 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "version.txt" does not exist on the local file system 00:08:29.402 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/classes/version.txt" : [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.apex.services.onappf.TestApexStarterCommandLineArguments [INFO] Running org.onap.policy.apex.services.onappf.exception.TestExceptions 00:08:29.408 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.apex.services.onappf.exception.ApexStarterException java.lang.NoSuchMethodException: org.onap.policy.apex.services.onappf.exception.ApexStarterException.<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.apex.services.onappf.exception.TestExceptions.test(TestExceptions.java:35) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:08:29.409 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.apex.services.onappf.exception.ApexStarterException java.lang.NoSuchMethodException: org.onap.policy.apex.services.onappf.exception.ApexStarterException.<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.apex.services.onappf.exception.TestExceptions.test(TestExceptions.java:35) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:08:29.411 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.apex.services.onappf.exception.ApexStarterException java.lang.NoSuchMethodException: org.onap.policy.apex.services.onappf.exception.ApexStarterException.<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.apex.services.onappf.exception.TestExceptions.test(TestExceptions.java:35) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:08:29.411 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.apex.services.onappf.exception.ApexStarterException java.lang.NoSuchMethodException: org.onap.policy.apex.services.onappf.exception.ApexStarterException.<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.apex.services.onappf.exception.TestExceptions.test(TestExceptions.java:35) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:08:29.412 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.apex.services.onappf.exception.ApexStarterException java.lang.NoSuchMethodException: org.onap.policy.apex.services.onappf.exception.ApexStarterException.<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.apex.services.onappf.exception.TestExceptions.test(TestExceptions.java:35) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:08:29.412 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.apex.services.onappf.exception.ApexStarterRunTimeException java.lang.NoSuchMethodException: org.onap.policy.apex.services.onappf.exception.ApexStarterRunTimeException.<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.apex.services.onappf.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:08:29.412 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.apex.services.onappf.exception.ApexStarterRunTimeException java.lang.NoSuchMethodException: org.onap.policy.apex.services.onappf.exception.ApexStarterRunTimeException.<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.apex.services.onappf.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:08:29.413 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.apex.services.onappf.exception.ApexStarterRunTimeException java.lang.NoSuchMethodException: org.onap.policy.apex.services.onappf.exception.ApexStarterRunTimeException.<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.apex.services.onappf.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:08:29.413 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.apex.services.onappf.exception.ApexStarterRunTimeException java.lang.NoSuchMethodException: org.onap.policy.apex.services.onappf.exception.ApexStarterRunTimeException.<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.apex.services.onappf.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:08:29.415 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.apex.services.onappf.exception.ApexStarterRunTimeException java.lang.NoSuchMethodException: org.onap.policy.apex.services.onappf.exception.ApexStarterRunTimeException.<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.apex.services.onappf.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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.012 s -- in org.onap.policy.apex.services.onappf.exception.TestExceptions [INFO] Running org.onap.policy.apex.services.onappf.TestApexStarterConstants [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.apex.services.onappf.TestApexStarterConstants [INFO] Running org.onap.policy.apex.services.onappf.TestApexStarterMain 00:08:29.429 [main] INFO org.onap.policy.apex.services.onappf.ApexStarterMain -- In ApexStarter with parameters [src/test/resources/ApexStarterConfigParameters.json] 00:08:29.433 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy in X509@e2fb9fd(policy@policy.onap.org,h=[],a=[],w=[]) 00:08:29.433 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools in X509@e2fb9fd(policy@policy.onap.org,h=[policy],a=[],w=[]) 00:08:29.433 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools.onap in X509@e2fb9fd(policy@policy.onap.org,h=[policy, drools],a=[],w=[]) 00:08:29.433 [main] INFO org.onap.policy.apex.services.onappf.ApexStarterMain -- In ApexStarter with parameters [-h] 00:08:29.433 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp in X509@e2fb9fd(policy@policy.onap.org,h=[policy, drools, drools.onap],a=[],w=[]) 00:08:29.433 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp.onap in X509@e2fb9fd(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp],a=[],w=[]) 00:08:29.433 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api in X509@e2fb9fd(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap],a=[],w=[]) 00:08:29.433 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api.onap in X509@e2fb9fd(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api],a=[],w=[]) 00:08:29.433 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution in X509@e2fb9fd(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap],a=[],w=[]) 00:08:29.433 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution.onap in X509@e2fb9fd(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution],a=[],w=[]) 00:08:29.433 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap in X509@e2fb9fd(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap],a=[],w=[]) 00:08:29.433 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap.onap in X509@e2fb9fd(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap],a=[],w=[]) 00:08:29.433 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp in X509@e2fb9fd(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap],a=[],w=[]) 00:08:29.433 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp.onap in X509@e2fb9fd(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp],a=[],w=[]) 00:08:29.434 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy.api.simpledemo.onap.org in X509@e2fb9fd(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap],a=[],w=[]) 00:08:29.434 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-sim in X509@e2fb9fd(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],a=[],w=[]) 00:08:29.434 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterMain -- usage: org.onap.policy.apex.services.onappf.ApexStarterMain [options...] options -c,--config-file <CONFIG_FILE>the full path to the configuration file to use, the configuration file must be a Json file containing the policy apex starter parameters -h,--help outputs the usage of this command -p,--property-file <PROP_FILE>the full path to the topic property file to use, the property file contains the policy apex starter properties -v,--version outputs the version of policy apex starter 00:08:29.434 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate CN alias=policy@policy.onap.org CN=policy in X509@e2fb9fd(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) 00:08:29.434 [RestServerParameters-6969] INFO org.eclipse.jetty.util.ssl.SslContextFactory -- x509=X509@e2fb9fd(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@6722f81a[provider=null,keyStore=file:///w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/test-classes/policy-keystore,trustStore=null] 00:08:29.435 [main] INFO org.onap.policy.apex.services.onappf.ApexStarterMain -- In ApexStarter with parameters [-c, src/test/resources/ApexStarterConfigParameters_InvalidName.json] 00:08:29.436 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParameters_InvalidName.json" was found on the local file system 00:08:29.437 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParameters_InvalidName.json" was found on the local file system 00:08:29.438 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- managers=[sun.security.ssl.SunX509KeyManagerImpl@5b14d116] for Server@6722f81a[provider=null,keyStore=file:///w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/test-classes/policy-keystore,trustStore=null] 00:08:29.438 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 00:08:29.438 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Ciphers [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_EMPTY_RENEGOTIATION_INFO_SCSV] of [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] 00:08:29.438 [main] ERROR org.onap.policy.apex.services.onappf.parameters.ApexStarterParameterHandler -- validation error(s) on parameters from "src/test/resources/ApexStarterConfigParameters_InvalidName.json" "ApexStarterParameterGroup" INVALID, item has status INVALID item "restServerParameters" value "null" INVALID, is null item "pdpStatusParameters" value "null" INVALID, is null item "topicParameterGroup" value "null" INVALID, is null item "name" value " " INVALID, is blank 00:08:29.438 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1736640509438|SSL_NULL_WITH_NULL_NULL)] 00:08:29.439 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16749ms Server@6722f81a[provider=null,keyStore=file:///w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/test-classes/policy-keystore,trustStore=null] 00:08:29.439 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1736640509439|SSL_NULL_WITH_NULL_NULL)] 00:08:29.439 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16749ms SslConnectionFactory@6efa2e06{SSL->HTTP/1.1} 00:08:29.439 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@1743c249[HTTP/1.1] 00:08:29.439 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16750ms HttpConnectionFactory@1743c249[HTTP/1.1] 00:08:29.439 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SelectorManager@RestServerParameters@4a9a0d9d{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:29.439 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@c8a7338/SelectorProducer@5a9b44c6/IDLE/p=false/QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=8,r=-1,t=59896ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:29.439524001Z added {SelectorProducer@5a9b44c6,POJO} 00:08:29.439 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@c8a7338/SelectorProducer@5a9b44c6/IDLE/p=false/QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=8,r=-1,t=59896ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:29.439589672Z added {QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=8,r=-1,t=59896ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}],UNMANAGED} 00:08:29.439 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@c8a7338/SelectorProducer@5a9b44c6/IDLE/p=false/QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=8,r=-1,t=59896ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:29.439650934Z created 00:08:29.439 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@49a2508a{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@c8a7338/SelectorProducer@5a9b44c6/IDLE/p=false/QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=8,r=-1,t=59896ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:29.439710845Z,MANAGED} 00:08:29.439 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestServerParameters@4a9a0d9d{SSL, (ssl, http/1.1)}{localhost:6969} added {ManagedSelector@49a2508a{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 00:08:29.439 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@34c3a4c9/SelectorProducer@6b0f12da/IDLE/p=false/QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=8,r=-1,t=59896ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:29.439819038Z added {SelectorProducer@6b0f12da,POJO} 00:08:29.439 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@34c3a4c9/SelectorProducer@6b0f12da/IDLE/p=false/QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=8,r=-1,t=59896ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:29.439873439Z added {QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=8,r=-1,t=59896ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}],UNMANAGED} 00:08:29.439 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@34c3a4c9/SelectorProducer@6b0f12da/IDLE/p=false/QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=8,r=-1,t=59896ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:29.439937251Z created 00:08:29.440 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@6bb2d609{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@34c3a4c9/SelectorProducer@6b0f12da/IDLE/p=false/QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=8,r=-1,t=59896ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:29.440102045Z,MANAGED} 00:08:29.440 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestServerParameters@4a9a0d9d{SSL, (ssl, http/1.1)}{localhost:6969} added {ManagedSelector@6bb2d609{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 00:08:29.440 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@49a2508a{STOPPED} id=0 keys=-1 selected=-1 updates=0 00:08:29.440 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@c8a7338/SelectorProducer@5a9b44c6/IDLE/p=false/QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=8,r=-1,t=59895ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:29.440212887Z 00:08:29.440 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16750ms AdaptiveExecutionStrategy@c8a7338/SelectorProducer@5a9b44c6/IDLE/p=false/QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=8,r=-1,t=59895ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:29.440261208Z 00:08:29.440 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@30cffdf5 startThread=0 00:08:29.440 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@1983f2c9 on ManagedSelector@49a2508a{STARTING} id=0 keys=0 selected=0 updates=0 00:08:29.440 [qtp1079491260-177] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@30cffdf5 in QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=7,r=-1,t=59895ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}] 00:08:29.440 [qtp1079491260-177] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@c8a7338/SelectorProducer@5a9b44c6/IDLE/p=false/QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=7,r=-1,t=59895ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:29.440522195Z tryProduce false 00:08:29.440 [qtp1079491260-177] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:29.440 [qtp1079491260-177] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@1983f2c9 00:08:29.440 [qtp1079491260-177] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:29.440 [qtp1079491260-177] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7fe1086a waiting with 0 keys 00:08:29.440 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16751ms ManagedSelector@49a2508a{STARTED} id=0 keys=0 selected=0 updates=0 00:08:29.440 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@6bb2d609{STOPPED} id=1 keys=-1 selected=-1 updates=0 00:08:29.440 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@34c3a4c9/SelectorProducer@6b0f12da/IDLE/p=false/QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=7,r=-1,t=59895ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:29.440692029Z 00:08:29.440 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16751ms AdaptiveExecutionStrategy@34c3a4c9/SelectorProducer@6b0f12da/IDLE/p=false/QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=7,r=-1,t=59895ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:29.44074788Z 00:08:29.440 [qtp1079491260-179] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@62b23fe in QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=6,r=-1,t=59895ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}] 00:08:29.440 [qtp1079491260-179] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@34c3a4c9/SelectorProducer@6b0f12da/IDLE/p=false/QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=6,r=-1,t=59895ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-01-12T00:08:29.440905024Z tryProduce false 00:08:29.440 [qtp1079491260-179] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 00:08:29.440 [qtp1079491260-179] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:29.440 [qtp1079491260-179] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@8ecdd4b waiting with 0 keys 00:08:29.440 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$767/0x0000000800fbc1f8@62b23fe startThread=0 00:08:29.440 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@a09bae1 on ManagedSelector@6bb2d609{STARTING} id=1 keys=0 selected=0 updates=0 00:08:29.441 [main] INFO org.onap.policy.apex.services.onappf.ApexStarterMain -- In ApexStarter with parameters [-c, src/test/resources/ApexStarterConfigParametersNoop.json] 00:08:29.441 [RestServerParameters-6969] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@6bb2d609{STARTING} id=1 keys=0 selected=0 updates=1 00:08:29.441 [qtp1079491260-179] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@8ecdd4b woken with none selected 00:08:29.441 [qtp1079491260-179] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@8ecdd4b woken up from select, 0/0/0 selected 00:08:29.441 [qtp1079491260-179] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@8ecdd4b processing 0 keys, 1 updates 00:08:29.441 [qtp1079491260-179] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 00:08:29.441 [qtp1079491260-179] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@a09bae1 00:08:29.441 [qtp1079491260-179] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 00:08:29.441 [qtp1079491260-179] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@8ecdd4b waiting with 0 keys 00:08:29.441 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:29.441 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16751ms ManagedSelector@6bb2d609{STARTED} id=1 keys=0 selected=0 updates=0 00:08:29.441 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16751ms SelectorManager@RestServerParameters@4a9a0d9d{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:29.441 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestServerParameters@4a9a0d9d{SSL, (ssl, http/1.1)}{localhost:6969} added {acceptor-0@77f63737,POJO} 00:08:29.441 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@77f63737 startThread=0 00:08:29.441 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-apex-pdp-sonar/services/services-onappf/src/test/resources/ApexStarterConfigParametersNoop.json" was found on the local file system 00:08:29.441 [RestServerParameters-6969] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@4a9a0d9d{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:29.441 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16752ms RestServerParameters@4a9a0d9d{SSL, (ssl, http/1.1)}{localhost:6969} 00:08:29.441 [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server -- Started Server@7bbc3b6e{STARTING}[11.0.24,sto=0] @16752ms 00:08:29.441 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16752ms Server@7bbc3b6e{STARTED}[11.0.24,sto=0] 00:08:29.441 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarterActivator initializing with instance id: apex-f9d952bb-9ad4-4f57-80e5-cf88e4e479ff 00:08:29.441 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter starting as a service . . . 00:08:29.441 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:29.441 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 00:08:29.441 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:29.442 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 00:08:29.442 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 00:08:29.442 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 00:08:29.442 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 00:08:29.442 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 00:08:29.442 [qtp1079491260-181] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@77f63737 in QueuedThreadPool[qtp1079491260]@4057babc{STARTED,8<=8<=200,i=5,r=-1,t=59893ms,q=0}[ReservedThreadExecutor@6ef64638{reserved=0/4,pending=0}] 00:08:29.444 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 00:08:29.444 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 00:08:29.444 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 00:08:29.444 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@69959ea5 00:08:29.444 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Create REST server 00:08:29.444 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@ae5eeee{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@54da9644{base=null,protected=[]},MANAGED} 00:08:29.444 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@ae5eeee{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler1469492757==dftMaxIdleSec=-1,MANAGED} 00:08:29.444 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler1469492757==dftMaxIdleSec=-1 added {ServletHandler@123372f4{STOPPED},MANAGED} 00:08:29.444 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp931425474]@37846cc2{STOPPED,8<=0<=200,i=0,r=-1,t=-193004ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@37eca4c0,POJO} 00:08:29.444 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@55e8522e{STOPPED}[11.0.24,sto=0] added {QueuedThreadPool[qtp931425474]@37846cc2{STOPPED,8<=0<=200,i=0,r=-1,t=-193004ms,q=0}[NO_TRY],AUTO} 00:08:29.444 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@55e8522e{STOPPED}[11.0.24,sto=0] added {AttributeContainerMap@5c452eb5{size=0},AUTO} 00:08:29.444 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@4833bb83{STOPPED} added {Slf4jRequestLogWriter@1a2bcce1{STOPPED},AUTO} 00:08:29.445 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@55e8522e{STOPPED}[11.0.24,sto=0] added {CustomRequestLog@4833bb83{STOPPED},AUTO} 00:08:29.445 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@d4594a8[HTTP/1.1] added {HttpConfiguration@78002333{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@2dba6013]},POJO} 00:08:29.445 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@69b2ed81{SSL->HTTP/1.1} added {Server@4873d4cb[provider=null,keyStore=file:///w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/test-classes/policy-keystore,trustStore=null],AUTO} 00:08:29.445 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@31137f4d{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp931425474]@37846cc2{STOPPED,8<=0<=200,i=0,r=-1,t=-193005ms,q=0}[NO_TRY],AUTO} 00:08:29.445 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@31137f4d{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@4f573b84{STOPPED},AUTO} 00:08:29.445 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@55e8522e{STOPPED}[11.0.24,sto=0] added {LogarithmicArrayByteBufferPool@3177190a{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 00:08:29.445 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@31137f4d{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@3177190a{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 00:08:29.445 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@31137f4d{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@67744663{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 00:08:29.445 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@31137f4d{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@4d37a4d7,POJO} 00:08:29.445 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@31137f4d{null, (ssl)}{0.0.0.0:0} added {SslConnectionFactory@69b2ed81{SSL->HTTP/1.1},AUTO} 00:08:29.445 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@31137f4d{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@69b2ed81{SSL->HTTP/1.1} 00:08:29.445 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@31137f4d{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@d4594a8[HTTP/1.1],AUTO} 00:08:29.445 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@31137f4d{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@d4594a8[HTTP/1.1] 00:08:29.445 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@31137f4d{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@31137f4d{SSL, (ssl, http/1.1)}{0.0.0.0:0},MANAGED} 00:08:29.445 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@55e8522e{STOPPED}[11.0.24,sto=0] added {RestServerParameters@31137f4d{SSL, (ssl, http/1.1)}{localhost:6969},AUTO} 00:08:29.445 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@55e8522e{STOPPED}[11.0.24,sto=0] added {o.e.j.s.ServletContextHandler@ae5eeee{/,null,STOPPED},MANAGED} 00:08:29.445 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@3bca3dee{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@32fcccd4{base=null,protected=[]},MANAGED} 00:08:29.446 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@3bca3dee{/,null,STOPPED} added {ServletHandler@77fec3b6{STOPPED},MANAGED} 00:08:29.446 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@77fec3b6{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-71fd082==org.glassfish.jersey.servlet.ServletContainer@293a68c4{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:29.446 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@77fec3b6{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-71fd082,POJO} 00:08:29.446 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@55e8522e{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@ae5eeee{/,null,STOPPED}, connector=RestServerParameters@31137f4d{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-71fd082==org.glassfish.jersey.servlet.ServletContainer@293a68c4{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=https://localhost:6969/ +> swagger.context.id=swagger-6969 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:29.446 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@6d50b8c2[null] added {org.eclipse.jetty.security.DefaultIdentityService@399e43d0,POJO} 00:08:29.446 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@6d50b8c2[null] added {UserStore@387cd426[users.count=1],AUTO} 00:08:29.446 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@411e886b{STOPPED} added {org.eclipse.jetty.util.component.DumpableCollection@2960ae22,POJO} 00:08:29.446 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@411e886b{STOPPED} added {org.eclipse.jetty.security.authentication.BasicAuthenticator@622be81d,POJO} 00:08:29.446 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@411e886b{STOPPED} added {HashLoginService@6d50b8c2[RestServerParameters-login-service],AUTO} 00:08:29.446 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler1469492757==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@411e886b{STOPPED},MANAGED} 00:08:29.446 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ConstraintSecurityHandler@411e886b{STOPPED} added {ServletHandler@123372f4{STOPPED},MANAGED} 00:08:29.446 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@123372f4{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-3c28cd9a==org.glassfish.jersey.servlet.ServletContainer@587559cd{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 00:08:29.446 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@123372f4{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-3c28cd9a,POJO} 00:08:29.446 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3c28cd9a==org.glassfish.jersey.servlet.ServletContainer@587559cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@55e8522e{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@ae5eeee{/,null,STOPPED}, connector=RestServerParameters@31137f4d{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3c28cd9a==org.glassfish.jersey.servlet.ServletContainer@587559cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-3c28cd9a==org.glassfish.jersey.servlet.ServletContainer@587559cd{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-6969 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.apex.services.onappf.rest.HealthCheckRestControllerV1 +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-6969 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 00:08:29.446 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Rest Server 00:08:29.446 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 00:08:29.446 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 00:08:29.446 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3c28cd9a==org.glassfish.jersey.servlet.ServletContainer@587559cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@55e8522e{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@ae5eeee{/,null,STOPPED}, connector=RestServerParameters@31137f4d{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3c28cd9a==org.glassfish.jersey.servlet.ServletContainer@587559cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:29.447 [Timer-20] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"dfaf4282-2f27-40ad-8add-fdc5cf2ac3f8","timestampMs":1736640509446,"name":"apex-f9d952bb-9ad4-4f57-80e5-cf88e4e479ff","pdpGroup":"defaultGroup"} 00:08:29.447 [Timer-20] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=dfaf4282-2f27-40ad-8add-fdc5cf2ac3f8, timestampMs=1736640509446, name=apex-f9d952bb-9ad4-4f57-80e5-cf88e4e479ff, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:29.461 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:29.461 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 00:08:29.461 [main] DEBUG org.onap.policy.apex.services.onappf.ApexStarterActivator -- ApexStarter started as a service 00:08:29.461 [main] INFO org.onap.policy.apex.services.onappf.ApexStarterMain -- Started policy-apex-pdp service successfully. 00:08:29.461 [main] INFO network -- [OUT|NOOP|my-topic] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Apex pdp shutting down.","messageName":"PDP_STATUS","requestId":"87d99e2b-62a6-4ec2-ac2c-cdb0c1f597d2","timestampMs":1736640509461,"name":"apex-f9d952bb-9ad4-4f57-80e5-cf88e4e479ff","pdpGroup":"defaultGroup"} 00:08:29.461 [main] DEBUG org.onap.policy.apex.services.onappf.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=87d99e2b-62a6-4ec2-ac2c-cdb0c1f597d2, timestampMs=1736640509461, name=apex-f9d952bb-9ad4-4f57-80e5-cf88e4e479ff, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Apex pdp shutting down., policies=null, deploymentInstanceInfo=null, properties=null, response=null) 00:08:29.461 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:29.461 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Rest Server 00:08:29.461 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 00:08:29.461 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 00:08:29.461 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3c28cd9a==org.glassfish.jersey.servlet.ServletContainer@587559cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@55e8522e{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@ae5eeee{/,null,STOPPED}, connector=RestServerParameters@31137f4d{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3c28cd9a==org.glassfish.jersey.servlet.ServletContainer@587559cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STOPPING 00:08:29.468 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:29.468 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Create REST server 00:08:29.468 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 00:08:29.468 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@69959ea5 00:08:29.468 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 00:08:29.468 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 00:08:29.468 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 00:08:29.468 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 00:08:29.468 [RestServerParameters-6969] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3c28cd9a==org.glassfish.jersey.servlet.ServletContainer@587559cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@55e8522e{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@ae5eeee{/,null,STOPPED}, connector=RestServerParameters@31137f4d{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3c28cd9a==org.glassfish.jersey.servlet.ServletContainer@587559cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 00:08:29.468 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@55e8522e{STOPPED}[11.0.24,sto=0] 00:08:29.468 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 00:08:29.468 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 00:08:29.468 [RestServerParameters-6969] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@55e8522e{STARTING}[11.0.24,sto=0] added {ErrorHandler@1afd0ab3{STOPPED},AUTO} 00:08:29.468 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 00:08:29.468 [RestServerParameters-6969] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 00:08:29.468 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:29.468 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 00:08:29.468 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown 00:08:29.468 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 00:08:29.468 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 00:08:29.468 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[my-server], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 00:08:29.468 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 00:08:29.468 [RestServerParameters-6969] WARN org.eclipse.jetty.util.component.AbstractLifeCycle -- FAILED Server@55e8522e{FAILED}[11.0.24,sto=0]: java.io.IOException: Failed to bind to localhost/127.0.0.1:6969 java.io.IOException: Failed to bind to localhost/127.0.0.1:6969 at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:344) at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:304) at org.eclipse.jetty.server.Server.lambda$doStart$0(Server.java:402) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.eclipse.jetty.server.Server.doStart(Server.java:398) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93) at org.onap.policy.common.endpoints.http.server.internal.JettyServletServer.run(JettyServletServer.java:335) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.BindException: Address already in use at java.base/sun.nio.ch.Net.bind0(Native Method) at java.base/sun.nio.ch.Net.bind(Net.java:555) at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:337) at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294) at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:339) ... 16 common frames omitted 00:08:29.469 [RestServerParameters-6969] ERROR org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3c28cd9a==org.glassfish.jersey.servlet.ServletContainer@587559cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=localhost, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@55e8522e{FAILED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@ae5eeee{/,null,STOPPED}, connector=RestServerParameters@31137f4d{SSL, (ssl, http/1.1)}{localhost:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3c28cd9a==org.glassfish.jersey.servlet.ServletContainer@587559cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: error found while bringing up server java.io.IOException: Failed to bind to localhost/127.0.0.1:6969 at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:344) at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:304) at org.eclipse.jetty.server.Server.lambda$doStart$0(Server.java:402) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.eclipse.jetty.server.Server.doStart(Server.java:398) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93) at org.onap.policy.common.endpoints.http.server.internal.JettyServletServer.run(JettyServletServer.java:335) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.BindException: Address already in use at java.base/sun.nio.ch.Net.bind0(Native Method) at java.base/sun.nio.ch.Net.bind(Net.java:555) at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:337) at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294) at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:339) ... 16 common frames omitted 00:08:29.470 [main] INFO org.onap.policy.apex.services.onappf.ApexStarterMain -- In ApexStarter with parameters [] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.policy.apex.services.onappf.TestApexStarterMain [INFO] [INFO] Results: [INFO] [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ services-onappf --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'services-onappf' with 19 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ services-onappf --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/services-onappf-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ services-onappf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ services-onappf --- [INFO] Analyzed bundle 'services-onappf' with 19 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] Analyzed bundle 'plugins-event-carrier-restserver' with 5 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ services-onappf --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ services-onappf --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/services/services-onappf/pom.xml to /tmp/r/org/onap/policy/apex-pdp/services/services-onappf/4.1.0-SNAPSHOT/services-onappf-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/services/services-onappf/target/services-onappf-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/services/services-onappf/4.1.0-SNAPSHOT/services-onappf-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-context:plugins-context >-- [INFO] Building plugins-context 4.1.0-SNAPSHOT [16/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-context --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-context --- [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-apex-pdp-sonar/plugins/plugins-context/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) @ plugins-context --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-context --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-context --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-context --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-context --- [INFO] Analyzed bundle 'plugins-context' with 0 classes [INFO] Analyzed bundle 'context-management' with 24 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-context --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-context --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-context/plugins-context/4.1.0-SNAPSHOT/plugins-context-4.1.0-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-schema:plugins-context-schema >-- [INFO] Building plugins-context-schema 4.1.0-SNAPSHOT [17/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-context-schema --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-context-schema --- [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-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/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) @ plugins-context-schema --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-context-schema --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-context-schema --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-context-schema --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-context-schema --- [INFO] Analyzed bundle 'plugins-context-schema' with 0 classes [INFO] Analyzed bundle 'context-management' with 24 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-context-schema --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-context-schema --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-context/plugins-context-schema/plugins-context-schema/4.1.0-SNAPSHOT/plugins-context-schema-4.1.0-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-schema:plugins-context-schema-avro >-- [INFO] Building plugins-context-schema-avro 4.1.0-SNAPSHOT [18/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-context-schema-avro --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-context-schema-avro --- [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-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/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) @ plugins-context-schema-avro --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-context-schema-avro --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ plugins-context-schema-avro --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ plugins-context-schema-avro --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ plugins-context-schema-avro --- [INFO] Copying 43 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ plugins-context-schema-avro --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ plugins-context-schema-avro --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/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.apex.plugins.context.schema.avro.AvroSchemaHelperMarshalTest 00:08:32,796 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - This is logback-classic version 1.5.15 00:08:32,798 |-INFO in ch.qos.logback.classic.util.ContextInitializer@73386d72 - No custom configurators were discovered as a service. 00:08:32,798 |-INFO in ch.qos.logback.classic.util.ContextInitializer@73386d72 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 00:08:32,799 |-INFO in ch.qos.logback.classic.util.ContextInitializer@73386d72 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 00:08:32,803 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Could NOT find resource [logback-test.scmo] 00:08:32,803 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Could NOT find resource [logback.scmo] 00:08:32,808 |-INFO in ch.qos.logback.classic.util.ContextInitializer@73386d72 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 00:08:32,808 |-INFO in ch.qos.logback.classic.util.ContextInitializer@73386d72 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 00:08:32,809 |-INFO in ch.qos.logback.classic.util.ContextInitializer@73386d72 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 00:08:32,811 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Found resource [logback-test.xml] at [file:/w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/target/test-classes/logback-test.xml] 00:08:32,921 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [Apex] 00:08:32,923 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 00:08:32,943 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@31be6b49 - value "/tmp/apex_logging/" substituted for "${java.io.tmpdir}/apex_logging/" 00:08:32,945 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 00:08:32,945 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:08:32,956 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:32,993 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - BEWARE: Writing to the console can be very slow. Avoid logging to the 00:08:32,993 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 00:08:32,993 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 00:08:32,993 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 00:08:32,994 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 00:08:32,995 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.infinispan] to INFO 00:08:32,997 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.infinispan] to false 00:08:32,998 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.infinispan] 00:08:32,998 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.zookeeper.ClientCnxn] to OFF 00:08:32,998 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.apache.zookeeper.ClientCnxn] to false 00:08:32,998 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.apache.zookeeper.ClientCnxn] 00:08:32,998 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 00:08:32,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CTXT_FILE] 00:08:32,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender] 00:08:33,002 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@31be6b49 - value "/tmp/apex_logging//apex_ctxt.log" substituted for "${LOG_DIR}/apex_ctxt.log" 00:08:33,002 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:33,003 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@31be6b49 - value "%d %-5relative [procId=processId_IS_UNDEFINED] [%thread] %-5level %logger{26} - %msg %n %ex{full}" substituted for "%d %-5relative [procId=${processId}] [%thread] %-5level %logger{26} - %msg %n %ex{full}" 00:08:33,005 |-INFO in ch.qos.logback.core.FileAppender[CTXT_FILE] - File property is set to [/tmp/apex_logging//apex_ctxt.log] 00:08:33,006 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.apex.core.context.impl.monitoring] to INFO 00:08:33,006 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.apex.core.context.impl.monitoring] to false 00:08:33,006 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CTXT_FILE] to Logger[org.onap.policy.apex.core.context.impl.monitoring] 00:08:33,006 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.apex.executionlogging.TaskExecutionLogging] to INFO 00:08:33,006 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.apex.executionlogging.TaskExecutionLogging] to false 00:08:33,007 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.apex.executionlogging.TaskExecutionLogging] 00:08:33,007 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.apex] to INFO 00:08:33,007 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.apex] to false 00:08:33,007 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.apex] 00:08:33,007 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@749f539e - End of configuration. 00:08:33,008 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3028e50e - Registering current configuration as safe fallback point 00:08:33,008 |-INFO in ch.qos.logback.classic.util.ContextInitializer@73386d72 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 199 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2025-01-12 00:08:33,590 Apex [main] WARN o.o.p.a.p.c.s.a.AvroDirectObjectMapper - AvroTest:0.0.1: cannot encode a null object of class "java.lang.Double" 2025-01-12 00:08:33,597 Apex [main] WARN o.o.p.a.p.c.s.a.AvroStringObjectMapper - AvroTest:0.0.1: cannot encode a null object of class "java.lang.String" 2025-01-12 00:08:33,601 Apex [main] WARN o.o.p.a.p.c.s.a.AvroDirectObjectMapper - AvroTest:0.0.1: cannot encode a null object of class "java.lang.Long" 2025-01-12 00:08:33,605 Apex [main] WARN o.o.p.a.p.c.s.a.AvroDirectObjectMapper - AvroTest:0.0.1: cannot encode a null object of class "java.lang.Float" 2025-01-12 00:08:33,608 Apex [main] WARN o.o.p.a.p.c.s.a.AvroBytesObjectMapper - AvroTest:0.0.1: cannot encode a null object of class "[Ljava.lang.Byte;" 2025-01-12 00:08:33,611 Apex [main] WARN o.o.p.a.p.c.s.a.AvroDirectObjectMapper - AvroTest:0.0.1: cannot encode a null object of class "java.lang.Integer" [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.879 s -- in org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperMarshalTest [INFO] Running org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperUnmarshalTest 2025-01-12 00:08:33,623 Apex [main] WARN o.o.p.a.c.i.s.AbstractSchemaHelper - AvroTest:0.0.1: could not create an instance of class "java.lang.Long" using the default constructor "Long()" java.lang.NoSuchMethodException: java.lang.Long.<init>() at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getDeclaredConstructor(Class.java:2754) at org.onap.policy.apex.context.impl.schema.AbstractSchemaHelper.createNewInstance(AbstractSchemaHelper.java:95) at org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelper.createNewInstance(AvroSchemaHelper.java:101) 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.apex.plugins.context.schema.avro.AvroSchemaHelperUnmarshalTest.testLongUnmarshal(AvroSchemaHelperUnmarshalTest.java:170) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:08:33,668 Apex [main] WARN o.o.p.a.c.i.s.AbstractSchemaHelper - AvroTest:0.0.1: could not create an instance of class "java.lang.Float" using the default constructor "Float()" java.lang.NoSuchMethodException: java.lang.Float.<init>() at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getDeclaredConstructor(Class.java:2754) at org.onap.policy.apex.context.impl.schema.AbstractSchemaHelper.createNewInstance(AbstractSchemaHelper.java:95) at org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelper.createNewInstance(AvroSchemaHelper.java:101) 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.apex.plugins.context.schema.avro.AvroSchemaHelperUnmarshalTest.testFloatUnmarshal(AvroSchemaHelperUnmarshalTest.java:204) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:08:33,687 Apex [main] WARN o.o.p.a.c.i.s.AbstractSchemaHelper - AvroTest:0.0.1: could not create an instance of class "[Ljava.lang.Byte;" using the default constructor "Byte[]()" java.lang.NoSuchMethodException: [Ljava.lang.Byte;.<init>() at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getDeclaredConstructor(Class.java:2754) at org.onap.policy.apex.context.impl.schema.AbstractSchemaHelper.createNewInstance(AbstractSchemaHelper.java:95) at org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelper.createNewInstance(AvroSchemaHelper.java:101) 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.apex.plugins.context.schema.avro.AvroSchemaHelperUnmarshalTest.testBytesUnmarshal(AvroSchemaHelperUnmarshalTest.java:297) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:08:33,690 Apex [main] WARN o.o.p.a.c.i.s.AbstractSchemaHelper - AvroTest:0.0.1: could not create an instance of class "java.lang.Boolean" using the default constructor "Boolean()" java.lang.NoSuchMethodException: java.lang.Boolean.<init>() at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getDeclaredConstructor(Class.java:2754) at org.onap.policy.apex.context.impl.schema.AbstractSchemaHelper.createNewInstance(AbstractSchemaHelper.java:95) at org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelper.createNewInstance(AvroSchemaHelper.java:101) 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.apex.plugins.context.schema.avro.AvroSchemaHelperUnmarshalTest.testBooleanUnmarshal(AvroSchemaHelperUnmarshalTest.java:113) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:08:33,697 Apex [main] WARN o.o.p.a.c.i.s.AbstractSchemaHelper - AvroTest:0.0.1: could not create an instance of class "java.lang.Integer" using the default constructor "Integer()" java.lang.NoSuchMethodException: java.lang.Integer.<init>() at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getDeclaredConstructor(Class.java:2754) at org.onap.policy.apex.context.impl.schema.AbstractSchemaHelper.createNewInstance(AbstractSchemaHelper.java:95) at org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelper.createNewInstance(AvroSchemaHelper.java:101) 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.apex.plugins.context.schema.avro.AvroSchemaHelperUnmarshalTest.testIntUnmarshal(AvroSchemaHelperUnmarshalTest.java:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:08:33,703 Apex [main] WARN o.o.p.a.c.i.s.AbstractSchemaHelper - AvroTest:0.0.1: could not create an instance of class "java.lang.Double" using the default constructor "Double()" java.lang.NoSuchMethodException: java.lang.Double.<init>() at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getDeclaredConstructor(Class.java:2754) at org.onap.policy.apex.context.impl.schema.AbstractSchemaHelper.createNewInstance(AbstractSchemaHelper.java:95) at org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelper.createNewInstance(AvroSchemaHelper.java:101) 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.apex.plugins.context.schema.avro.AvroSchemaHelperUnmarshalTest.testDoubleUnmarshal(AvroSchemaHelperUnmarshalTest.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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 2025-01-12 00:08:33,714 Apex [main] WARN o.o.p.a.c.i.s.AbstractSchemaHelper - AvroTest:0.0.1: could not create an instance, schema class for the schema is null [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperUnmarshalTest [INFO] Running org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperBadSchemasTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperBadSchemasTest [INFO] Running org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaArrayTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaArrayTest [INFO] Running org.onap.policy.apex.plugins.context.schema.avro.AvroObjMapperFactoryTest 2025-01-12 00:08:33,824 Apex [main] WARN o.o.p.a.p.c.s.a.AvroObjectMapperFactory - test:1.0.1: Apex currently only supports UNION schemas with 2 options, one must be NULL OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2025-01-12 00:08:35,225 Apex [main] WARN o.o.p.a.p.c.s.a.AvroObjectMapperFactory - test:1.0.1: Apex currently only supports UNION schema2 with 2 options, only one can be NULL, and the other cannot be another UNION [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.409 s -- in org.onap.policy.apex.plugins.context.schema.avro.AvroObjMapperFactoryTest [INFO] Running org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaAaiTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaAaiTest [INFO] Running org.onap.policy.apex.plugins.context.schema.avro.HealthCheckSchemaTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.apex.plugins.context.schema.avro.HealthCheckSchemaTest [INFO] Running org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaEnumTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaEnumTest [INFO] Running org.onap.policy.apex.plugins.context.schema.avro.AvroNullableMapperTest 2025-01-12 00:08:35,302 Apex [main] WARN o.o.p.a.p.c.s.a.AvroDirectObjectMapper - test:1.0.1: object "org.onap.policy.apex.plugins.context.schema.avro.AvroDirectObjectMapper@337c0ee4" of class "class org.onap.policy.apex.plugins.context.schema.avro.AvroDirectObjectMapper" cannot be decoded to an object of class "java.lang.Boolean" [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.apex.plugins.context.schema.avro.AvroNullableMapperTest [INFO] Running org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaRecordTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaRecordTest [INFO] Running org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaMapTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaMapTest [INFO] Running org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaFixedTest 2025-01-12 00:08:35,426 Apex [main] WARN o.o.p.a.c.i.s.AbstractSchemaHelper - AvroTest:0.0.1: could not create an instance of class "org.apache.avro.generic.GenericData$Fixed" using the default constructor "Fixed()" java.lang.IllegalAccessException: class org.onap.policy.apex.context.impl.schema.AbstractSchemaHelper cannot access a member of class org.apache.avro.generic.GenericData$Fixed with modifiers "protected" at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392) at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:489) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.onap.policy.apex.context.impl.schema.AbstractSchemaHelper.createNewInstance(AbstractSchemaHelper.java:95) at org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelper.createNewInstance(AvroSchemaHelper.java:101) 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.apex.plugins.context.schema.avro.AvroSchemaFixedTest.testFixedInit(AvroSchemaFixedTest.java:101) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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: 0.014 s -- in org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaFixedTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-context-schema-avro --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'plugins-context-schema-avro' with 11 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plugins-context-schema-avro --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/target/plugins-context-schema-avro-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-context-schema-avro --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-context-schema-avro --- [INFO] Analyzed bundle 'plugins-context-schema-avro' with 11 classes [INFO] Analyzed bundle 'model' with 88 classes [INFO] Analyzed bundle 'context-management' with 24 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-context-schema-avro --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-context-schema-avro --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/4.1.0-SNAPSHOT/plugins-context-schema-avro-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/target/plugins-context-schema-avro-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/4.1.0-SNAPSHOT/plugins-context-schema-avro-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-schema:plugins-context-schema-json >-- [INFO] Building plugins-context-schema-json 4.1.0-SNAPSHOT [19/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-context-schema-json --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-context-schema-json --- [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-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/plugins-context-schema-json/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) @ plugins-context-schema-json --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-context-schema-json --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ plugins-context-schema-json --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/plugins-context-schema-json/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ plugins-context-schema-json --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ plugins-context-schema-json --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ plugins-context-schema-json --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ plugins-context-schema-json --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/plugins-context-schema-json/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.apex.plugins.context.schema.json.JsonSchemaHelperUnmarshalTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 s -- in org.onap.policy.apex.plugins.context.schema.json.JsonSchemaHelperUnmarshalTest [INFO] Running org.onap.policy.apex.plugins.context.schema.json.JsonSchemaHelperMarshalTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.policy.apex.plugins.context.schema.json.JsonSchemaHelperMarshalTest [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) @ plugins-context-schema-json --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/plugins-context-schema-json/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'plugins-context-schema-json' with 2 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plugins-context-schema-json --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/plugins-context-schema-json/target/plugins-context-schema-json-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-context-schema-json --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-context-schema-json --- [INFO] Analyzed bundle 'plugins-context-schema-json' with 2 classes [INFO] Analyzed bundle 'context-management' with 24 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-context-schema-json --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/plugins-context-schema-json/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-context-schema-json --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/plugins-context-schema-json/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-context/plugins-context-schema/plugins-context-schema-json/4.1.0-SNAPSHOT/plugins-context-schema-json-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-schema/plugins-context-schema-json/target/plugins-context-schema-json-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-context/plugins-context-schema/plugins-context-schema-json/4.1.0-SNAPSHOT/plugins-context-schema-json-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-distribution:plugins-context-distribution >-- [INFO] Building plugins-context-distribution 4.1.0-SNAPSHOT [20/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-context-distribution --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-context-distribution --- [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-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/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) @ plugins-context-distribution --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-context-distribution --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-context-distribution --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-context-distribution --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-context-distribution --- [INFO] Analyzed bundle 'plugins-context-distribution' with 0 classes [INFO] Analyzed bundle 'context-management' with 24 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-context-distribution --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-context-distribution --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution/4.1.0-SNAPSHOT/plugins-context-distribution-4.1.0-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-distribution:plugins-context-distribution-hazelcast >-- [INFO] Building plugins-context-distribution-hazelcast 4.1.0-SNAPSHOT [21/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-context-distribution-hazelcast --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-context-distribution-hazelcast --- [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-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-hazelcast/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) @ plugins-context-distribution-hazelcast --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-context-distribution-hazelcast --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ plugins-context-distribution-hazelcast --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ plugins-context-distribution-hazelcast --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ plugins-context-distribution-hazelcast --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-hazelcast/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ plugins-context-distribution-hazelcast --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ plugins-context-distribution-hazelcast --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-hazelcast/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.apex.plugins.context.distribution.hazelcast.HazelCastDistributorTest 00:08:40.469 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFlushTimerTask -- context distributor dummyKey:1.0.1 flushing set up with interval: 300000 ms Jan 12, 2025 12:08:40 AM com.hazelcast.instance.impl.HazelcastInstanceFactory WARNING: Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED Jan 12, 2025 12:08:40 AM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast-default.xml' from the classpath. Jan 12, 2025 12:08:41 AM com.hazelcast.system.logo INFO: [10.30.107.11]:5701 [dev] [5.3.5] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o Jan 12, 2025 12:08:41 AM com.hazelcast.system INFO: [10.30.107.11]:5701 [dev] [5.3.5] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. Jan 12, 2025 12:08:41 AM com.hazelcast.system INFO: [10.30.107.11]:5701 [dev] [5.3.5] Hazelcast Platform 5.3.5 (20231024 - 0a8cc63) starting at [10.30.107.11]:5701 Jan 12, 2025 12:08:41 AM com.hazelcast.system INFO: [10.30.107.11]:5701 [dev] [5.3.5] Cluster name: dev Jan 12, 2025 12:08:41 AM com.hazelcast.system INFO: [10.30.107.11]:5701 [dev] [5.3.5] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. Jan 12, 2025 12:08:41 AM com.hazelcast.system INFO: [10.30.107.11]:5701 [dev] [5.3.5] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) Jan 12, 2025 12:08:41 AM com.hazelcast.internal.tpc.TpcServerBootstrap INFO: [10.30.107.11]:5701 [dev] [5.3.5] TPC: disabled Jan 12, 2025 12:08:41 AM com.hazelcast.system.security INFO: [10.30.107.11]:5701 [dev] [5.3.5] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. Jan 12, 2025 12:08:41 AM com.hazelcast.instance.impl.Node INFO: [10.30.107.11]:5701 [dev] [5.3.5] Using Multicast discovery Jan 12, 2025 12:08:41 AM com.hazelcast.cp.CPSubsystem WARNING: [10.30.107.11]:5701 [dev] [5.3.5] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. Jan 12, 2025 12:08:42 AM com.hazelcast.internal.diagnostics.Diagnostics INFO: [10.30.107.11]:5701 [dev] [5.3.5] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. Jan 12, 2025 12:08:42 AM com.hazelcast.core.LifecycleService INFO: [10.30.107.11]:5701 [dev] [5.3.5] [10.30.107.11]:5701 is STARTING Jan 12, 2025 12:08:44 AM com.hazelcast.internal.cluster.ClusterService INFO: [10.30.107.11]:5701 [dev] [5.3.5] Members {size:1, ver:1} [ Member [10.30.107.11]:5701 - 4b3819fe-22de-4ded-9b46-ffbf60cb9a24 this ] Jan 12, 2025 12:08:44 AM com.hazelcast.core.LifecycleService INFO: [10.30.107.11]:5701 [dev] [5.3.5] [10.30.107.11]:5701 is STARTED 00:08:44.559 [main] INFO org.onap.policy.apex.plugins.context.distribution.hazelcast.HazelcastContextDistributor -- HazelcastContextDistributor: create album: dummyKey:1.0.1 Jan 12, 2025 12:08:44 AM com.hazelcast.internal.partition.impl.PartitionStateManager INFO: [10.30.107.11]:5701 [dev] [5.3.5] Initializing cluster partition table arrangement... Jan 12, 2025 12:08:44 AM com.hazelcast.core.LifecycleService INFO: [10.30.107.11]:5701 [dev] [5.3.5] [10.30.107.11]:5701 is SHUTTING_DOWN Jan 12, 2025 12:08:44 AM com.hazelcast.internal.partition.impl.MigrationManager INFO: [10.30.107.11]:5701 [dev] [5.3.5] Shutdown request of Member [10.30.107.11]:5701 - 4b3819fe-22de-4ded-9b46-ffbf60cb9a24 this is handled Jan 12, 2025 12:08:44 AM com.hazelcast.instance.impl.Node INFO: [10.30.107.11]:5701 [dev] [5.3.5] Shutting down multicast service... Jan 12, 2025 12:08:44 AM com.hazelcast.instance.impl.Node INFO: [10.30.107.11]:5701 [dev] [5.3.5] Shutting down connection manager... Jan 12, 2025 12:08:44 AM com.hazelcast.instance.impl.Node INFO: [10.30.107.11]:5701 [dev] [5.3.5] Shutting down node engine... Jan 12, 2025 12:08:44 AM com.hazelcast.instance.impl.NodeExtension INFO: [10.30.107.11]:5701 [dev] [5.3.5] Destroying node NodeExtension. Jan 12, 2025 12:08:44 AM com.hazelcast.instance.impl.Node INFO: [10.30.107.11]:5701 [dev] [5.3.5] Hazelcast Shutdown is completed in 34 ms. Jan 12, 2025 12:08:44 AM com.hazelcast.core.LifecycleService INFO: [10.30.107.11]:5701 [dev] [5.3.5] [10.30.107.11]:5701 is SHUTDOWN [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.471 s -- in org.onap.policy.apex.plugins.context.distribution.hazelcast.HazelCastDistributorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-context-distribution-hazelcast --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-hazelcast/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'plugins-context-distribution-hazelcast' with 1 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plugins-context-distribution-hazelcast --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-hazelcast/target/plugins-context-distribution-hazelcast-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-context-distribution-hazelcast --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-context-distribution-hazelcast --- [INFO] Analyzed bundle 'plugins-context-distribution-hazelcast' with 1 classes [INFO] Analyzed bundle 'context-management' with 24 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-context-distribution-hazelcast --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-hazelcast/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-context-distribution-hazelcast --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-hazelcast/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-hazelcast/4.1.0-SNAPSHOT/plugins-context-distribution-hazelcast-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-hazelcast/target/plugins-context-distribution-hazelcast-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-hazelcast/4.1.0-SNAPSHOT/plugins-context-distribution-hazelcast-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-distribution:plugins-context-distribution-infinispan >-- [INFO] Building plugins-context-distribution-infinispan 4.1.0-SNAPSHOT [22/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-context-distribution-infinispan --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-context-distribution-infinispan --- [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-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-infinispan/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) @ plugins-context-distribution-infinispan --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-context-distribution-infinispan --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ plugins-context-distribution-infinispan --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ plugins-context-distribution-infinispan --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [WARNING] unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL reason: class file for org.infinispan.factories.scopes.Scopes not found [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT reason: class file for org.infinispan.jmx.annotations.DataType not found [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL [WARNING] unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL reason: class file for org.infinispan.factories.scopes.Scopes not found [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT reason: class file for org.infinispan.jmx.annotations.DataType not found [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL [WARNING] unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL reason: class file for org.infinispan.factories.scopes.Scopes not found [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT reason: class file for org.infinispan.jmx.annotations.DataType not found [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL [WARNING] unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL reason: class file for org.infinispan.factories.scopes.Scopes not found [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT reason: class file for org.infinispan.jmx.annotations.DataType not found [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL [WARNING] unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL reason: class file for org.infinispan.factories.scopes.Scopes not found [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT reason: class file for org.infinispan.jmx.annotations.DataType not found [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT [WARNING] unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL [WARNING] /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-infinispan/src/main/java/org/onap/policy/apex/plugins/context/distribution/infinispan/InfinispanManager.java: unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ plugins-context-distribution-infinispan --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-infinispan/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ plugins-context-distribution-infinispan --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ plugins-context-distribution-infinispan --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-infinispan/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.apex.plugins.context.distribution.infinispan.InfinispanDistributorTest 00:08:47.489 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFlushTimerTask -- context distributor test:1.1.1 flushing set up with interval: 300000 ms 00:08:47.497 [main] DEBUG org.onap.policy.apex.plugins.context.distribution.infinispan.InfinispanContextDistributor -- initiating Infinispan with the parameters: InfinispanDistributorParameters(configFile=infinispan/infinispan.xml, jgroupsFile=null, preferIPv4Stack=true, jgroupsBindAddress=localhost) 00:08:47.505 [main] DEBUG org.onap.policy.apex.plugins.context.distribution.infinispan.InfinispanManager -- starting infinispan cache manager using specified configuration . . . 00:08:47.556 [main] DEBUG org.jboss.logging -- Logging Provider: org.jboss.logging.Slf4jLoggerProvider 00:08:47.595 [main] DEBUG org.infinispan.commons.util.ServiceFinder -- Loading service impl: org.infinispan.configuration.parsing.CacheParser 00:08:47.603 [main] DEBUG org.infinispan.commons.util.ServiceFinder -- Loading service impl: org.infinispan.configuration.parsing.Parser 00:08:47.604 [main] DEBUG org.infinispan.commons.util.ServiceFinder -- Ignoring already loaded service: org.infinispan.configuration.parsing.CacheParser 00:08:47.604 [main] DEBUG org.infinispan.commons.util.ServiceFinder -- Ignoring already loaded service: org.infinispan.configuration.parsing.Parser 00:08:48.317 [main] INFO org.onap.policy.apex.plugins.context.distribution.infinispan.InfinispanContextDistributor -- InfinispanContextDistributor: create album: test:1.1.1 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.080 s -- in org.onap.policy.apex.plugins.context.distribution.infinispan.InfinispanDistributorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-context-distribution-infinispan --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-infinispan/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'plugins-context-distribution-infinispan' with 4 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plugins-context-distribution-infinispan --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-infinispan/target/plugins-context-distribution-infinispan-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-context-distribution-infinispan --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-context-distribution-infinispan --- [INFO] Analyzed bundle 'plugins-context-distribution-infinispan' with 4 classes [INFO] Analyzed bundle 'context-management' with 24 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-context-distribution-infinispan --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-infinispan/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-context-distribution-infinispan --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-infinispan/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-infinispan/4.1.0-SNAPSHOT/plugins-context-distribution-infinispan-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-infinispan/target/plugins-context-distribution-infinispan-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-infinispan/4.1.0-SNAPSHOT/plugins-context-distribution-infinispan-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-locking:plugins-context-locking >-- [INFO] Building plugins-context-locking 4.1.0-SNAPSHOT [23/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-context-locking --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-context-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-apex-pdp-sonar/plugins/plugins-context/plugins-context-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) @ plugins-context-locking --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-context-locking --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-context-locking --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-context-locking --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-context-locking --- [INFO] Analyzed bundle 'plugins-context-locking' with 0 classes [INFO] Analyzed bundle 'context-management' with 24 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-context-locking --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-context-locking --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-context/plugins-context-locking/plugins-context-locking/4.1.0-SNAPSHOT/plugins-context-locking-4.1.0-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-locking:plugins-context-locking-curator >-- [INFO] Building plugins-context-locking-curator 4.1.0-SNAPSHOT [24/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-context-locking-curator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-context-locking-curator --- [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-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/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) @ plugins-context-locking-curator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-context-locking-curator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ plugins-context-locking-curator --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ plugins-context-locking-curator --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ plugins-context-locking-curator --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ plugins-context-locking-curator --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ plugins-context-locking-curator --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/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.apex.plugins.context.locking.curator.CuratorLockManagerTest 00:08:52.534 [main] WARN org.onap.policy.apex.plugins.context.locking.curator.CuratorLockManager -- could not set up Curator locking, check if the curator Zookeeper address parameter is set correctly 00:08:52.691 [main] INFO org.apache.curator.framework.imps.CuratorFrameworkImpl -- Starting 00:08:52.692 [main] DEBUG org.apache.curator.CuratorZookeeperClient -- Starting 00:08:52.692 [main] DEBUG org.apache.curator.ConnectionState -- Starting 00:08:52.693 [main] DEBUG org.apache.curator.ConnectionState -- reset 00:08:52.698 [main] INFO org.apache.zookeeper.ZooKeeper -- Client environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC 00:08:52.698 [main] INFO org.apache.zookeeper.ZooKeeper -- Client environment:host.name=prd-ubuntu1804-builder-4c-4g-96968 00:08:52.698 [main] INFO org.apache.zookeeper.ZooKeeper -- Client environment:java.version=17.0.4 00:08:52.698 [main] INFO org.apache.zookeeper.ZooKeeper -- Client environment:java.vendor=Private Build 00:08:52.698 [main] INFO org.apache.zookeeper.ZooKeeper -- Client environment:java.home=/usr/lib/jvm/java-17-openjdk-amd64 00:08:52.698 [main] INFO org.apache.zookeeper.ZooKeeper -- Client environment:java.class.path=/w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/target/test-classes:/w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/target/classes:/tmp/r/org/apache/curator/curator-framework/5.5.0/curator-framework-5.5.0.jar:/tmp/r/org/apache/curator/curator-client/5.5.0/curator-client-5.5.0.jar:/tmp/r/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/tmp/r/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/tmp/r/org/apache/curator/curator-recipes/5.5.0/curator-recipes-5.5.0.jar:/tmp/r/org/apache/zookeeper/zookeeper/3.9.2/zookeeper-3.9.2.jar:/tmp/r/org/apache/zookeeper/zookeeper-jute/3.9.2/zookeeper-jute-3.9.2.jar:/tmp/r/org/apache/yetus/audience-annotations/0.12.0/audience-annotations-0.12.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/io/netty/netty-all/4.1.100.Final/netty-all-4.1.100.Final.jar:/tmp/r/io/netty/netty-buffer/4.1.100.Final/netty-buffer-4.1.100.Final.jar:/tmp/r/io/netty/netty-codec/4.1.100.Final/netty-codec-4.1.100.Final.jar:/tmp/r/io/netty/netty-codec-dns/4.1.100.Final/netty-codec-dns-4.1.100.Final.jar:/tmp/r/io/netty/netty-codec-haproxy/4.1.100.Final/netty-codec-haproxy-4.1.100.Final.jar:/tmp/r/io/netty/netty-codec-http/4.1.100.Final/netty-codec-http-4.1.100.Final.jar:/tmp/r/io/netty/netty-codec-http2/4.1.100.Final/netty-codec-http2-4.1.100.Final.jar:/tmp/r/io/netty/netty-codec-memcache/4.1.100.Final/netty-codec-memcache-4.1.100.Final.jar:/tmp/r/io/netty/netty-codec-mqtt/4.1.100.Final/netty-codec-mqtt-4.1.100.Final.jar:/tmp/r/io/netty/netty-codec-redis/4.1.100.Final/netty-codec-redis-4.1.100.Final.jar:/tmp/r/io/netty/netty-codec-smtp/4.1.100.Final/netty-codec-smtp-4.1.100.Final.jar:/tmp/r/io/netty/netty-codec-socks/4.1.100.Final/netty-codec-socks-4.1.100.Final.jar:/tmp/r/io/netty/netty-codec-stomp/4.1.100.Final/netty-codec-stomp-4.1.100.Final.jar:/tmp/r/io/netty/netty-codec-xml/4.1.100.Final/netty-codec-xml-4.1.100.Final.jar:/tmp/r/io/netty/netty-common/4.1.100.Final/netty-common-4.1.100.Final.jar:/tmp/r/io/netty/netty-handler/4.1.100.Final/netty-handler-4.1.100.Final.jar:/tmp/r/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final.jar:/tmp/r/io/netty/netty-handler-proxy/4.1.100.Final/netty-handler-proxy-4.1.100.Final.jar:/tmp/r/io/netty/netty-handler-ssl-ocsp/4.1.100.Final/netty-handler-ssl-ocsp-4.1.100.Final.jar:/tmp/r/io/netty/netty-resolver/4.1.100.Final/netty-resolver-4.1.100.Final.jar:/tmp/r/io/netty/netty-resolver-dns/4.1.100.Final/netty-resolver-dns-4.1.100.Final.jar:/tmp/r/io/netty/netty-transport/4.1.100.Final/netty-transport-4.1.100.Final.jar:/tmp/r/io/netty/netty-transport-rxtx/4.1.100.Final/netty-transport-rxtx-4.1.100.Final.jar:/tmp/r/io/netty/netty-transport-sctp/4.1.100.Final/netty-transport-sctp-4.1.100.Final.jar:/tmp/r/io/netty/netty-transport-udt/4.1.100.Final/netty-transport-udt-4.1.100.Final.jar:/tmp/r/io/netty/netty-transport-classes-epoll/4.1.100.Final/netty-transport-classes-epoll-4.1.100.Final.jar:/tmp/r/io/netty/netty-transport-classes-kqueue/4.1.100.Final/netty-transport-classes-kqueue-4.1.100.Final.jar:/tmp/r/io/netty/netty-resolver-dns-classes-macos/4.1.100.Final/netty-resolver-dns-classes-macos-4.1.100.Final.jar:/tmp/r/io/netty/netty-transport-native-epoll/4.1.100.Final/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar:/tmp/r/io/netty/netty-transport-native-epoll/4.1.100.Final/netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar:/tmp/r/io/netty/netty-transport-native-kqueue/4.1.100.Final/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar:/tmp/r/io/netty/netty-transport-native-kqueue/4.1.100.Final/netty-transport-native-kqueue-4.1.100.Final-osx-aarch_64.jar:/tmp/r/io/netty/netty-resolver-dns-native-macos/4.1.100.Final/netty-resolver-dns-native-macos-4.1.100.Final-osx-x86_64.jar:/tmp/r/io/netty/netty-resolver-dns-native-macos/4.1.100.Final/netty-resolver-dns-native-macos-4.1.100.Final-osx-aarch_64.jar:/w/workspace/policy-apex-pdp-sonar/context/context-management/target/context-management-4.1.0-SNAPSHOT.jar:/w/workspace/policy-apex-pdp-sonar/model/target/model-4.1.0-SNAPSHOT.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-apex-pdp-sonar/services/services-engine/target/services-engine-4.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/w/workspace/policy-apex-pdp-sonar/core/target/core-4.1.0-SNAPSHOT.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/org/onap/policy/models/policy-models-pdp/4.1.0-SNAPSHOT/policy-models-pdp-4.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/models/policy-models-base/4.1.0-SNAPSHOT/policy-models-base-4.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/models/policy-models-errors/4.1.0-SNAPSHOT/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/tmp/r/org/onap/policy/models/policy-models-dao/4.1.0-SNAPSHOT/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/models/policy-models-tosca/4.1.0-SNAPSHOT/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/3.1.8/caffeine-3.1.8.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.11.3/junit-jupiter-5.11.3.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.11.3/junit-jupiter-engine-5.11.3.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.11.3/junit-platform-engine-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.11.3/junit-jupiter-params-5.11.3.jar:/tmp/r/org/springframework/spring-test/6.1.16/spring-test-6.1.16.jar:/tmp/r/org/springframework/spring-core/6.1.16/spring-core-6.1.16.jar:/tmp/r/org/springframework/spring-jcl/6.1.16/spring-jcl-6.1.16.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/org/awaitility/awaitility/4.2.0/awaitility-4.2.0.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/org/slf4j/slf4j-ext/2.0.13/slf4j-ext-2.0.13.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/com/sun/xml/bind/jaxb-impl/4.0.5/jaxb-impl-4.0.5.jar:/tmp/r/com/sun/xml/bind/jaxb-core/4.0.5/jaxb-core-4.0.5.jar: 00:08:52.699 [main] INFO org.apache.zookeeper.ZooKeeper -- Client environment:java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib 00:08:52.699 [main] INFO org.apache.zookeeper.ZooKeeper -- Client environment:java.io.tmpdir=/tmp 00:08:52.699 [main] INFO org.apache.zookeeper.ZooKeeper -- Client environment:java.compiler=<NA> 00:08:52.700 [main] INFO org.apache.zookeeper.ZooKeeper -- Client environment:os.name=Linux 00:08:52.700 [main] INFO org.apache.zookeeper.ZooKeeper -- Client environment:os.arch=amd64 00:08:52.700 [main] INFO org.apache.zookeeper.ZooKeeper -- Client environment:os.version=4.15.0-194-generic 00:08:52.700 [main] INFO org.apache.zookeeper.ZooKeeper -- Client environment:user.name=jenkins 00:08:52.700 [main] INFO org.apache.zookeeper.ZooKeeper -- Client environment:user.home=/home/jenkins 00:08:52.700 [main] INFO org.apache.zookeeper.ZooKeeper -- Client environment:user.dir=/w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator 00:08:52.700 [main] INFO org.apache.zookeeper.ZooKeeper -- Client environment:os.memory.free=159MB 00:08:52.700 [main] INFO org.apache.zookeeper.ZooKeeper -- Client environment:os.memory.max=4012MB 00:08:52.700 [main] INFO org.apache.zookeeper.ZooKeeper -- Client environment:os.memory.total=256MB 00:08:52.703 [main] INFO org.apache.zookeeper.ZooKeeper -- Initiating client connection, connectString=localhost:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@f4c0e4e 00:08:52.714 [main] INFO org.apache.zookeeper.common.X509Util -- Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation 00:08:52.887 [main] INFO org.apache.zookeeper.common.X509Util -- Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 00:08:52.893 [main] INFO org.apache.zookeeper.ClientCnxnSocket -- jute.maxbuffer value is 1048575 Bytes 00:08:52.906 [main] INFO org.apache.zookeeper.ClientCnxn -- zookeeper.request.timeout value is 0. feature enabled=false 00:08:52.912 [main-SendThread(localhost:2181)] DEBUG org.apache.zookeeper.SaslServerPrincipal -- Canonicalized address to localhost 00:08:52.914 [main-SendThread(localhost:2181)] INFO org.apache.zookeeper.ClientCnxn -- Opening socket connection to server localhost/127.0.0.1:2181. 00:08:52.915 [main-SendThread(localhost:2181)] INFO org.apache.zookeeper.ClientCnxn -- SASL config status: Will not attempt to authenticate using SASL (unknown error) 00:08:52.920 [main] INFO org.apache.curator.framework.imps.CuratorFrameworkImpl -- Default schema 00:08:52.921 [main-SendThread(localhost:2181)] WARN org.apache.zookeeper.ClientCnxn -- Session 0x0 for server localhost/127.0.0.1:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. 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.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1274) 00:08:52.925 [main-SendThread(localhost:2181)] DEBUG org.apache.zookeeper.ClientCnxnSocketNIO -- Ignoring exception during shutdown input java.nio.channels.ClosedChannelException: null at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195) at java.base/sun.nio.ch.SocketChannelImpl.shutdownInput(SocketChannelImpl.java:1096) at java.base/sun.nio.ch.SocketAdaptor.shutdownInput(SocketAdaptor.java:390) at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:193) at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1380) at org.apache.zookeeper.ClientCnxn$SendThread.cleanAndNotifyState(ClientCnxn.java:1321) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1294) 00:08:52.926 [main-SendThread(localhost:2181)] DEBUG org.apache.zookeeper.ClientCnxnSocketNIO -- Ignoring exception during shutdown output java.nio.channels.ClosedChannelException: null at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195) at java.base/sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:1113) at java.base/sun.nio.ch.SocketAdaptor.shutdownOutput(SocketAdaptor.java:399) at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:198) at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1380) at org.apache.zookeeper.ClientCnxn$SendThread.cleanAndNotifyState(ClientCnxn.java:1321) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1294) 00:08:54.029 [main-SendThread(localhost:2181)] DEBUG org.apache.zookeeper.SaslServerPrincipal -- Canonicalized address to localhost 00:08:54.030 [main-SendThread(localhost:2181)] INFO org.apache.zookeeper.ClientCnxn -- Opening socket connection to server localhost/127.0.0.1:2181. 00:08:54.031 [main-SendThread(localhost:2181)] INFO org.apache.zookeeper.ClientCnxn -- SASL config status: Will not attempt to authenticate using SASL (unknown error) 00:08:54.032 [main-SendThread(localhost:2181)] WARN org.apache.zookeeper.ClientCnxn -- Session 0x0 for server localhost/127.0.0.1:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. 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.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1274) 00:08:54.032 [main-SendThread(localhost:2181)] DEBUG org.apache.zookeeper.ClientCnxnSocketNIO -- Ignoring exception during shutdown input java.nio.channels.ClosedChannelException: null at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195) at java.base/sun.nio.ch.SocketChannelImpl.shutdownInput(SocketChannelImpl.java:1096) at java.base/sun.nio.ch.SocketAdaptor.shutdownInput(SocketAdaptor.java:390) at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:193) at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1380) at org.apache.zookeeper.ClientCnxn$SendThread.cleanAndNotifyState(ClientCnxn.java:1321) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1294) 00:08:54.034 [main-SendThread(localhost:2181)] DEBUG org.apache.zookeeper.ClientCnxnSocketNIO -- Ignoring exception during shutdown output java.nio.channels.ClosedChannelException: null at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195) at java.base/sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:1113) at java.base/sun.nio.ch.SocketAdaptor.shutdownOutput(SocketAdaptor.java:399) at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:198) at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1380) at org.apache.zookeeper.ClientCnxn$SendThread.cleanAndNotifyState(ClientCnxn.java:1321) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1294) 00:08:55.136 [main-SendThread(localhost:2181)] DEBUG org.apache.zookeeper.SaslServerPrincipal -- Canonicalized address to localhost 00:08:55.136 [main-SendThread(localhost:2181)] INFO org.apache.zookeeper.ClientCnxn -- Opening socket connection to server localhost/127.0.0.1:2181. 00:08:55.136 [main-SendThread(localhost:2181)] INFO org.apache.zookeeper.ClientCnxn -- SASL config status: Will not attempt to authenticate using SASL (unknown error) 00:08:55.137 [main-SendThread(localhost:2181)] WARN org.apache.zookeeper.ClientCnxn -- Session 0x0 for server localhost/127.0.0.1:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. 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.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1274) 00:08:55.138 [main-SendThread(localhost:2181)] DEBUG org.apache.zookeeper.ClientCnxnSocketNIO -- Ignoring exception during shutdown input java.nio.channels.ClosedChannelException: null at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195) at java.base/sun.nio.ch.SocketChannelImpl.shutdownInput(SocketChannelImpl.java:1096) at java.base/sun.nio.ch.SocketAdaptor.shutdownInput(SocketAdaptor.java:390) at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:193) at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1380) at org.apache.zookeeper.ClientCnxn$SendThread.cleanAndNotifyState(ClientCnxn.java:1321) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1294) 00:08:55.139 [main-SendThread(localhost:2181)] DEBUG org.apache.zookeeper.ClientCnxnSocketNIO -- Ignoring exception during shutdown output java.nio.channels.ClosedChannelException: null at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195) at java.base/sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:1113) at java.base/sun.nio.ch.SocketAdaptor.shutdownOutput(SocketAdaptor.java:399) at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:198) at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1380) at org.apache.zookeeper.ClientCnxn$SendThread.cleanAndNotifyState(ClientCnxn.java:1321) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1294) 00:08:55.921 [main] WARN org.onap.policy.apex.plugins.context.locking.curator.CuratorLockManager -- could not connect to Zookeeper server at "localhost:2181", see error log for details 00:08:55.941 [main] WARN org.onap.policy.apex.plugins.context.locking.curator.CuratorLockManager -- could not set up Curator locking, curator lock manager parameters are not set OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:08:56.240 [main-SendThread(localhost:2181)] DEBUG org.apache.zookeeper.SaslServerPrincipal -- Canonicalized address to localhost 00:08:56.240 [main-SendThread(localhost:2181)] INFO org.apache.zookeeper.ClientCnxn -- Opening socket connection to server localhost/127.0.0.1:2181. 00:08:56.241 [main-SendThread(localhost:2181)] INFO org.apache.zookeeper.ClientCnxn -- SASL config status: Will not attempt to authenticate using SASL (unknown error) 00:08:56.241 [main-SendThread(localhost:2181)] WARN org.apache.zookeeper.ClientCnxn -- Session 0x0 for server localhost/127.0.0.1:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. 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.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1274) 00:08:56.242 [main-SendThread(localhost:2181)] DEBUG org.apache.zookeeper.ClientCnxnSocketNIO -- Ignoring exception during shutdown input java.nio.channels.ClosedChannelException: null at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195) at java.base/sun.nio.ch.SocketChannelImpl.shutdownInput(SocketChannelImpl.java:1096) at java.base/sun.nio.ch.SocketAdaptor.shutdownInput(SocketAdaptor.java:390) at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:193) at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1380) at org.apache.zookeeper.ClientCnxn$SendThread.cleanAndNotifyState(ClientCnxn.java:1321) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1294) 00:08:56.243 [main-SendThread(localhost:2181)] DEBUG org.apache.zookeeper.ClientCnxnSocketNIO -- Ignoring exception during shutdown output java.nio.channels.ClosedChannelException: null at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195) at java.base/sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:1113) at java.base/sun.nio.ch.SocketAdaptor.shutdownOutput(SocketAdaptor.java:399) at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:198) at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1380) at org.apache.zookeeper.ClientCnxn$SendThread.cleanAndNotifyState(ClientCnxn.java:1321) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1294) 00:08:57.353 [main-SendThread(localhost:2181)] DEBUG org.apache.zookeeper.SaslServerPrincipal -- Canonicalized address to localhost 00:08:57.353 [main-SendThread(localhost:2181)] INFO org.apache.zookeeper.ClientCnxn -- Opening socket connection to server localhost/127.0.0.1:2181. 00:08:57.353 [main-SendThread(localhost:2181)] INFO org.apache.zookeeper.ClientCnxn -- SASL config status: Will not attempt to authenticate using SASL (unknown error) 00:08:57.354 [main-SendThread(localhost:2181)] WARN org.apache.zookeeper.ClientCnxn -- Session 0x0 for server localhost/127.0.0.1:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. 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.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1274) 00:08:57.354 [main-SendThread(localhost:2181)] DEBUG org.apache.zookeeper.ClientCnxnSocketNIO -- Ignoring exception during shutdown input java.nio.channels.ClosedChannelException: null at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195) at java.base/sun.nio.ch.SocketChannelImpl.shutdownInput(SocketChannelImpl.java:1096) at java.base/sun.nio.ch.SocketAdaptor.shutdownInput(SocketAdaptor.java:390) at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:193) at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1380) at org.apache.zookeeper.ClientCnxn$SendThread.cleanAndNotifyState(ClientCnxn.java:1321) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1294) 00:08:57.355 [main-SendThread(localhost:2181)] DEBUG org.apache.zookeeper.ClientCnxnSocketNIO -- Ignoring exception during shutdown output java.nio.channels.ClosedChannelException: null at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195) at java.base/sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:1113) at java.base/sun.nio.ch.SocketAdaptor.shutdownOutput(SocketAdaptor.java:399) at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:198) at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1380) at org.apache.zookeeper.ClientCnxn$SendThread.cleanAndNotifyState(ClientCnxn.java:1321) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1294) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.038 s -- in org.onap.policy.apex.plugins.context.locking.curator.CuratorLockManagerTest [INFO] Running org.onap.policy.apex.plugins.context.locking.curator.CuratorLockFacadeTest 00:08:57.504 [main] WARN org.onap.policy.apex.plugins.context.locking.curator.CuratorLockFacade -- failed to acquire lock for "test" java.lang.RuntimeException: null at org.apache.curator.framework.recipes.locks.InterProcessMutex.acquire(InterProcessMutex.java:89) at org.onap.policy.apex.plugins.context.locking.curator.CuratorLockFacade.lock(CuratorLockFacade.java:65) at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:49) at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:36) at org.junit.jupiter.api.Assertions.assertDoesNotThrow(Assertions.java:3199) at org.onap.policy.apex.plugins.context.locking.curator.CuratorLockFacadeTest.testLock(CuratorLockFacadeTest.java:43) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:08:57.508 [main] WARN org.onap.policy.apex.plugins.context.locking.curator.CuratorLockFacade -- lockInterruptibly() not supported for "test" 00:08:57.509 [main] WARN org.onap.policy.apex.plugins.context.locking.curator.CuratorLockFacade -- failed to acquire lock for "test java.lang.RuntimeException: null at org.apache.curator.framework.recipes.locks.InterProcessMutex.acquire(InterProcessMutex.java:89) at org.onap.policy.apex.plugins.context.locking.curator.CuratorLockFacade.tryLock(CuratorLockFacade.java:85) at org.onap.policy.apex.plugins.context.locking.curator.CuratorLockFacadeTest.testLock(CuratorLockFacadeTest.java:45) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:08:57.553 [main] WARN org.onap.policy.apex.plugins.context.locking.curator.CuratorLockFacade -- failed to acquire lock for "test java.lang.RuntimeException: null at org.apache.curator.framework.recipes.locks.InterProcessMutex.acquire(InterProcessMutex.java:108) at org.onap.policy.apex.plugins.context.locking.curator.CuratorLockFacade.tryLock(CuratorLockFacade.java:99) at org.onap.policy.apex.plugins.context.locking.curator.CuratorLockFacadeTest.testLockWithTime(CuratorLockFacadeTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:08:57.558 [main] WARN org.onap.policy.apex.plugins.context.locking.curator.CuratorLockFacade -- failed to release lock for "test java.lang.RuntimeException: null at org.apache.curator.framework.recipes.locks.InterProcessMutex.release(InterProcessMutex.java:136) at org.onap.policy.apex.plugins.context.locking.curator.CuratorLockFacade.unlock(CuratorLockFacade.java:113) at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:49) at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:36) at org.junit.jupiter.api.Assertions.assertDoesNotThrow(Assertions.java:3199) at org.onap.policy.apex.plugins.context.locking.curator.CuratorLockFacadeTest.testLockWithTime(CuratorLockFacadeTest.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:08:57.561 [main] WARN org.onap.policy.apex.plugins.context.locking.curator.CuratorLockFacade -- newCondition() not supported for "test " [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.onap.policy.apex.plugins.context.locking.curator.CuratorLockFacadeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-context-locking-curator --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'plugins-context-locking-curator' with 4 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plugins-context-locking-curator --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/target/plugins-context-locking-curator-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-context-locking-curator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-context-locking-curator --- [INFO] Analyzed bundle 'plugins-context-locking-curator' with 4 classes [INFO] Analyzed bundle 'context-management' with 24 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-context-locking-curator --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-context-locking-curator --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/4.1.0-SNAPSHOT/plugins-context-locking-curator-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/target/plugins-context-locking-curator-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/4.1.0-SNAPSHOT/plugins-context-locking-curator-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-locking:plugins-context-locking-hazelcast >-- [INFO] Building plugins-context-locking-hazelcast 4.1.0-SNAPSHOT [25/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-context-locking-hazelcast --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-context-locking-hazelcast --- [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-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-hazelcast/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) @ plugins-context-locking-hazelcast --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-context-locking-hazelcast --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ plugins-context-locking-hazelcast --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-hazelcast/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ plugins-context-locking-hazelcast --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ plugins-context-locking-hazelcast --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-hazelcast/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ plugins-context-locking-hazelcast --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ plugins-context-locking-hazelcast --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-hazelcast/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.apex.plugins.context.locking.hazelcast.HazelcastLockManagerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.563 s -- in org.onap.policy.apex.plugins.context.locking.hazelcast.HazelcastLockManagerTest [INFO] Running org.onap.policy.apex.plugins.context.locking.hazelcast.HazelcastLockTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.onap.policy.apex.plugins.context.locking.hazelcast.HazelcastLockTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-context-locking-hazelcast --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-hazelcast/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'plugins-context-locking-hazelcast' with 2 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plugins-context-locking-hazelcast --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-hazelcast/target/plugins-context-locking-hazelcast-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-context-locking-hazelcast --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-context-locking-hazelcast --- [INFO] Analyzed bundle 'plugins-context-locking-hazelcast' with 2 classes [INFO] Analyzed bundle 'context-management' with 24 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-context-locking-hazelcast --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-hazelcast/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-context-locking-hazelcast --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-hazelcast/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-context/plugins-context-locking/plugins-context-locking-hazelcast/4.1.0-SNAPSHOT/plugins-context-locking-hazelcast-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-context/plugins-context-locking/plugins-context-locking-hazelcast/target/plugins-context-locking-hazelcast-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-context/plugins-context-locking/plugins-context-locking-hazelcast/4.1.0-SNAPSHOT/plugins-context-locking-hazelcast-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier:plugins-event-carrier-kafka >-- [INFO] Building plugins-event-carrier-kafka 4.1.0-SNAPSHOT [26/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-event-carrier-kafka --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-event-carrier-kafka --- [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-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/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) @ plugins-event-carrier-kafka --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-event-carrier-kafka --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ plugins-event-carrier-kafka --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ plugins-event-carrier-kafka --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ plugins-event-carrier-kafka --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ plugins-event-carrier-kafka --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ plugins-event-carrier-kafka --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/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.apex.plugins.event.carrier.kafka.ApexKafkaConsumerTest 00:09:12.201 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 1000 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-default-group-id-1 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 = default-group-id 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 = 30000 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 00:09:12.219 [main] DEBUG org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer -- [Consumer clientId=consumer-default-group-id-1, groupId=default-group-id] Initializing the Kafka consumer 00:09:12.283 [main] INFO org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- initializing Kafka metrics collector 00:09:12.482 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.8.1 00:09:12.485 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 70d6ff42debf7e17 00:09:12.485 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1736640552479 00:09:12.487 [main] DEBUG org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer -- [Consumer clientId=consumer-default-group-id-1, groupId=default-group-id] Kafka consumer initialized 00:09:12.490 [main] INFO org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer -- [Consumer clientId=consumer-default-group-id-1, groupId=default-group-id] Subscribed to topic(s): apex-in 00:09:12.491 [main] DEBUG org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer -- event receiver for org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer subscribed to topics: [apex-in] 00:09:12.491 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- Initiate close of ClientTelemetryReporter 00:09:12.492 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- initiate close for client telemetry, check if terminal push required. 00:09:12.492 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- Telemetry subscription not loaded, not attempting terminating push 00:09:12.494 [main] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator -- [Consumer clientId=consumer-default-group-id-1, groupId=default-group-id] Sending synchronous auto-commit of offsets {} 00:09:12.495 [main] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator -- [Consumer clientId=consumer-default-group-id-1, groupId=default-group-id] Executing onLeavePrepare with generation Generation{generationId=-1, memberId='', protocol='null'} 00:09:12.495 [main] INFO org.apache.kafka.clients.consumer.internals.ConsumerCoordinator -- [Consumer clientId=consumer-default-group-id-1, groupId=default-group-id] Resetting generation and member id due to: consumer pro-actively leaving the group 00:09:12.495 [main] INFO org.apache.kafka.clients.consumer.internals.ConsumerCoordinator -- [Consumer clientId=consumer-default-group-id-1, groupId=default-group-id] Request joining group due to: consumer pro-actively leaving the group 00:09:12.500 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=last-poll-seconds-ago, group=consumer-metrics, description=The number of seconds since the last poll() invocation., tags={client-id=consumer-default-group-id-1}] 00:09:12.501 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=time-between-poll-avg, group=consumer-metrics, description=The average delay between invocations of poll() in milliseconds., tags={client-id=consumer-default-group-id-1}] 00:09:12.501 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=time-between-poll-max, group=consumer-metrics, description=The max delay between invocations of poll() in milliseconds., tags={client-id=consumer-default-group-id-1}] 00:09:12.501 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=poll-idle-ratio-avg, group=consumer-metrics, description=The average fraction of time the consumer's poll() is idle as opposed to waiting for the user code to process records., tags={client-id=consumer-default-group-id-1}] 00:09:12.502 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=commit-sync-time-ns-total, group=consumer-metrics, description=The total time the consumer has spent in commitSync in nanoseconds, tags={client-id=consumer-default-group-id-1}] 00:09:12.502 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=committed-time-ns-total, group=consumer-metrics, description=The total time the consumer has spent in committed in nanoseconds, tags={client-id=consumer-default-group-id-1}] 00:09:12.502 [main] INFO org.apache.kafka.common.metrics.Metrics -- Metrics scheduler closed 00:09:12.502 [main] INFO org.apache.kafka.common.metrics.Metrics -- Closing reporter org.apache.kafka.common.metrics.JmxReporter 00:09:12.502 [main] INFO org.apache.kafka.common.metrics.Metrics -- Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 00:09:12.503 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- Stopping ClientTelemetryReporter 00:09:12.503 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- close telemetry sender for client telemetry reporter instance 00:09:12.503 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- Setting telemetry state from SUBSCRIPTION_NEEDED to TERMINATED 00:09:12.503 [main] INFO org.apache.kafka.common.metrics.Metrics -- Metrics reporters closed 00:09:12.504 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=connection-count, group=consumer-metrics, description=The current number of active connections., tags={client-id=consumer-default-group-id-1}] 00:09:12.504 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=connection-close-total, group=consumer-metrics, description=The total number of connections closed, tags={client-id=consumer-default-group-id-1}] 00:09:12.504 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=connection-close-rate, group=consumer-metrics, description=The number of connections closed per second, tags={client-id=consumer-default-group-id-1}] 00:09:12.504 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=connection-creation-total, group=consumer-metrics, description=The total number of new connections established, tags={client-id=consumer-default-group-id-1}] 00:09:12.505 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=connection-creation-rate, group=consumer-metrics, description=The number of new connections established per second, tags={client-id=consumer-default-group-id-1}] 00:09:12.505 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=successful-authentication-total, group=consumer-metrics, description=The total number of connections with successful authentication, tags={client-id=consumer-default-group-id-1}] 00:09:12.505 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=successful-authentication-rate, group=consumer-metrics, description=The number of connections with successful authentication per second, tags={client-id=consumer-default-group-id-1}] 00:09:12.506 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=successful-reauthentication-total, group=consumer-metrics, description=The total number of successful re-authentication of connections, tags={client-id=consumer-default-group-id-1}] 00:09:12.506 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=successful-reauthentication-rate, group=consumer-metrics, description=The number of successful re-authentication of connections per second, tags={client-id=consumer-default-group-id-1}] 00:09:12.506 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=successful-authentication-no-reauth-total, group=consumer-metrics, description=The total number of connections with successful authentication where the client does not support re-authentication, tags={client-id=consumer-default-group-id-1}] 00:09:12.506 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=failed-authentication-total, group=consumer-metrics, description=The total number of connections with failed authentication, tags={client-id=consumer-default-group-id-1}] 00:09:12.507 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=failed-authentication-rate, group=consumer-metrics, description=The number of connections with failed authentication per second, tags={client-id=consumer-default-group-id-1}] 00:09:12.507 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=failed-reauthentication-total, group=consumer-metrics, description=The total number of failed re-authentication of connections, tags={client-id=consumer-default-group-id-1}] 00:09:12.507 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=failed-reauthentication-rate, group=consumer-metrics, description=The number of failed re-authentication of connections per second, tags={client-id=consumer-default-group-id-1}] 00:09:12.507 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=reauthentication-latency-max, group=consumer-metrics, description=The max latency observed due to re-authentication, tags={client-id=consumer-default-group-id-1}] 00:09:12.508 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=reauthentication-latency-avg, group=consumer-metrics, description=The average latency observed due to re-authentication, tags={client-id=consumer-default-group-id-1}] 00:09:12.508 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=network-io-total, group=consumer-metrics, description=The total number of network operations (reads or writes) on all connections, tags={client-id=consumer-default-group-id-1}] 00:09:12.508 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=network-io-rate, group=consumer-metrics, description=The number of network operations (reads or writes) on all connections per second, tags={client-id=consumer-default-group-id-1}] 00:09:12.508 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=outgoing-byte-total, group=consumer-metrics, description=The total number of outgoing bytes sent to all servers, tags={client-id=consumer-default-group-id-1}] 00:09:12.509 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=outgoing-byte-rate, group=consumer-metrics, description=The number of outgoing bytes sent to all servers per second, tags={client-id=consumer-default-group-id-1}] 00:09:12.509 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=incoming-byte-total, group=consumer-metrics, description=The total number of bytes read off all sockets, tags={client-id=consumer-default-group-id-1}] 00:09:12.509 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=incoming-byte-rate, group=consumer-metrics, description=The number of bytes read off all sockets per second, tags={client-id=consumer-default-group-id-1}] 00:09:12.509 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=request-total, group=consumer-metrics, description=The total number of requests sent, tags={client-id=consumer-default-group-id-1}] 00:09:12.510 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=request-rate, group=consumer-metrics, description=The number of requests sent per second, tags={client-id=consumer-default-group-id-1}] 00:09:12.510 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=request-size-avg, group=consumer-metrics, description=The average size of requests sent., tags={client-id=consumer-default-group-id-1}] 00:09:12.510 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=request-size-max, group=consumer-metrics, description=The maximum size of any request sent., tags={client-id=consumer-default-group-id-1}] 00:09:12.510 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=response-total, group=consumer-metrics, description=The total number of responses received, tags={client-id=consumer-default-group-id-1}] 00:09:12.511 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=response-rate, group=consumer-metrics, description=The number of responses received per second, tags={client-id=consumer-default-group-id-1}] 00:09:12.511 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=select-total, group=consumer-metrics, description=The total number of times the I/O layer checked for new I/O to perform, tags={client-id=consumer-default-group-id-1}] 00:09:12.511 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=select-rate, group=consumer-metrics, description=The number of times the I/O layer checked for new I/O to perform per second, tags={client-id=consumer-default-group-id-1}] 00:09:12.511 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=io-wait-time-ns-avg, group=consumer-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=consumer-default-group-id-1}] 00:09:12.512 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=io-waittime-total, group=consumer-metrics, description=*Deprecated* The total time the I/O thread spent waiting, tags={client-id=consumer-default-group-id-1}] 00:09:12.512 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=io-wait-ratio, group=consumer-metrics, description=The fraction of time the I/O thread spent waiting, tags={client-id=consumer-default-group-id-1}] 00:09:12.512 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=io-wait-time-ns-total, group=consumer-metrics, description=The total time the I/O thread spent waiting, tags={client-id=consumer-default-group-id-1}] 00:09:12.512 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=io-time-ns-avg, group=consumer-metrics, description=The average length of time for I/O per select call in nanoseconds., tags={client-id=consumer-default-group-id-1}] 00:09:12.512 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=iotime-total, group=consumer-metrics, description=*Deprecated* The total time the I/O thread spent doing I/O, tags={client-id=consumer-default-group-id-1}] 00:09:12.513 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=io-ratio, group=consumer-metrics, description=The fraction of time the I/O thread spent doing I/O, tags={client-id=consumer-default-group-id-1}] 00:09:12.513 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=io-time-ns-total, group=consumer-metrics, description=The total time the I/O thread spent doing I/O, tags={client-id=consumer-default-group-id-1}] 00:09:12.513 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- close telemetry sender for client telemetry reporter instance 00:09:12.513 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- Ignoring subsequent close 00:09:12.514 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- Stopping ClientTelemetryReporter 00:09:12.514 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- close telemetry sender for client telemetry reporter instance 00:09:12.514 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- Ignoring subsequent close 00:09:12.514 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=version, group=app-info, description=Metric indicating version, tags={client-id=consumer-default-group-id-1}] 00:09:12.514 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=commit-id, group=app-info, description=Metric indicating commit-id, tags={client-id=consumer-default-group-id-1}] 00:09:12.515 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=start-time-ms, group=app-info, description=Metric indicating start-time-ms, tags={client-id=consumer-default-group-id-1}] 00:09:12.515 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- App info kafka.consumer for consumer-default-group-id-1 unregistered 00:09:12.515 [main] DEBUG org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer -- [Consumer clientId=consumer-default-group-id-1, groupId=default-group-id] Kafka consumer has been closed 00:09:12.537 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 1000 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-default-group-id-2 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 = default-group-id 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 = 30000 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 io.confluent.kafka.serializers.KafkaAvroDeserializer 00:09:12.537 [main] DEBUG org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer -- [Consumer clientId=consumer-default-group-id-2, groupId=default-group-id] Initializing the Kafka consumer 00:09:12.538 [main] INFO org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- initializing Kafka metrics collector 00:09:12.577 [main] INFO io.confluent.kafka.serializers.KafkaAvroDeserializerConfig -- KafkaAvroDeserializerConfig values: auto.register.schemas = true avro.reflection.allow.null = false avro.use.logical.type.converters = false basic.auth.credentials.source = URL basic.auth.user.info = [hidden] bearer.auth.cache.expiry.buffer.seconds = 300 bearer.auth.client.id = null bearer.auth.client.secret = null bearer.auth.credentials.source = STATIC_TOKEN bearer.auth.custom.provider.class = null bearer.auth.identity.pool.id = null bearer.auth.issuer.endpoint.url = null bearer.auth.logical.cluster = null bearer.auth.scope = null bearer.auth.scope.claim.name = scope bearer.auth.sub.claim.name = sub bearer.auth.token = [hidden] context.name.strategy = class io.confluent.kafka.serializers.context.NullContextNameStrategy http.connect.timeout.ms = 60000 http.read.timeout.ms = 60000 id.compatibility.strict = true key.subject.name.strategy = class io.confluent.kafka.serializers.subject.TopicNameStrategy latest.cache.size = 1000 latest.cache.ttl.sec = -1 latest.compatibility.strict = true max.schemas.per.subject = 1000 normalize.schemas = false proxy.host = proxy.port = -1 rule.actions = [] rule.executors = [] rule.service.loader.enable = true schema.format = null schema.reflection = false schema.registry.basic.auth.user.info = [hidden] schema.registry.ssl.cipher.suites = null schema.registry.ssl.enabled.protocols = [TLSv1.2, TLSv1.3] schema.registry.ssl.endpoint.identification.algorithm = https schema.registry.ssl.engine.factory.class = null schema.registry.ssl.key.password = null schema.registry.ssl.keymanager.algorithm = SunX509 schema.registry.ssl.keystore.certificate.chain = null schema.registry.ssl.keystore.key = null schema.registry.ssl.keystore.location = null schema.registry.ssl.keystore.password = null schema.registry.ssl.keystore.type = JKS schema.registry.ssl.protocol = TLSv1.3 schema.registry.ssl.provider = null schema.registry.ssl.secure.random.implementation = null schema.registry.ssl.trustmanager.algorithm = PKIX schema.registry.ssl.truststore.certificates = null schema.registry.ssl.truststore.location = null schema.registry.ssl.truststore.password = null schema.registry.ssl.truststore.type = JKS schema.registry.url = [[https://test-registory:8080]] specific.avro.key.type = null specific.avro.reader = false specific.avro.value.type = null use.latest.version = false use.latest.with.metadata = null use.schema.id = -1 value.subject.name.strategy = class io.confluent.kafka.serializers.subject.TopicNameStrategy 00:09:13.036 [main] DEBUG io.confluent.kafka.schemaregistry.client.security.SslFactory -- Created SSL context with keystore null, truststore null, provider SunJSSE. 00:09:13.052 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- These configurations '[schema.registry.url]' were supplied but are not used yet. 00:09:13.052 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.8.1 00:09:13.052 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 70d6ff42debf7e17 00:09:13.052 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1736640553052 00:09:13.053 [main] DEBUG org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer -- [Consumer clientId=consumer-default-group-id-2, groupId=default-group-id] Kafka consumer initialized 00:09:13.053 [main] INFO org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer -- [Consumer clientId=consumer-default-group-id-2, groupId=default-group-id] Subscribed to topic(s): apex-in 00:09:13.053 [main] DEBUG org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer -- event receiver for org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer2 subscribed to topics: [apex-in] 00:09:13.053 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- Initiate close of ClientTelemetryReporter 00:09:13.053 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- initiate close for client telemetry, check if terminal push required. 00:09:13.054 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- Telemetry subscription not loaded, not attempting terminating push 00:09:13.054 [main] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator -- [Consumer clientId=consumer-default-group-id-2, groupId=default-group-id] Sending synchronous auto-commit of offsets {} 00:09:13.054 [main] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator -- [Consumer clientId=consumer-default-group-id-2, groupId=default-group-id] Executing onLeavePrepare with generation Generation{generationId=-1, memberId='', protocol='null'} 00:09:13.054 [main] INFO org.apache.kafka.clients.consumer.internals.ConsumerCoordinator -- [Consumer clientId=consumer-default-group-id-2, groupId=default-group-id] Resetting generation and member id due to: consumer pro-actively leaving the group 00:09:13.054 [main] INFO org.apache.kafka.clients.consumer.internals.ConsumerCoordinator -- [Consumer clientId=consumer-default-group-id-2, groupId=default-group-id] Request joining group due to: consumer pro-actively leaving the group 00:09:13.054 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=last-poll-seconds-ago, group=consumer-metrics, description=The number of seconds since the last poll() invocation., tags={client-id=consumer-default-group-id-2}] 00:09:13.054 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=time-between-poll-avg, group=consumer-metrics, description=The average delay between invocations of poll() in milliseconds., tags={client-id=consumer-default-group-id-2}] 00:09:13.055 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=time-between-poll-max, group=consumer-metrics, description=The max delay between invocations of poll() in milliseconds., tags={client-id=consumer-default-group-id-2}] 00:09:13.055 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=poll-idle-ratio-avg, group=consumer-metrics, description=The average fraction of time the consumer's poll() is idle as opposed to waiting for the user code to process records., tags={client-id=consumer-default-group-id-2}] 00:09:13.055 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=commit-sync-time-ns-total, group=consumer-metrics, description=The total time the consumer has spent in commitSync in nanoseconds, tags={client-id=consumer-default-group-id-2}] 00:09:13.055 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=committed-time-ns-total, group=consumer-metrics, description=The total time the consumer has spent in committed in nanoseconds, tags={client-id=consumer-default-group-id-2}] 00:09:13.055 [main] INFO org.apache.kafka.common.metrics.Metrics -- Metrics scheduler closed 00:09:13.055 [main] INFO org.apache.kafka.common.metrics.Metrics -- Closing reporter org.apache.kafka.common.metrics.JmxReporter 00:09:13.056 [main] INFO org.apache.kafka.common.metrics.Metrics -- Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 00:09:13.056 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- Stopping ClientTelemetryReporter 00:09:13.056 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- close telemetry sender for client telemetry reporter instance 00:09:13.056 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- Setting telemetry state from SUBSCRIPTION_NEEDED to TERMINATED 00:09:13.056 [main] INFO org.apache.kafka.common.metrics.Metrics -- Metrics reporters closed 00:09:13.056 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=connection-count, group=consumer-metrics, description=The current number of active connections., tags={client-id=consumer-default-group-id-2}] 00:09:13.056 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=connection-close-total, group=consumer-metrics, description=The total number of connections closed, tags={client-id=consumer-default-group-id-2}] 00:09:13.056 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=connection-close-rate, group=consumer-metrics, description=The number of connections closed per second, tags={client-id=consumer-default-group-id-2}] 00:09:13.056 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=connection-creation-total, group=consumer-metrics, description=The total number of new connections established, tags={client-id=consumer-default-group-id-2}] 00:09:13.057 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=connection-creation-rate, group=consumer-metrics, description=The number of new connections established per second, tags={client-id=consumer-default-group-id-2}] 00:09:13.057 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=successful-authentication-total, group=consumer-metrics, description=The total number of connections with successful authentication, tags={client-id=consumer-default-group-id-2}] 00:09:13.057 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=successful-authentication-rate, group=consumer-metrics, description=The number of connections with successful authentication per second, tags={client-id=consumer-default-group-id-2}] 00:09:13.057 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=successful-reauthentication-total, group=consumer-metrics, description=The total number of successful re-authentication of connections, tags={client-id=consumer-default-group-id-2}] 00:09:13.057 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=successful-reauthentication-rate, group=consumer-metrics, description=The number of successful re-authentication of connections per second, tags={client-id=consumer-default-group-id-2}] 00:09:13.057 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=successful-authentication-no-reauth-total, group=consumer-metrics, description=The total number of connections with successful authentication where the client does not support re-authentication, tags={client-id=consumer-default-group-id-2}] 00:09:13.058 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=failed-authentication-total, group=consumer-metrics, description=The total number of connections with failed authentication, tags={client-id=consumer-default-group-id-2}] 00:09:13.058 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=failed-authentication-rate, group=consumer-metrics, description=The number of connections with failed authentication per second, tags={client-id=consumer-default-group-id-2}] 00:09:13.058 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=failed-reauthentication-total, group=consumer-metrics, description=The total number of failed re-authentication of connections, tags={client-id=consumer-default-group-id-2}] 00:09:13.058 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=failed-reauthentication-rate, group=consumer-metrics, description=The number of failed re-authentication of connections per second, tags={client-id=consumer-default-group-id-2}] 00:09:13.058 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=reauthentication-latency-max, group=consumer-metrics, description=The max latency observed due to re-authentication, tags={client-id=consumer-default-group-id-2}] 00:09:13.058 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=reauthentication-latency-avg, group=consumer-metrics, description=The average latency observed due to re-authentication, tags={client-id=consumer-default-group-id-2}] 00:09:13.058 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=network-io-total, group=consumer-metrics, description=The total number of network operations (reads or writes) on all connections, tags={client-id=consumer-default-group-id-2}] 00:09:13.059 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=network-io-rate, group=consumer-metrics, description=The number of network operations (reads or writes) on all connections per second, tags={client-id=consumer-default-group-id-2}] 00:09:13.059 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=outgoing-byte-total, group=consumer-metrics, description=The total number of outgoing bytes sent to all servers, tags={client-id=consumer-default-group-id-2}] 00:09:13.059 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=outgoing-byte-rate, group=consumer-metrics, description=The number of outgoing bytes sent to all servers per second, tags={client-id=consumer-default-group-id-2}] 00:09:13.059 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=incoming-byte-total, group=consumer-metrics, description=The total number of bytes read off all sockets, tags={client-id=consumer-default-group-id-2}] 00:09:13.059 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=incoming-byte-rate, group=consumer-metrics, description=The number of bytes read off all sockets per second, tags={client-id=consumer-default-group-id-2}] 00:09:13.059 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=request-total, group=consumer-metrics, description=The total number of requests sent, tags={client-id=consumer-default-group-id-2}] 00:09:13.060 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=request-rate, group=consumer-metrics, description=The number of requests sent per second, tags={client-id=consumer-default-group-id-2}] 00:09:13.060 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=request-size-avg, group=consumer-metrics, description=The average size of requests sent., tags={client-id=consumer-default-group-id-2}] 00:09:13.060 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=request-size-max, group=consumer-metrics, description=The maximum size of any request sent., tags={client-id=consumer-default-group-id-2}] 00:09:13.060 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=response-total, group=consumer-metrics, description=The total number of responses received, tags={client-id=consumer-default-group-id-2}] 00:09:13.060 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=response-rate, group=consumer-metrics, description=The number of responses received per second, tags={client-id=consumer-default-group-id-2}] 00:09:13.060 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=select-total, group=consumer-metrics, description=The total number of times the I/O layer checked for new I/O to perform, tags={client-id=consumer-default-group-id-2}] 00:09:13.060 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=select-rate, group=consumer-metrics, description=The number of times the I/O layer checked for new I/O to perform per second, tags={client-id=consumer-default-group-id-2}] 00:09:13.061 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=io-wait-time-ns-avg, group=consumer-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=consumer-default-group-id-2}] 00:09:13.061 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=io-waittime-total, group=consumer-metrics, description=*Deprecated* The total time the I/O thread spent waiting, tags={client-id=consumer-default-group-id-2}] 00:09:13.061 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=io-wait-ratio, group=consumer-metrics, description=The fraction of time the I/O thread spent waiting, tags={client-id=consumer-default-group-id-2}] 00:09:13.061 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=io-wait-time-ns-total, group=consumer-metrics, description=The total time the I/O thread spent waiting, tags={client-id=consumer-default-group-id-2}] 00:09:13.061 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=io-time-ns-avg, group=consumer-metrics, description=The average length of time for I/O per select call in nanoseconds., tags={client-id=consumer-default-group-id-2}] 00:09:13.061 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=iotime-total, group=consumer-metrics, description=*Deprecated* The total time the I/O thread spent doing I/O, tags={client-id=consumer-default-group-id-2}] 00:09:13.061 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=io-ratio, group=consumer-metrics, description=The fraction of time the I/O thread spent doing I/O, tags={client-id=consumer-default-group-id-2}] 00:09:13.062 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=io-time-ns-total, group=consumer-metrics, description=The total time the I/O thread spent doing I/O, tags={client-id=consumer-default-group-id-2}] 00:09:13.062 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- close telemetry sender for client telemetry reporter instance 00:09:13.062 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- Ignoring subsequent close 00:09:13.062 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- Stopping ClientTelemetryReporter 00:09:13.062 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- close telemetry sender for client telemetry reporter instance 00:09:13.062 [main] DEBUG org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -- Ignoring subsequent close 00:09:13.062 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=version, group=app-info, description=Metric indicating version, tags={client-id=consumer-default-group-id-2}] 00:09:13.062 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=commit-id, group=app-info, description=Metric indicating commit-id, tags={client-id=consumer-default-group-id-2}] 00:09:13.063 [main] DEBUG org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- removing kafka metric : MetricName [name=start-time-ms, group=app-info, description=Metric indicating start-time-ms, tags={client-id=consumer-default-group-id-2}] 00:09:13.063 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- App info kafka.consumer for consumer-default-group-id-2 unregistered 00:09:13.063 [main] DEBUG org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer -- [Consumer clientId=consumer-default-group-id-2, groupId=default-group-id] Kafka consumer has been closed 00:09:13.171 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer-0:0] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 1000 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-default-group-id-3 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 = default-group-id 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 = 30000 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 00:09:13.172 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer-0:0] DEBUG org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer -- [Consumer clientId=consumer-default-group-id-3, groupId=default-group-id] Initializing the Kafka consumer 00:09:13.172 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer-0:0] INFO org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- initializing Kafka metrics collector 00:09:13.180 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer-0:0] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.8.1 00:09:13.180 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer-0:0] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 70d6ff42debf7e17 00:09:13.180 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer-0:0] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1736640553180 00:09:13.181 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer-0:0] DEBUG org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer -- [Consumer clientId=consumer-default-group-id-3, groupId=default-group-id] Kafka consumer initialized 00:09:13.181 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer-0:0] INFO org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer -- [Consumer clientId=consumer-default-group-id-3, groupId=default-group-id] Subscribed to topic(s): apex-in 00:09:13.181 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer-0:0] DEBUG org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer -- event receiver for org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer subscribed to topics: [apex-in] 00:09:13.182 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer-0:0] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator -- [Consumer clientId=consumer-default-group-id-3, groupId=default-group-id] Sending FindCoordinator request to broker localhost:9092 (id: -1 rack: null) 00:09:13.237 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer2-1:0] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 1000 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-default-group-id-4 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 = default-group-id 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 = 30000 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 io.confluent.kafka.serializers.KafkaAvroDeserializer 00:09:13.239 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer2-1:0] DEBUG org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer -- [Consumer clientId=consumer-default-group-id-4, groupId=default-group-id] Initializing the Kafka consumer 00:09:13.244 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer2-1:0] INFO org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector -- initializing Kafka metrics collector 00:09:13.245 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer2-1:0] INFO io.confluent.kafka.serializers.KafkaAvroDeserializerConfig -- KafkaAvroDeserializerConfig values: auto.register.schemas = true avro.reflection.allow.null = false avro.use.logical.type.converters = false basic.auth.credentials.source = URL basic.auth.user.info = [hidden] bearer.auth.cache.expiry.buffer.seconds = 300 bearer.auth.client.id = null bearer.auth.client.secret = null bearer.auth.credentials.source = STATIC_TOKEN bearer.auth.custom.provider.class = null bearer.auth.identity.pool.id = null bearer.auth.issuer.endpoint.url = null bearer.auth.logical.cluster = null bearer.auth.scope = null bearer.auth.scope.claim.name = scope bearer.auth.sub.claim.name = sub bearer.auth.token = [hidden] context.name.strategy = class io.confluent.kafka.serializers.context.NullContextNameStrategy http.connect.timeout.ms = 60000 http.read.timeout.ms = 60000 id.compatibility.strict = true key.subject.name.strategy = class io.confluent.kafka.serializers.subject.TopicNameStrategy latest.cache.size = 1000 latest.cache.ttl.sec = -1 latest.compatibility.strict = true max.schemas.per.subject = 1000 normalize.schemas = false proxy.host = proxy.port = -1 rule.actions = [] rule.executors = [] rule.service.loader.enable = true schema.format = null schema.reflection = false schema.registry.basic.auth.user.info = [hidden] schema.registry.ssl.cipher.suites = null schema.registry.ssl.enabled.protocols = [TLSv1.2, TLSv1.3] schema.registry.ssl.endpoint.identification.algorithm = https schema.registry.ssl.engine.factory.class = null schema.registry.ssl.key.password = null schema.registry.ssl.keymanager.algorithm = SunX509 schema.registry.ssl.keystore.certificate.chain = null schema.registry.ssl.keystore.key = null schema.registry.ssl.keystore.location = null schema.registry.ssl.keystore.password = null schema.registry.ssl.keystore.type = JKS schema.registry.ssl.protocol = TLSv1.3 schema.registry.ssl.provider = null schema.registry.ssl.secure.random.implementation = null schema.registry.ssl.trustmanager.algorithm = PKIX schema.registry.ssl.truststore.certificates = null schema.registry.ssl.truststore.location = null schema.registry.ssl.truststore.password = null schema.registry.ssl.truststore.type = JKS schema.registry.url = [[https://test-registory:8080]] specific.avro.key.type = null specific.avro.reader = false specific.avro.value.type = null use.latest.version = false use.latest.with.metadata = null use.schema.id = -1 value.subject.name.strategy = class io.confluent.kafka.serializers.subject.TopicNameStrategy 00:09:13.250 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer2-1:0] DEBUG io.confluent.kafka.schemaregistry.client.security.SslFactory -- Created SSL context with keystore null, truststore null, provider SunJSSE. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.241 s -- in org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumerTest [INFO] Running org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaProducerTest 00:09:13.266 [main] WARN org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaProducer -- specified producer properties are not applicable to a Kafka producer (TestApexKafkaProducer) 00:09:13.275 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer2-1:0] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- These configurations '[schema.registry.url]' were supplied but are not used yet. 00:09:13.275 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer2-1:0] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.8.1 00:09:13.275 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer2-1:0] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 70d6ff42debf7e17 00:09:13.275 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer2-1:0] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1736640553275 00:09:13.275 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer2-1:0] DEBUG org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer -- [Consumer clientId=consumer-default-group-id-4, groupId=default-group-id] Kafka consumer initialized 00:09:13.275 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer2-1:0] INFO org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer -- [Consumer clientId=consumer-default-group-id-4, groupId=default-group-id] Subscribed to topic(s): apex-in 00:09:13.275 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer2-1:0] DEBUG org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer -- event receiver for org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer2 subscribed to topics: [apex-in] 00:09:13.275 [Apex-org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaConsumer:TestApexKafkaConsumer2-1:0] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator -- [Consumer clientId=consumer-default-group-id-4, groupId=default-group-id] Sending FindCoordinator request to broker localhost:9092 (id: -1 rack: null) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.policy.apex.plugins.event.carrier.kafka.ApexKafkaProducerTest [INFO] Running org.onap.policy.apex.plugins.event.carrier.kafka.KafkaCarrierTechnologyParametersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.onap.policy.apex.plugins.event.carrier.kafka.KafkaCarrierTechnologyParametersTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-event-carrier-kafka --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'plugins-event-carrier-kafka' with 3 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plugins-event-carrier-kafka --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/target/plugins-event-carrier-kafka-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-event-carrier-kafka --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-event-carrier-kafka --- [INFO] Analyzed bundle 'plugins-event-carrier-kafka' with 3 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-event-carrier-kafka --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-event-carrier-kafka --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/4.1.0-SNAPSHOT/plugins-event-carrier-kafka-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/target/plugins-event-carrier-kafka-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/4.1.0-SNAPSHOT/plugins-event-carrier-kafka-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier:plugins-event-carrier-jms >-- [INFO] Building plugins-event-carrier-jms 4.1.0-SNAPSHOT [27/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-event-carrier-jms --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-event-carrier-jms --- [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-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-jms/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) @ plugins-event-carrier-jms --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-event-carrier-jms --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ plugins-event-carrier-jms --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-jms/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ plugins-event-carrier-jms --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ plugins-event-carrier-jms --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-jms/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ plugins-event-carrier-jms --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ plugins-event-carrier-jms --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-jms/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.apex.plugins.event.carrier.jms.ApexJmsProducerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:09:17.353 [main] WARN org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsProducer -- could not send event "TestApexJmsProducer" on JMS message producer æ¼’ê ‘ð¨…„ä’, send failed for object "ApexEvent(name=testEvent, version=testVersion, nameSpace=testNameSpace, source=testSource, target=testTarget, toscaPolicyState=, executionId=0, executionProperties={}, exceptionMessage=null) jakarta.jms.JMSException: null 00:09:17.509 [main] WARN org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsProducer -- could not send event "TestApexJmsProducer" on JMS message producer 𩇕쳟⟮녷, send failed for object "ApexEvent(name=testEvent, version=testVersion, nameSpace=testNameSpace, source=testSource, target=testTarget, toscaPolicyState=, executionId=3, executionProperties={}, exceptionMessage=null) jakarta.jms.JMSException: null 00:09:17.528 [main] WARN org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsProducer -- could not send event "TestApexJmsProducer" on JMS message producer ë¿ðª±å™à½, could not create JMS Text Message for object "ApexEvent(name=testEvent, version=testVersion, nameSpace=testNameSpace, source=testSource, target=testTarget, toscaPolicyState=, executionId=4, executionProperties={}, exceptionMessage=null) jakarta.jms.JMSException: null 00:09:17.533 [main] WARN org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsProducer -- could not send event "TestApexJmsProducer" on JMS message producer ք𧉧𧯋, could not create JMS Object Message for object "ApexEvent(name=testEvent, version=testVersion, nameSpace=testNameSpace, source=testSource, target=testTarget, toscaPolicyState=, executionId=5, executionProperties={}, exceptionMessage=null) jakarta.jms.JMSException: null 00:09:17.609 [main] WARN org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsProducer -- could not send event "TestApexJmsProducer" on JMS message producer null, object of type "java.lang.Object" is not serializable 00:09:17.620 [main] WARN org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsProducer -- could not send event "TestApexJmsProducer" on JMS message producer null, object of type "java.lang.Object" is not serializable [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.339 s -- in org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsProducerTest [INFO] Running org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumerTest Exception in thread "Apex-org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumer:null-0:0" org.onap.policy.apex.service.engine.event.ApexEventRuntimeException: failed to create a JMS session towards the JMS server for receiving messages at org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumer.run(ApexJmsConsumer.java:149) at org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumer.run(ApexJmsConsumer.java:144) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.NullPointerException: Cannot invoke "jakarta.jms.Connection.createSession(boolean, int)" because "<local2>.connection" is null at org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumer.run(ApexJmsConsumer.java:144) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$Gk87Dm5j.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) ... 2 more Exception in thread "Apex-org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumer:TestApexJmsConsumer-1:0" org.onap.policy.apex.service.engine.event.ApexEventRuntimeException: failed to create a JMS session towards the JMS server for receiving messages at org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumer.run(ApexJmsConsumer.java:149) at org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumer.run(ApexJmsConsumer.java:144) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.onap.policy.apex.service.engine.event.ApexEventRuntimeException: failed to create a JMS message consumer for receiving messages at org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumer.createMessageConsumer(ApexJmsConsumer.java:172) at org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumer.run(ApexJmsConsumer.java:146) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$Gk87Dm5j.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) ... 2 more Caused by: java.lang.NullPointerException: Cannot invoke "jakarta.jms.Session.createConsumer(jakarta.jms.Destination)" because "jmsSession" is null at org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumer.createMessageConsumer(ApexJmsConsumer.java:164) ... 17 more Exception in thread "Apex-org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumer:TestApexJmsConsumer-2:0" org.onap.policy.apex.service.engine.event.ApexEventRuntimeException: failed to create a JMS session towards the JMS server for receiving messages at org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumer.run(ApexJmsConsumer.java:149) at org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumer.run(ApexJmsConsumer.java:144) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.onap.policy.apex.service.engine.event.ApexEventRuntimeException: failed to create a JMS message consumer for receiving messages at org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumer.createMessageConsumer(ApexJmsConsumer.java:172) at org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumer.run(ApexJmsConsumer.java:146) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$Gk87Dm5j.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) ... 2 more Caused by: java.lang.NullPointerException: Cannot invoke "jakarta.jms.Session.createConsumer(jakarta.jms.Destination)" because "jmsSession" is null at org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumer.createMessageConsumer(ApexJmsConsumer.java:164) ... 17 more 00:09:18.005 [main] WARN org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumer -- close of connection to the JMS server failed jakarta.jms.JMSException: null [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s -- in org.onap.policy.apex.plugins.event.carrier.jms.ApexJmsConsumerTest [INFO] Running org.onap.policy.apex.plugins.event.carrier.jms.JmsCarrierTechnologyParametersTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.policy.apex.plugins.event.carrier.jms.JmsCarrierTechnologyParametersTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-event-carrier-jms --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-jms/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'plugins-event-carrier-jms' with 3 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plugins-event-carrier-jms --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-jms/target/plugins-event-carrier-jms-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-event-carrier-jms --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-event-carrier-jms --- [INFO] Analyzed bundle 'plugins-event-carrier-jms' with 3 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-event-carrier-jms --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-jms/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-event-carrier-jms --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-jms/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-jms/4.1.0-SNAPSHOT/plugins-event-carrier-jms-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-jms/target/plugins-event-carrier-jms-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-jms/4.1.0-SNAPSHOT/plugins-event-carrier-jms-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-executor:plugins-executor >-- [INFO] Building plugins-executor 4.1.0-SNAPSHOT [28/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-executor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-executor --- [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-apex-pdp-sonar/plugins/plugins-executor/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) @ plugins-executor --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-executor --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-executor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-executor --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-executor --- [INFO] Analyzed bundle 'plugins-executor' with 0 classes [INFO] Analyzed bundle 'core' with 29 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-executor --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-executor --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-executor/plugins-executor/4.1.0-SNAPSHOT/plugins-executor-4.1.0-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-executor:plugins-executor-javascript >-- [INFO] Building plugins-executor-javascript 4.1.0-SNAPSHOT [29/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-executor-javascript --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-executor-javascript --- [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-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-javascript/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) @ plugins-executor-javascript --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-executor-javascript --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ plugins-executor-javascript --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-javascript/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ plugins-executor-javascript --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ plugins-executor-javascript --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ plugins-executor-javascript --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ plugins-executor-javascript --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-javascript/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.apex.plugins.executor.javascript.JavascriptTaskExecutorTest 00:09:19,922 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - This is logback-classic version 1.5.15 00:09:19,931 |-INFO in ch.qos.logback.classic.util.ContextInitializer@64711bf2 - No custom configurators were discovered as a service. 00:09:19,931 |-INFO in ch.qos.logback.classic.util.ContextInitializer@64711bf2 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 00:09:19,932 |-INFO in ch.qos.logback.classic.util.ContextInitializer@64711bf2 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 00:09:19,936 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Could NOT find resource [logback-test.scmo] 00:09:19,936 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Could NOT find resource [logback.scmo] 00:09:19,941 |-INFO in ch.qos.logback.classic.util.ContextInitializer@64711bf2 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 00:09:19,941 |-INFO in ch.qos.logback.classic.util.ContextInitializer@64711bf2 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 00:09:19,943 |-INFO in ch.qos.logback.classic.util.ContextInitializer@64711bf2 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 00:09:19,944 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Found resource [logback-test.xml] at [file:/w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-javascript/target/test-classes/logback-test.xml] 00:09:20,079 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [Apex] 00:09:20,080 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 00:09:20,094 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 00:09:20,095 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:09:20,105 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:09:20,151 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - BEWARE: Writing to the console can be very slow. Avoid logging to the 00:09:20,151 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 00:09:20,151 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 00:09:20,151 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 00:09:20,152 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 00:09:20,153 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.apex.plugins.executor.javascript] to INFO 00:09:20,155 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.apex.plugins.executor.javascript] to false 00:09:20,156 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.apex.plugins.executor.javascript] 00:09:20,156 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1136b469 - End of configuration. 00:09:20,157 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6d467c87 - Registering current configuration as safe fallback point 00:09:20,157 |-INFO in ch.qos.logback.classic.util.ContextInitializer@64711bf2 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 214 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2025-01-12 00:09:20,609 Apex [main] WARN o.o.p.a.c.e.executor.TaskExecutor - execute-post: task logic execution failure on task "TestTask" in model NULL:0.0.0 2025-01-12 00:09:20,667 Apex [main] INFO o.o.p.a.e.TaskExecutionLogging - hello world 2025-01-12 00:09:20,671 Apex [main] INFO o.o.p.a.e.TaskExecutionLogging - TestTask:0.0.1 2025-01-12 00:09:20,672 Apex [main] INFO o.o.p.a.e.TaskExecutionLogging - TestContextAlbum 2025-01-12 00:09:20,673 Apex [main] INFO o.o.p.a.e.TaskExecutionLogging - value0 2025-01-12 00:09:20,674 Apex [main] INFO o.o.p.a.e.TaskExecutionLogging - returnVal0 2025-01-12 00:09:20,674 Apex [main] INFO o.o.p.a.e.TaskExecutionLogging - returnVal1 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 s -- in org.onap.policy.apex.plugins.executor.javascript.JavascriptTaskExecutorTest [INFO] Running org.onap.policy.apex.plugins.executor.javascript.JavascriptTaskSelectExecutorTest 2025-01-12 00:09:20,715 Apex [main] WARN o.o.p.a.c.e.e.TaskSelectExecutor - execute-post: task selection logic failed on state "NULL:0.0.0:NULL:NULL" [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.policy.apex.plugins.executor.javascript.JavascriptTaskSelectExecutorTest [INFO] Running org.onap.policy.apex.plugins.executor.javascript.JavascriptStateFinalizerExecutorTest 2025-01-12 00:09:20,738 Apex [main] WARN o.o.p.a.c.e.e.StateFinalizerExecutor - execute-post: state finalizer logic "NULL:0.0.0:NULL:NULL" did not select an output state [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.policy.apex.plugins.executor.javascript.JavascriptStateFinalizerExecutorTest [INFO] Running org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorFullApexTest 2025-01-12 00:09:20,902 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - Created apex engine MyApexEngine-0:0.0.1 . 2025-01-12 00:09:20,902 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - Created apex engine MyApexEngine-1:0.0.1 . 2025-01-12 00:09:20,903 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - Created apex engine MyApexEngine-2:0.0.1 . 2025-01-12 00:09:20,903 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - Created apex engine MyApexEngine-3:0.0.1 . 2025-01-12 00:09:20,903 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - APEX service created. 2025-01-12 00:09:20,969 Apex [main] WARN o.o.p.a.s.e.r.impl.EngineServiceImpl - apex model update forced, supplied model with key "SmallModel:0.0.1" is not a compatible model update from the existing engine model with key "NULL:0.0.0" 2025-01-12 00:09:20,970 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - Registering apex model on engine MyApexEngine-0:0.0.1 2025-01-12 00:09:20,970 Apex [main] WARN o.o.p.a.s.e.runtime.EngineService - apex model update forced, supplied model with key "SmallModel:0.0.1" is not a compatible model update from the existing engine model with key "NULL:0.0.0" 2025-01-12 00:09:20,976 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - Registering apex model on engine MyApexEngine-1:0.0.1 2025-01-12 00:09:20,976 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - Registering apex model on engine MyApexEngine-2:0.0.1 2025-01-12 00:09:20,977 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - Registering apex model on engine MyApexEngine-3:0.0.1 2025-01-12 00:09:21,045 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - Added the action listener to the engine 2025-01-12 00:09:21,046 Apex [main] INFO o.o.p.a.s.e.r.impl.EngineServiceImpl - Added the action listener to the engine [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.291 s -- in org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorFullApexTest [INFO] Running org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorTest [INFO] Running org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParametersTest [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) @ plugins-executor-javascript --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-javascript/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'plugins-executor-javascript' with 5 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plugins-executor-javascript --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-javascript/target/plugins-executor-javascript-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-executor-javascript --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-executor-javascript --- [INFO] Analyzed bundle 'plugins-executor-javascript' with 5 classes [INFO] Analyzed bundle 'core' with 29 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-executor-javascript --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-javascript/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-executor-javascript --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-javascript/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-executor/plugins-executor-javascript/4.1.0-SNAPSHOT/plugins-executor-javascript-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-javascript/target/plugins-executor-javascript-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-executor/plugins-executor-javascript/4.1.0-SNAPSHOT/plugins-executor-javascript-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier:plugins-event-carrier-restclient >-- [INFO] Building plugins-event-carrier-restclient 4.1.0-SNAPSHOT [30/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-event-carrier-restclient --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-event-carrier-restclient --- [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-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restclient/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) @ plugins-event-carrier-restclient --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-event-carrier-restclient --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ plugins-event-carrier-restclient --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restclient/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ plugins-event-carrier-restclient --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ plugins-event-carrier-restclient --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ plugins-event-carrier-restclient --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ plugins-event-carrier-restclient --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restclient/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.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParametersTest 00:09:24.176 [main] DEBUG org.onap.policy.apex.service.parameters.carriertechnology.RestPluginCarrierTechnologyParameters -- Invalid HTTP code filter java.util.regex.PatternSyntaxException: Dangling meta character '*' near index 0 *\.* ^ at java.base/java.util.regex.Pattern.error(Pattern.java:2028) at java.base/java.util.regex.Pattern.sequence(Pattern.java:2203) at java.base/java.util.regex.Pattern.expr(Pattern.java:2069) at java.base/java.util.regex.Pattern.compile(Pattern.java:1783) at java.base/java.util.regex.Pattern.<init>(Pattern.java:1430) at java.base/java.util.regex.Pattern.compile(Pattern.java:1069) at org.onap.policy.apex.service.parameters.carriertechnology.RestPluginCarrierTechnologyParameters.validateHttpCodeFilter(RestPluginCarrierTechnologyParameters.java:238) at org.onap.policy.apex.service.parameters.carriertechnology.RestPluginCarrierTechnologyParameters.validate(RestPluginCarrierTechnologyParameters.java:154) at org.onap.policy.common.parameters.BeanValidator.verCascade(BeanValidator.java:311) at org.onap.policy.common.parameters.ValueValidator.validateValue(ValueValidator.java:84) at org.onap.policy.common.parameters.FieldValidator.validateField(FieldValidator.java:197) at org.onap.policy.common.parameters.BeanValidator.validateFields(BeanValidator.java:99) at org.onap.policy.common.parameters.BeanValidator.validateTop(BeanValidator.java:66) at org.onap.policy.apex.service.parameters.eventhandler.EventHandlerParameters.validate(EventHandlerParameters.java:234) at org.onap.policy.common.parameters.BeanValidator.verCascade(BeanValidator.java:311) at org.onap.policy.common.parameters.ValueValidator.validateValue(ValueValidator.java:84) at org.onap.policy.common.parameters.BeanValidator.verMap(BeanValidator.java:381) at org.onap.policy.common.parameters.FieldValidator.lambda$addMapValidator$1(FieldValidator.java:178) at org.onap.policy.common.parameters.ValueValidator.validateValue(ValueValidator.java:84) at org.onap.policy.common.parameters.FieldValidator.validateField(FieldValidator.java:197) at org.onap.policy.common.parameters.BeanValidator.validateFields(BeanValidator.java:99) at org.onap.policy.common.parameters.BeanValidator.validateTop(BeanValidator.java:66) at org.onap.policy.apex.service.parameters.ApexParameters.validate(ApexParameters.java:118) at org.onap.policy.apex.service.parameters.ApexParameterHandler.getParameters(ApexParameterHandler.java:116) at org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParametersTest.lambda$testRestClientCarrierTechnologyParameterFilterInvalid$3(RestClientCarrierTechnologyParametersTest.java:89) 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.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParametersTest.testRestClientCarrierTechnologyParameterFilterInvalid(RestClientCarrierTechnologyParametersTest.java:88) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s -- in org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParametersTest [INFO] Running org.onap.policy.apex.plugins.event.carrier.restclient.ApexRestClientProducerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:09:26.133 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 00:09:26.138 [main] INFO network -- [OUT|REST|http://some.place.that.does.not/exist] This is an Event 00:09:26.150 [main] INFO network -- [IN|REST|http://some.place.that.does.not/exist] null 00:09:26.163 [main] INFO network -- [OUT|REST|http://some.place.that.does.not/exist] This is an Event 00:09:26.164 [main] INFO network -- [IN|REST|http://some.place.that.does.not/exist] null 00:09:26.176 [main] INFO network -- [OUT|REST|http://some.place.that.does.not/exist] This is an ACCEPTED Event 00:09:26.177 [main] INFO network -- [IN|REST|http://some.place.that.does.not/exist] null fail test 00:09:26.193 [main] INFO network -- [OUT|REST|http://some.place.that.does.not/exist] This is an Event 00:09:26.193 [main] INFO network -- [IN|REST|http://some.place.that.does.not/exist] null 00:09:26.200 [main] INFO network -- [OUT|REST|http://some.place.that.does.not/exist] This is an Event 00:09:26.200 [main] INFO network -- [IN|REST|http://some.place.that.does.not/exist] null [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.949 s -- in org.onap.policy.apex.plugins.event.carrier.restclient.ApexRestClientProducerTest [INFO] Running org.onap.policy.apex.plugins.event.carrier.restclient.ApexRestClientConsumerTest 00:09:26.736 [Thread-12] DEBUG org.onap.policy.apex.plugins.event.carrier.restclient.ApexRestClientConsumer -- error receiving events on thread Apex-org.onap.policy.apex.plugins.event.carrier.restclient.ApexRestClientConsumer:RestClientConsumer-3:0 java.lang.NullPointerException: Cannot invoke "jakarta.ws.rs.client.Invocation$Builder.get()" because the return value of "jakarta.ws.rs.client.Invocation$Builder.headers(jakarta.ws.rs.core.MultivaluedMap)" is null at org.onap.policy.apex.plugins.event.carrier.restclient.ApexRestClientConsumer$RequestRunner.run(ApexRestClientConsumer.java:148) at java.base/java.lang.Thread.run(Thread.java:833) 00:09:26.787 [Thread-13] DEBUG org.onap.policy.apex.plugins.event.carrier.restclient.ApexRestClientConsumer -- error receiving events on thread Apex-org.onap.policy.apex.plugins.event.carrier.restclient.ApexRestClientConsumer:RestClientConsumer-3:0 java.lang.NullPointerException: Cannot invoke "jakarta.ws.rs.client.Invocation$Builder.get()" because the return value of "jakarta.ws.rs.client.Invocation$Builder.headers(jakarta.ws.rs.core.MultivaluedMap)" is null at org.onap.policy.apex.plugins.event.carrier.restclient.ApexRestClientConsumer$RequestRunner.run(ApexRestClientConsumer.java:148) at java.base/java.lang.Thread.run(Thread.java:833) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 s -- in org.onap.policy.apex.plugins.event.carrier.restclient.ApexRestClientConsumerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-event-carrier-restclient --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restclient/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'plugins-event-carrier-restclient' with 4 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plugins-event-carrier-restclient --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restclient/target/plugins-event-carrier-restclient-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-event-carrier-restclient --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-event-carrier-restclient --- [INFO] Analyzed bundle 'plugins-event-carrier-restclient' with 4 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-event-carrier-restclient --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restclient/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-event-carrier-restclient --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restclient/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restclient/4.1.0-SNAPSHOT/plugins-event-carrier-restclient-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restclient/target/plugins-event-carrier-restclient-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restclient/4.1.0-SNAPSHOT/plugins-event-carrier-restclient-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier:plugins-event-carrier-restrequestor >-- [INFO] Building plugins-event-carrier-restrequestor 4.1.0-SNAPSHOT [31/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-event-carrier-restrequestor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-event-carrier-restrequestor --- [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-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restrequestor/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) @ plugins-event-carrier-restrequestor --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-event-carrier-restrequestor --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ plugins-event-carrier-restrequestor --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restrequestor/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ plugins-event-carrier-restrequestor --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ plugins-event-carrier-restrequestor --- [INFO] Copying 17 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ plugins-event-carrier-restrequestor --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ plugins-event-carrier-restrequestor --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restrequestor/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.apex.plugins.event.carrier.restrequestor.ApexRestRequestorProducerTest 00:09:29,285 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - This is logback-classic version 1.5.15 00:09:29,286 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e681bc - No custom configurators were discovered as a service. 00:09:29,286 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e681bc - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 00:09:29,288 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e681bc - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 00:09:29,291 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Could NOT find resource [logback-test.scmo] 00:09:29,292 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Could NOT find resource [logback.scmo] 00:09:29,296 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e681bc - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 00:09:29,296 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e681bc - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 00:09:29,297 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e681bc - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 00:09:29,299 |-INFO in ch.qos.logback.classic.LoggerContext[Apex] - Found resource [logback-test.xml] at [file:/w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restrequestor/target/test-classes/logback-test.xml] 00:09:29,409 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [Apex] 00:09:29,410 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 00:09:29,425 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 00:09:29,426 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:09:29,436 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:09:29,470 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - BEWARE: Writing to the console can be very slow. Avoid logging to the 00:09:29,471 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 00:09:29,471 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 00:09:29,471 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to ERROR 00:09:29,471 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 00:09:29,473 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.apex.plugins.event.carrier.restrequestor] to ERROR 00:09:29,475 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.apex.plugins.event.carrier.restrequestor] to false 00:09:29,475 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.apex.plugins.event.carrier.restrequestor] 00:09:29,475 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@72458efc - End of configuration. 00:09:29,477 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4917d36b - Registering current configuration as safe fallback point 00:09:29,477 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e681bc - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 180 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s -- in org.onap.policy.apex.plugins.event.carrier.restrequestor.ApexRestRequestorProducerTest [INFO] Running org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParametersTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s -- in org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParametersTest [INFO] Running org.onap.policy.apex.plugins.event.carrier.restrequestor.ApexRestRequestorConsumerTest Exception in thread "RestRequestRunner_0" org.onap.policy.apex.service.engine.event.ApexEventRuntimeException: key"net"specified on url "http://www.{site}.{net}"not found in execution properties passed by the current policy at org.onap.policy.apex.plugins.event.carrier.restrequestor.ApexRestRequestorConsumer$RestRequestRunner.lambda$run$0(ApexRestRequestorConsumer.java:294) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at org.onap.policy.apex.plugins.event.carrier.restrequestor.ApexRestRequestorConsumer$RestRequestRunner.lambda$run$1(ApexRestRequestorConsumer.java:293) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1707) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.onap.policy.apex.plugins.event.carrier.restrequestor.ApexRestRequestorConsumer$RestRequestRunner.run(ApexRestRequestorConsumer.java:292) at java.base/java.lang.Thread.run(Thread.java:833) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.535 s -- in org.onap.policy.apex.plugins.event.carrier.restrequestor.ApexRestRequestorConsumerTest [INFO] Running org.onap.policy.apex.plugins.event.carrier.restrequestor.ApexRestRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.apex.plugins.event.carrier.restrequestor.ApexRestRequestTest [INFO] Running org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.643 s -- in org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorTest [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) @ plugins-event-carrier-restrequestor --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restrequestor/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'plugins-event-carrier-restrequestor' with 5 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plugins-event-carrier-restrequestor --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restrequestor/target/plugins-event-carrier-restrequestor-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-event-carrier-restrequestor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-event-carrier-restrequestor --- [INFO] Analyzed bundle 'plugins-event-carrier-restrequestor' with 5 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-event-carrier-restrequestor --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restrequestor/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-event-carrier-restrequestor --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restrequestor/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restrequestor/4.1.0-SNAPSHOT/plugins-event-carrier-restrequestor-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restrequestor/target/plugins-event-carrier-restrequestor-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restrequestor/4.1.0-SNAPSHOT/plugins-event-carrier-restrequestor-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier:plugins-event-carrier-grpc >-- [INFO] Building plugins-event-carrier-grpc 4.1.0-SNAPSHOT [32/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-event-carrier-grpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-event-carrier-grpc --- [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-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-grpc/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) @ plugins-event-carrier-grpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-event-carrier-grpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ plugins-event-carrier-grpc --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-grpc/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ plugins-event-carrier-grpc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ plugins-event-carrier-grpc --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ plugins-event-carrier-grpc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ plugins-event-carrier-grpc --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-grpc/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.apex.plugins.event.carrier.grpc.ApexGrpcConsumerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.onap.policy.apex.plugins.event.carrier.grpc.ApexGrpcConsumerTest [INFO] Running org.onap.policy.apex.plugins.event.carrier.grpc.ApexGrpcProducerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:09:50.691 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 00:09:50.704 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 00:09:50.730 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 00:09:50.735 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 00:09:50.997 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(1.0.0:bluePrintName) for action(1.0.0) 00:09:51.054 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 00:09:51.056 [main] INFO network -- [OUT|REST|gRPC://localhost:3214/] commonHeader { requestId: "1234567" subRequestId: "subReqId" originatorId: "sdnc" } actionIdentifiers { blueprintName: "bluePrintName" blueprintVersion: "1.0.0" actionName: "actionName" mode: "sync" } payload { fields { key: "config-assign-request" value { struct_value { fields { key: "resolution-key" value { string_value: "RES-KEY" } } fields { key: "config-assign-properties" value { struct_value { fields { key: "service-instance-id" value { string_value: "sid12" } } fields { key: "pnf-id" value { string_value: "pnf-id" } } fields { key: "pnf-address" value { string_value: "1.2.3.4" } } fields { key: "service-uuid" value { string_value: "service-uuid" } } fields { key: "customization-uuid" value { string_value: "customization-uuid" } } } } } } } } } 00:09:51.346 [grpc-default-executor-1] INFO org.onap.policy.cds.client.CdsProcessorHandler -- [IN|REST|gRPC://localhost:3214/|] UNAVAILABLE: io exception 00:09:51.355 [grpc-default-executor-1] ERROR org.onap.policy.apex.plugins.event.carrier.grpc.ApexGrpcProducer -- Failed processing blueprint UNAVAILABLE: io exception io.grpc.StatusRuntimeException: UNAVAILABLE: io exception at io.grpc.Status.asRuntimeException(Status.java:533) at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:453) at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:426) at io.grpc.internal.ClientCallImpl.access$500(ClientCallImpl.java:66) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:689) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$900(ClientCallImpl.java:577) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:751) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:740) at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:3214 Caused by: 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 io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 00:09:51.358 [main] ERROR org.onap.policy.apex.plugins.event.carrier.grpc.ApexGrpcProducer -- Sending event "grpcEvent" by TestApexGrpcProducer to CDS failed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.347 s -- in org.onap.policy.apex.plugins.event.carrier.grpc.ApexGrpcProducerTest [INFO] Running org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParametersTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParametersTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-event-carrier-grpc --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-grpc/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'plugins-event-carrier-grpc' with 3 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plugins-event-carrier-grpc --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-grpc/target/plugins-event-carrier-grpc-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-event-carrier-grpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-event-carrier-grpc --- [INFO] Analyzed bundle 'plugins-event-carrier-grpc' with 3 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-event-carrier-grpc --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-grpc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-event-carrier-grpc --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-grpc/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-grpc/4.1.0-SNAPSHOT/plugins-event-carrier-grpc-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-grpc/target/plugins-event-carrier-grpc-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-grpc/4.1.0-SNAPSHOT/plugins-event-carrier-grpc-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-protocol:plugins-event-protocol >-- [INFO] Building plugins-event-protocol 4.1.0-SNAPSHOT [33/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-event-protocol --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-event-protocol --- [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-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/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) @ plugins-event-protocol --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-event-protocol --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-event-protocol --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-event-protocol --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-event-protocol --- [INFO] Analyzed bundle 'plugins-event-protocol' with 0 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-event-protocol --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-event-protocol --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol/4.1.0-SNAPSHOT/plugins-event-protocol-4.1.0-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-protocol:plugins-event-protocol-jms >-- [INFO] Building plugins-event-protocol-jms 4.1.0-SNAPSHOT [34/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-event-protocol-jms --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-event-protocol-jms --- [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-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/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) @ plugins-event-protocol-jms --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-event-protocol-jms --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ plugins-event-protocol-jms --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ plugins-event-protocol-jms --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ plugins-event-protocol-jms --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ plugins-event-protocol-jms --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ plugins-event-protocol-jms --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/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.apex.plugins.event.protocol.jms.Apex2JmsTextEventConverterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s -- in org.onap.policy.apex.plugins.event.protocol.jms.Apex2JmsTextEventConverterTest [INFO] Running org.onap.policy.apex.plugins.event.protocol.jms.JmsObjectEventProtocolParametersTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.apex.plugins.event.protocol.jms.JmsObjectEventProtocolParametersTest [INFO] Running org.onap.policy.apex.plugins.event.protocol.jms.Apex2JmsObjectEventConverterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.policy.apex.plugins.event.protocol.jms.Apex2JmsObjectEventConverterTest [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) @ plugins-event-protocol-jms --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'plugins-event-protocol-jms' with 4 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plugins-event-protocol-jms --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/target/plugins-event-protocol-jms-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-event-protocol-jms --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-event-protocol-jms --- [INFO] Analyzed bundle 'plugins-event-protocol-jms' with 4 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-event-protocol-jms --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-event-protocol-jms --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/4.1.0-SNAPSHOT/plugins-event-protocol-jms-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/target/plugins-event-protocol-jms-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/4.1.0-SNAPSHOT/plugins-event-protocol-jms-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-protocol:plugins-event-protocol-yaml >-- [INFO] Building plugins-event-protocol-yaml 4.1.0-SNAPSHOT [35/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-event-protocol-yaml --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-event-protocol-yaml --- [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-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/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) @ plugins-event-protocol-yaml --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-event-protocol-yaml --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ plugins-event-protocol-yaml --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ plugins-event-protocol-yaml --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ plugins-event-protocol-yaml --- [INFO] Copying 31 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ plugins-event-protocol-yaml --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ plugins-event-protocol-yaml --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/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.apex.plugins.event.protocol.yaml.YamlPluginStabilityTest 00:09:55.971 [main] WARN org.onap.policy.apex.plugins.event.protocol.yaml.Apex2YamlEventConverter -- The incoming event name "SomeOtherEvent" does not match the configured event name "TestEvent", using configured event name [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s -- in org.onap.policy.apex.plugins.event.protocol.yaml.YamlPluginStabilityTest [INFO] Running org.onap.policy.apex.plugins.event.protocol.yaml.YamlEventProtocolTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.939 s -- in org.onap.policy.apex.plugins.event.protocol.yaml.YamlEventProtocolTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-event-protocol-yaml --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'plugins-event-protocol-yaml' with 2 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plugins-event-protocol-yaml --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/target/plugins-event-protocol-yaml-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-event-protocol-yaml --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-event-protocol-yaml --- [INFO] Analyzed bundle 'plugins-event-protocol-yaml' with 2 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-event-protocol-yaml --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-event-protocol-yaml --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/4.1.0-SNAPSHOT/plugins-event-protocol-yaml-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/target/plugins-event-protocol-yaml-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/4.1.0-SNAPSHOT/plugins-event-protocol-yaml-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-executor:plugins-executor-java >-- [INFO] Building plugins-executor-java 4.1.0-SNAPSHOT [36/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-executor-java --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-executor-java --- [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-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-java/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) @ plugins-executor-java --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-executor-java --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ plugins-executor-java --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-java/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ plugins-executor-java --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ plugins-executor-java --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-java/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ plugins-executor-java --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ plugins-executor-java --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-java/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.apex.plugins.executor.java.JavaExecutorParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.policy.apex.plugins.executor.java.JavaExecutorParametersTest [INFO] Running org.onap.policy.apex.plugins.executor.java.JavaTaskSelectExecutorTest 00:10:01.683 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=NULL,version=0.0.0) 00:10:01.692 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFlushTimerTask -- context distributor NULL:0.0.0 flushing set up with interval: 300000 ms 00:10:01.694 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=NULL,version=0.0.0), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:10:01.701 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- prepare:NULL:0.0.0:NULL:NULL,UNDEFINED, 00:10:01.701 [main] ERROR org.onap.policy.apex.plugins.executor.java.JavaTaskSelectExecutor -- instantiation error on Java class "" java.lang.ClassNotFoundException: at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:375) at org.onap.policy.apex.plugins.executor.java.JavaTaskSelectExecutor.prepare(JavaTaskSelectExecutor.java:60) 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.apex.plugins.executor.java.JavaTaskSelectExecutorTest.testJavaTaskSelectExecutor(JavaTaskSelectExecutorTest.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:10:01.705 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- prepare:NULL:0.0.0:NULL:NULL,UNDEFINED,java.lang.String 00:10:01.705 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-pre:NULL:0.0.0:NULL:NULL,UNDEFINED,java.lang.String 00:10:01.775 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-pre:NULL:0.0.0:NULL:NULL,UNDEFINED,java.lang.String 00:10:01.776 [main] ERROR org.onap.policy.apex.plugins.executor.java.JavaTaskSelectExecutor -- execute: task selection logic failed to run for state "NULL:0.0.0:NULL:NULL" java.lang.NoSuchMethodException: java.lang.String.getTask(org.onap.policy.apex.core.engine.executor.context.TaskSelectionExecutionContext) at java.base/java.lang.Class.getDeclaredMethod(Class.java:2675) at org.onap.policy.apex.plugins.executor.java.JavaTaskSelectExecutor.execute(JavaTaskSelectExecutor.java:93) at org.onap.policy.apex.plugins.executor.java.JavaTaskSelectExecutorTest.lambda$testJavaTaskSelectExecutor$1(JavaTaskSelectExecutorTest.java:93) 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.apex.plugins.executor.java.JavaTaskSelectExecutorTest.testJavaTaskSelectExecutor(JavaTaskSelectExecutorTest.java:93) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:10:01.777 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- prepare:NULL:0.0.0:NULL:NULL,UNDEFINED,org.onap.policy.apex.plugins.executor.java.DummyJavaTaskSelectionLogic 00:10:01.778 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-pre:NULL:0.0.0:NULL:NULL,UNDEFINED,org.onap.policy.apex.plugins.executor.java.DummyJavaTaskSelectionLogic 00:10:01.778 [main] WARN org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-post: task selection logic failed on state "NULL:0.0.0:NULL:NULL" 00:10:01.778 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- prepare:NULL:0.0.0:NULL:NULL,UNDEFINED,org.onap.policy.apex.plugins.executor.java.DummyJavaTaskSelectionLogic 00:10:01.778 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-pre:NULL:0.0.0:NULL:NULL,UNDEFINED,org.onap.policy.apex.plugins.executor.java.DummyJavaTaskSelectionLogic 00:10:01.778 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-post:NULL:0.0.0:NULL:NULL, returning default task 00:10:01.780 [main] DEBUG org.onap.policy.apex.plugins.executor.java.JavaTaskSelectExecutor -- cleanUp:NULL:0.0.0:NULL:NULL,UNDEFINED,org.onap.policy.apex.plugins.executor.java.DummyJavaTaskSelectionLogic [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s -- in org.onap.policy.apex.plugins.executor.java.JavaTaskSelectExecutorTest [INFO] Running org.onap.policy.apex.plugins.executor.java.JavaTaskExecutorTest 00:10:01.802 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=NULL,version=0.0.0) 00:10:01.802 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=NULL,version=0.0.0), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:10:01.803 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- prepare:NULL:0.0.0,UNDEFINED, 00:10:01.803 [main] ERROR org.onap.policy.apex.plugins.executor.java.JavaTaskExecutor -- instantiation error on Java class "" java.lang.ClassNotFoundException: at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:375) at org.onap.policy.apex.plugins.executor.java.JavaTaskExecutor.prepare(JavaTaskExecutor.java:61) 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.apex.plugins.executor.java.JavaTaskExecutorTest.testJavaTaskExecutor(JavaTaskExecutorTest.java:85) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:10:01.804 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- prepare:NULL:0.0.0,UNDEFINED,java.lang.String 00:10:01.804 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-pre:UNDEFINED,NULL:0.0.0,java.lang.String 00:10:01.805 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-pre:UNDEFINED,NULL:0.0.0,java.lang.String 00:10:01.807 [main] ERROR org.onap.policy.apex.plugins.executor.java.JavaTaskExecutor -- execute: task logic failed to run for task "NULL:0.0.0" 00:10:01.807 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- prepare:NULL:0.0.0,UNDEFINED,org.onap.policy.apex.plugins.executor.java.DummyJavaTaskLogic 00:10:01.808 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-pre:UNDEFINED,NULL:0.0.0,org.onap.policy.apex.plugins.executor.java.DummyJavaTaskLogic 00:10:01.808 [main] WARN org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-post: task logic execution failure on task "NULL" in model NULL:0.0.0 00:10:01.808 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- prepare:NULL:0.0.0,UNDEFINED,org.onap.policy.apex.plugins.executor.java.DummyJavaTaskLogic 00:10:01.808 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-pre:UNDEFINED,NULL:0.0.0,org.onap.policy.apex.plugins.executor.java.DummyJavaTaskLogic 00:10:01.809 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-post:NULL:0.0.0, returning fields {} 00:10:01.810 [main] DEBUG org.onap.policy.apex.plugins.executor.java.JavaTaskExecutor -- cleanUp:NULL:0.0.0,UNDEFINED,org.onap.policy.apex.plugins.executor.java.DummyJavaTaskLogic [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.apex.plugins.executor.java.JavaTaskExecutorTest [INFO] Running org.onap.policy.apex.plugins.executor.java.JavaStateFinalizerExecutorTest 00:10:01.827 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=NULL,version=0.0.0) 00:10:01.827 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=NULL,version=0.0.0), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:10:01.830 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- prepare:NULL:0.0.0:NULL:NULL,UNDEFINED, 00:10:01.831 [main] ERROR org.onap.policy.apex.plugins.executor.java.JavaStateFinalizerExecutor -- instantiation error on Java class "" java.lang.ClassNotFoundException: at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:375) at org.onap.policy.apex.plugins.executor.java.JavaStateFinalizerExecutor.prepare(JavaStateFinalizerExecutor.java:59) 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.apex.plugins.executor.java.JavaStateFinalizerExecutorTest.testJavaStateFinalizerExecutor(JavaStateFinalizerExecutorTest.java:96) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 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:767) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) 00:10:01.831 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- prepare:NULL:0.0.0:NULL:NULL,UNDEFINED,java.lang.String 00:10:01.832 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-pre:UNDEFINED,NULL:0.0.0:NULL:NULL,java.lang.String 00:10:01.833 [main] ERROR org.onap.policy.apex.plugins.executor.java.JavaStateFinalizerExecutor -- execute: state finalizer logic failed to run for state finalizer "NULL:0.0.0:NULL:NULL" 00:10:01.833 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-pre:UNDEFINED,NULL:0.0.0:NULL:NULL,java.lang.String 00:10:01.833 [main] ERROR org.onap.policy.apex.plugins.executor.java.JavaStateFinalizerExecutor -- execute: state finalizer logic failed to run for state finalizer "NULL:0.0.0:NULL:NULL" 00:10:01.834 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- prepare:NULL:0.0.0:NULL:NULL,UNDEFINED,org.onap.policy.apex.plugins.executor.java.DummyJavaStateFinalizerLogic 00:10:01.834 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-pre:UNDEFINED,NULL:0.0.0:NULL:NULL,org.onap.policy.apex.plugins.executor.java.DummyJavaStateFinalizerLogic 00:10:01.834 [main] WARN org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-post: state finalizer logic execution failure on state "NULL:0.0.0:NULL:NULL" on finalizer logic NULL:0.0.0:NULL:NULL 00:10:01.835 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- prepare:NULL:0.0.0:NULL:NULL,UNDEFINED,org.onap.policy.apex.plugins.executor.java.DummyJavaStateFinalizerLogic 00:10:01.835 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-pre:UNDEFINED,NULL:0.0.0:NULL:NULL,org.onap.policy.apex.plugins.executor.java.DummyJavaStateFinalizerLogic 00:10:01.835 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-post:NULL:0.0.0:NULL:NULL, returning state output "SelectedOutputIsMe" and fields EnEvent [axEvent=AxEvent:(key=AxArtifactKey:(name=Event,version=0.0.1),nameSpace=,source=,target=,parameter={},toscaPolicyState=), userArtifactStack=null, map={}] 00:10:01.840 [main] DEBUG org.onap.policy.apex.plugins.executor.java.JavaStateFinalizerExecutor -- cleanUp:NULL:0.0.0:NULL:NULL,UNDEFINED,org.onap.policy.apex.plugins.executor.java.DummyJavaStateFinalizerLogic [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.policy.apex.plugins.executor.java.JavaStateFinalizerExecutorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ plugins-executor-java --- [INFO] Loading execution data file /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-java/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'plugins-executor-java' with 4 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plugins-executor-java --- [INFO] Building jar: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-java/target/plugins-executor-java-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ plugins-executor-java --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ plugins-executor-java --- [INFO] Analyzed bundle 'plugins-executor-java' with 4 classes [INFO] Analyzed bundle 'core' with 29 classes [INFO] Analyzed bundle 'services-engine' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ plugins-executor-java --- [INFO] Failsafe report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-java/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ plugins-executor-java --- [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-java/pom.xml to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-executor/plugins-executor-java/4.1.0-SNAPSHOT/plugins-executor-java-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-java/target/plugins-executor-java-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/apex-pdp/plugins/plugins-executor/plugins-executor-java/4.1.0-SNAPSHOT/plugins-executor-java-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.apex-pdp.plugins.plugins-executor:plugins-executor-jruby >-- [INFO] Building plugins-executor-jruby 4.1.0-SNAPSHOT [37/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ plugins-executor-jruby --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ plugins-executor-jruby --- [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-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-jruby/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) @ plugins-executor-jruby --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ plugins-executor-jruby --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ plugins-executor-jruby --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-jruby/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ plugins-executor-jruby --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ plugins-executor-jruby --- [INFO] skip non existing resourceDirectory /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-jruby/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ plugins-executor-jruby --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ plugins-executor-jruby --- [INFO] Surefire report directory: /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-jruby/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.apex.plugins.executor.jruby.JrubyTaskExecutorTest 00:10:04.707 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=NULL,version=0.0.0) 00:10:04.720 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFlushTimerTask -- context distributor NULL:0.0.0 flushing set up with interval: 300000 ms 00:10:04.722 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=NULL,version=0.0.0), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:10:04.728 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- prepare:NULL:0.0.0,UNDEFINED, 00:10:06.835 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-pre:UNDEFINED,NULL:0.0.0, 00:10:06.889 [main] WARN org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-post: task logic execution failure on task "NULL" in model NULL:0.0.0 00:10:06.890 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- prepare:NULL:0.0.0,UNDEFINED,if executor.executionId == -1 return false else return true end 00:10:06.891 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-pre:UNDEFINED,NULL:0.0.0,if executor.executionId == -1 return false else return true end <script>:2: warning: argument of top-level return is ignored <script>:4: warning: argument of top-level return is ignored 00:10:06.893 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-post:NULL:0.0.0, returning fields {} 00:10:06.894 [main] DEBUG org.onap.policy.apex.plugins.executor.jruby.JrubyTaskExecutor -- cleanUp:NULL:0.0.0,UNDEFINED,if executor.executionId == -1 return false else return true end 00:10:07.025 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- prepare:NULL:0.0.0,UNDEFINED,if executor.executionId == -1 return false else return true end 00:10:07.027 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-pre:UNDEFINED,NULL:0.0.0,if executor.executionId == -1 return false else return true end <script>:2: warning: argument of top-level return is ignored <script>:4: warning: argument of top-level return is ignored 00:10:07.028 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-post:NULL:0.0.0, returning fields {} 00:10:07.028 [main] DEBUG org.onap.policy.apex.plugins.executor.jruby.JrubyTaskExecutor -- cleanUp:NULL:0.0.0,UNDEFINED,if executor.executionId == -1 return false else return true end 00:10:07.113 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=NULL,version=0.0.0) 00:10:07.113 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=NULL,version=0.0.0), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:10:07.113 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- prepare:NULL:0.0.0,UNDEFINED, 00:10:07.114 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-pre:UNDEFINED,NULL:0.0.0, 00:10:07.115 [main] WARN org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-post: task logic execution failure on task "NULL" in model NULL:0.0.0 00:10:07.115 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- prepare:NULL:0.0.0,UNDEFINED,if executor.executionId == -1 return false else return true end 00:10:07.116 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-pre:UNDEFINED,NULL:0.0.0,if executor.executionId == -1 return false else return true end <script>:2: warning: argument of top-level return is ignored <script>:4: warning: argument of top-level return is ignored 00:10:07.117 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-post:NULL:0.0.0, returning fields {} 00:10:07.117 [main] DEBUG org.onap.policy.apex.plugins.executor.jruby.JrubyTaskExecutor -- cleanUp:NULL:0.0.0,UNDEFINED,if executor.executionId == -1 return false else return true end 00:10:07.196 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- prepare:NULL:0.0.0,UNDEFINED,if executor.executionId == -1 return false else return true end 00:10:07.215 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskExecutor -- execute-pre:UNDEFINED,NULL:0.0.0,if executor.executionId == -1 return false else return true end [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.101 s <<< FAILURE! -- in org.onap.policy.apex.plugins.executor.jruby.JrubyTaskExecutorTest [ERROR] org.onap.policy.apex.plugins.executor.jruby.JrubyTaskExecutorTest.testJrubyTaskExecutor -- Time elapsed: 3.064 s <<< FAILURE! java.lang.AssertionError: Setting 1 to org.onap.policy.apex.core.engine.executor.context.TaskExecutionContext@19bdfa3e, O: Static Type[2028191421]: block [executor=org.onap.policy.apex.core.engine.executor.context.TaskExecutionContext@4f0b02a3] Static Type[1027225400]: local [] at org.jruby.runtime.scope.ManyVarsDynamicScope.setValueVoid(ManyVarsDynamicScope.java:172) at org.jruby.runtime.DynamicScope.setValue(DynamicScope.java:336) at org.jruby.embed.variable.VariableInterceptor.inject(VariableInterceptor.java:144) at org.jruby.embed.internal.BiVariableMap.inject(BiVariableMap.java:380) at org.jruby.embed.internal.EmbedEvalUnitImpl.run(EmbedEvalUnitImpl.java:111) at org.onap.policy.apex.plugins.executor.jruby.JrubyTaskExecutor.execute(JrubyTaskExecutor.java:95) at org.onap.policy.apex.plugins.executor.jruby.JrubyTaskExecutorTest.jrubyExecutorTest(JrubyTaskExecutorTest.java:118) at org.onap.policy.apex.plugins.executor.jruby.JrubyTaskExecutorTest.testJrubyTaskExecutor(JrubyTaskExecutorTest.java:78) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [INFO] Running org.onap.policy.apex.plugins.executor.jruby.JrubyStateFinalizerExecutorTest 00:10:07.322 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=NULL,version=0.0.0) 00:10:07.322 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=NULL,version=0.0.0), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:10:07.347 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- prepare:NULL:0.0.0:NULL:NULL,UNDEFINED, 00:10:07.348 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-pre:UNDEFINED,NULL:0.0.0:NULL:NULL, 00:10:07.353 [main] WARN org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-post: state finalizer logic execution failure on state "NULL:0.0.0:NULL:NULL" on finalizer logic NULL:0.0.0:NULL:NULL 00:10:07.356 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- prepare:NULL:0.0.0:NULL:NULL,UNDEFINED,if executor.executionId == -1 return false else executor.setSelectedStateOutputName("SelectedOutputIsMe") return true end 00:10:07.357 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-pre:UNDEFINED,NULL:0.0.0:NULL:NULL,if executor.executionId == -1 return false else executor.setSelectedStateOutputName("SelectedOutputIsMe") return true end <script>:2: warning: argument of top-level return is ignored <script>:5: warning: argument of top-level return is ignored 00:10:07.358 [main] DEBUG org.onap.policy.apex.core.engine.executor.StateFinalizerExecutor -- execute-post:NULL:0.0.0:NULL:NULL, returning state output "SelectedOutputIsMe" and fields EnEvent [axEvent=AxEvent:(key=AxArtifactKey:(name=Event,version=0.0.1),nameSpace=,source=,target=,parameter={},toscaPolicyState=), userArtifactStack=null, map={}] 00:10:07.366 [main] DEBUG org.onap.policy.apex.plugins.executor.jruby.JrubyStateFinalizerExecutor -- cleanUp:NULL:0.0.0:NULL:NULL,UNDEFINED,if executor.executionId == -1 return false else executor.setSelectedStateOutputName("SelectedOutputIsMe") return true end [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.onap.policy.apex.plugins.executor.jruby.JrubyStateFinalizerExecutorTest [INFO] Running org.onap.policy.apex.plugins.executor.jruby.JrubyTaskSelectExecutorTest 00:10:07.439 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=NULL,version=0.0.0) 00:10:07.439 [main] DEBUG org.onap.policy.apex.context.impl.distribution.DistributorFactory -- Distributor factory, key=AxArtifactKey:(name=NULL,version=0.0.0), selected distributor of class class org.onap.policy.apex.context.impl.distribution.jvmlocal.JvmLocalDistributor 00:10:07.439 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- prepare:NULL:0.0.0:NULL:NULL,UNDEFINED, 00:10:07.440 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-pre:NULL:0.0.0:NULL:NULL,UNDEFINED, 00:10:07.442 [main] WARN org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-post: task selection logic failed on state "NULL:0.0.0:NULL:NULL" 00:10:07.442 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- prepare:NULL:0.0.0:NULL:NULL,UNDEFINED,if executor.executionId == -1 return false else return true end 00:10:07.442 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-pre:NULL:0.0.0:NULL:NULL,UNDEFINED,if executor.executionId == -1 return false else return true end <script>:2: warning: argument of top-level return is ignored <script>:4: warning: argument of top-level return is ignored 00:10:07.443 [main] DEBUG org.onap.policy.apex.core.engine.executor.TaskSelectExecutor -- execute-post:NULL:0.0.0:NULL:NULL, returning default task 00:10:07.443 [main] DEBUG org.onap.policy.apex.plugins.executor.jruby.JrubyTaskSelectExecutor -- cleanUp:NULL:0.0.0:NULL:NULL,UNDEFINED,if executor.executionId == -1 return false else return true end [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.policy.apex.plugins.executor.jruby.JrubyTaskSelectExecutorTest [INFO] Running org.onap.policy.apex.plugins.executor.jruby.JrubyExecutorParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.apex.plugins.executor.jruby.JrubyExecutorParametersTest [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] JrubyTaskExecutorTest.testJrubyTaskExecutor:78->jrubyExecutorTest:118 Setting 1 to org.onap.policy.apex.core.engine.executor.context.TaskExecutionContext@19bdfa3e, O: Static Type[2028191421]: block [executor=org.onap.policy.apex.core.engine.executor.context.TaskExecutionContext@4f0b02a3] Static Type[1027225400]: local [] [INFO] [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-apex-pdp 4.1.0-SNAPSHOT: [INFO] [INFO] policy-apex-pdp .................................... SUCCESS [ 10.984 s] [INFO] model .............................................. SUCCESS [ 16.385 s] [INFO] context ............................................ SUCCESS [ 0.111 s] [INFO] context-management ................................. SUCCESS [ 3.378 s] [INFO] core ............................................... SUCCESS [ 11.231 s] [INFO] auth ............................................... SUCCESS [ 0.063 s] [INFO] cli-editor ......................................... SUCCESS [ 3.727 s] [INFO] cli-codegen ........................................ SUCCESS [ 2.415 s] [INFO] services ........................................... SUCCESS [ 0.058 s] [INFO] services-engine .................................... SUCCESS [ 15.701 s] [INFO] plugins ............................................ SUCCESS [ 0.166 s] [INFO] plugins-event ...................................... SUCCESS [ 0.130 s] [INFO] plugins-event-carrier .............................. SUCCESS [ 0.129 s] [INFO] plugins-event-carrier-restserver ................... SUCCESS [ 7.185 s] [INFO] services-onappf .................................... SUCCESS [ 20.080 s] [INFO] plugins-context .................................... SUCCESS [ 0.169 s] [INFO] plugins-context-schema ............................. SUCCESS [ 0.148 s] [INFO] plugins-context-schema-avro ........................ SUCCESS [ 5.081 s] [INFO] plugins-context-schema-json ........................ SUCCESS [ 2.471 s] [INFO] plugins-context-distribution ....................... SUCCESS [ 0.160 s] [INFO] plugins-context-distribution-hazelcast ............. SUCCESS [ 6.668 s] [INFO] plugins-context-distribution-infinispan ............ SUCCESS [ 3.400 s] [INFO] plugins-context-locking ............................ SUCCESS [ 0.151 s] [INFO] plugins-context-locking-curator .................... SUCCESS [ 9.173 s] [INFO] plugins-context-locking-hazelcast .................. SUCCESS [ 3.196 s] [INFO] plugins-event-carrier-kafka ........................ SUCCESS [ 12.483 s] [INFO] plugins-event-carrier-jms .......................... SUCCESS [ 4.718 s] [INFO] plugins-executor ................................... SUCCESS [ 0.157 s] [INFO] plugins-executor-javascript ........................ SUCCESS [ 3.828 s] [INFO] plugins-event-carrier-restclient ................... SUCCESS [ 5.402 s] [INFO] plugins-event-carrier-restrequestor ................ SUCCESS [ 13.642 s] [INFO] plugins-event-carrier-grpc ......................... SUCCESS [ 10.646 s] [INFO] plugins-event-protocol ............................. SUCCESS [ 0.171 s] [INFO] plugins-event-protocol-jms ......................... SUCCESS [ 2.202 s] [INFO] plugins-event-protocol-yaml ........................ SUCCESS [ 5.827 s] [INFO] plugins-executor-java .............................. SUCCESS [ 1.947 s] [INFO] plugins-executor-jruby ............................. FAILURE [ 5.520 s] [INFO] plugins-executor-mvel .............................. SKIPPED [INFO] examples ........................................... SKIPPED [INFO] examples-myfirstpolicy ............................. SKIPPED [INFO] examples-aadm ...................................... SKIPPED [INFO] examples-acm ....................................... SKIPPED [INFO] examples-adaptive .................................. SKIPPED [INFO] examples-decisionmaker ............................. SKIPPED [INFO] examples-decisionmaker-sharedcontext ............... SKIPPED [INFO] examples-periodic .................................. SKIPPED [INFO] examples-onap-vcpe ................................. SKIPPED [INFO] examples-onap-bbs .................................. SKIPPED [INFO] apex-testsuites .................................... SKIPPED [INFO] apex-integration ................................... SKIPPED [INFO] integration-common ................................. SKIPPED [INFO] examples-servlet ................................... SKIPPED [INFO] examples-grpc ...................................... SKIPPED [INFO] integration-executor-test .......................... SKIPPED [INFO] integration-uservice-test .......................... SKIPPED [INFO] apex-performance ................................... SKIPPED [INFO] performance-benchmark-test ......................... SKIPPED [INFO] apex-pdp-stability ................................. SKIPPED [INFO] tools .............................................. SKIPPED [INFO] tools-common ....................................... SKIPPED [INFO] simple-wsclient .................................... SKIPPED [INFO] model-generator .................................... SKIPPED [INFO] apex-packages ...................................... SKIPPED [INFO] apex-pdp-package-full .............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:10 min [INFO] Finished at: 2025-01-12T00:10:07Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project plugins-executor-jruby: There are test failures. [ERROR] [ERROR] Please refer to /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-jruby/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project plugins-executor-jruby: There are test failures. Please refer to /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-jruby/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures. Please refer to /w/workspace/policy-apex-pdp-sonar/plugins/plugins-executor/plugins-executor-jruby/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:247) at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159) at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:542) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1067) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:871) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :plugins-executor-jruby Build step 'Conditional steps (multiple)' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [policy-apex-pdp-sonar] $ /bin/bash /tmp/jenkins13419479251382671952.sh ---> sysstat.sh [policy-apex-pdp-sonar] $ /bin/bash /tmp/jenkins12919563654233800295.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-apex-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-apex-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-apex-pdp-sonar ']' + mkdir -p /w/workspace/policy-apex-pdp-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-apex-pdp-sonar/archives/ [policy-apex-pdp-sonar] $ /bin/bash /tmp/jenkins10665939752941012704.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-apex-pdp-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IWz4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-IWz4/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-apex-pdp-sonar] $ /bin/bash /tmp/jenkins5906187238129446104.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-apex-pdp-sonar@tmp/config4153873777325834002tmp 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-apex-pdp-sonar] $ /bin/bash /tmp/jenkins4538343675653394938.sh ---> create-netrc.sh [policy-apex-pdp-sonar] $ /bin/bash /tmp/jenkins5470553586192475009.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-apex-pdp-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IWz4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-IWz4/bin to PATH [policy-apex-pdp-sonar] $ /bin/bash /tmp/jenkins17351742182233169757.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-apex-pdp-sonar] $ /bin/bash /tmp/jenkins3729876120249611970.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-apex-pdp-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IWz4 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-IWz4/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [policy-apex-pdp-sonar] $ /bin/bash -l /tmp/jenkins8353154559951316799.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-apex-pdp-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IWz4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-IWz4/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-apex-pdp-sonar/2362 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-96968 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl 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 8.7G 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 563 12941 0 2534 15147 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:20:99:5e brd ff:ff:ff:ff:ff:ff inet 10.30.107.11/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86078sec preferred_lft 86078sec inet6 fe80::f816:3eff:fe20:995e/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-96968) 01/12/25 _x86_64_ (4 CPU) 00:05:25 LINUX RESTART (4 CPU) 00:06:02 tps rtps wtps bread/s bwrtn/s 00:07:01 145.75 32.72 113.03 1707.91 30935.10 00:08:01 99.52 11.35 88.17 819.20 28633.36 00:09:01 49.58 6.70 42.88 197.03 21274.05 00:10:01 39.58 0.35 39.23 12.93 6968.57 Average: 83.35 12.70 70.65 679.99 21915.19 00:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:07:01 13697624 15447732 2727344 16.60 72968 1870124 899016 5.15 793268 1702572 171484 00:08:01 12237292 14121860 4187676 25.50 79360 1991328 2048128 11.72 2180680 1758768 27516 00:09:01 12318384 14359760 4106584 25.00 86256 2133384 1705600 9.76 1976516 1866928 38920 00:10:01 11972516 14196008 4452452 27.11 92188 2302704 2111616 12.08 2159132 2016140 17908 Average: 12556454 14531340 3868514 23.55 82693 2074385 1691090 9.68 1777399 1836102 63957 00:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:07:01 ens3 154.62 109.90 1512.24 29.82 0.00 0.00 0.00 0.00 00:07:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 00:08:01 ens3 531.29 366.11 1051.30 112.13 0.00 0.00 0.00 0.00 00:08:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 00:09:01 ens3 841.86 544.16 1547.00 192.27 0.00 0.00 0.00 0.00 00:09:01 lo 1.27 1.27 0.20 0.20 0.00 0.00 0.00 0.00 00:10:01 ens3 360.79 249.58 2403.75 72.37 0.00 0.00 0.00 0.00 00:10:01 lo 21.05 21.05 3.70 3.70 0.00 0.00 0.00 0.00 Average: ens3 473.47 318.30 1629.06 101.95 0.00 0.00 0.00 0.00 Average: lo 6.04 6.04 1.02 1.02 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-96968) 01/12/25 _x86_64_ (4 CPU) 00:05:25 LINUX RESTART (4 CPU) 00:06:02 CPU %user %nice %system %iowait %steal %idle 00:07:01 all 21.68 0.00 1.35 6.37 0.06 70.54 00:07:01 0 16.12 0.00 1.12 1.56 0.05 81.15 00:07:01 1 10.10 0.00 1.23 19.74 0.05 68.87 00:07:01 2 32.92 0.00 2.05 2.49 0.07 62.47 00:07:01 3 27.55 0.00 1.02 1.75 0.07 69.61 00:08:01 all 59.96 0.00 1.94 1.71 0.12 36.26 00:08:01 0 62.27 0.00 1.48 1.07 0.10 35.08 00:08:01 1 53.75 0.00 1.83 3.92 0.12 40.39 00:08:01 2 61.64 0.00 1.97 0.69 0.17 35.54 00:08:01 3 62.20 0.00 2.48 1.14 0.12 34.05 00:09:01 all 49.93 0.00 2.66 1.56 0.08 45.76 00:09:01 0 48.81 0.00 2.58 5.12 0.08 43.40 00:09:01 1 48.48 0.00 2.87 0.69 0.07 47.89 00:09:01 2 48.90 0.00 2.38 0.03 0.08 48.60 00:09:01 3 53.54 0.00 2.81 0.38 0.08 43.18 00:10:01 all 44.42 0.00 1.74 0.39 0.08 53.37 00:10:01 0 43.05 0.00 1.94 0.15 0.07 54.79 00:10:01 1 45.71 0.00 1.49 0.90 0.08 51.82 00:10:01 2 43.50 0.00 2.01 0.45 0.08 53.96 00:10:01 3 45.42 0.00 1.54 0.05 0.08 52.91 Average: all 44.08 0.00 1.93 2.49 0.09 51.41 Average: 0 42.65 0.00 1.78 1.98 0.08 53.51 Average: 1 39.65 0.00 1.85 6.25 0.08 52.16 Average: 2 46.78 0.00 2.10 0.91 0.10 50.11 Average: 3 47.25 0.00 1.97 0.83 0.09 49.87